#include <ui_gwsProjDlgBase.h>
Public Member Functions | |
void | retranslateUi (QDialog *GWSProjDlgBase) |
void | setupUi (QDialog *GWSProjDlgBase) |
Public Attributes | |
QPushButton * | CancelButton |
QCheckBox * | fxCheckBox |
QLineEdit * | fxCoord |
QCheckBox * | fyCheckBox |
QLineEdit * | fyCoord |
QCheckBox * | fzCheckBox |
QLineEdit * | fzCoord |
QGridLayout * | gridLayout |
QComboBox * | gwsTypeComboBox |
QHBoxLayout * | hboxLayout |
QHBoxLayout * | hboxLayout1 |
QHBoxLayout * | hboxLayout2 |
QPushButton * | OKButton |
QSpacerItem * | Spacer1 |
QLabel * | TextLabel1 |
QLabel * | TextLabel2 |
QCheckBox * | txCheckBox |
QLineEdit * | txCoord |
QCheckBox * | tyCheckBox |
QLineEdit * | tyCoord |
QCheckBox * | tzCheckBox |
QLineEdit * | tzCoord |
QVBoxLayout * | vboxLayout |
Definition at line 32 of file ui_gwsProjDlgBase.h.
void Ui_GWSProjDlgBase::retranslateUi | ( | QDialog * | GWSProjDlgBase | ) | [inline] |
Definition at line 203 of file ui_gwsProjDlgBase.h.
void Ui_GWSProjDlgBase::setupUi | ( | QDialog * | GWSProjDlgBase | ) | [inline] |
Definition at line 59 of file ui_gwsProjDlgBase.h.
QPushButton* Ui_GWSProjDlgBase::CancelButton |
Definition at line 57 of file ui_gwsProjDlgBase.h.
QCheckBox* Ui_GWSProjDlgBase::fxCheckBox |
Definition at line 49 of file ui_gwsProjDlgBase.h.
QLineEdit* Ui_GWSProjDlgBase::fxCoord |
Definition at line 42 of file ui_gwsProjDlgBase.h.
QCheckBox* Ui_GWSProjDlgBase::fyCheckBox |
Definition at line 40 of file ui_gwsProjDlgBase.h.
QLineEdit* Ui_GWSProjDlgBase::fyCoord |
Definition at line 43 of file ui_gwsProjDlgBase.h.
QCheckBox* Ui_GWSProjDlgBase::fzCheckBox |
Definition at line 51 of file ui_gwsProjDlgBase.h.
QLineEdit* Ui_GWSProjDlgBase::fzCoord |
Definition at line 44 of file ui_gwsProjDlgBase.h.
QGridLayout* Ui_GWSProjDlgBase::gridLayout |
Definition at line 39 of file ui_gwsProjDlgBase.h.
QComboBox* Ui_GWSProjDlgBase::gwsTypeComboBox |
Definition at line 38 of file ui_gwsProjDlgBase.h.
QHBoxLayout* Ui_GWSProjDlgBase::hboxLayout |
Definition at line 36 of file ui_gwsProjDlgBase.h.
QHBoxLayout* Ui_GWSProjDlgBase::hboxLayout1 |
Definition at line 41 of file ui_gwsProjDlgBase.h.
QHBoxLayout* Ui_GWSProjDlgBase::hboxLayout2 |
Definition at line 54 of file ui_gwsProjDlgBase.h.
QPushButton* Ui_GWSProjDlgBase::OKButton |
Definition at line 56 of file ui_gwsProjDlgBase.h.
QSpacerItem* Ui_GWSProjDlgBase::Spacer1 |
Definition at line 55 of file ui_gwsProjDlgBase.h.
QLabel* Ui_GWSProjDlgBase::TextLabel1 |
Definition at line 37 of file ui_gwsProjDlgBase.h.
QLabel* Ui_GWSProjDlgBase::TextLabel2 |
Definition at line 53 of file ui_gwsProjDlgBase.h.
QCheckBox* Ui_GWSProjDlgBase::txCheckBox |
Definition at line 50 of file ui_gwsProjDlgBase.h.
QLineEdit* Ui_GWSProjDlgBase::txCoord |
Definition at line 45 of file ui_gwsProjDlgBase.h.
QCheckBox* Ui_GWSProjDlgBase::tyCheckBox |
Definition at line 52 of file ui_gwsProjDlgBase.h.
QLineEdit* Ui_GWSProjDlgBase::tyCoord |
Definition at line 46 of file ui_gwsProjDlgBase.h.
QCheckBox* Ui_GWSProjDlgBase::tzCheckBox |
Definition at line 48 of file ui_gwsProjDlgBase.h.
QLineEdit* Ui_GWSProjDlgBase::tzCoord |
Definition at line 47 of file ui_gwsProjDlgBase.h.
QVBoxLayout* Ui_GWSProjDlgBase::vboxLayout |
Definition at line 35 of file ui_gwsProjDlgBase.h.