#include <ui_qmDlg.h>
Public Member Functions | |
void | retranslateUi (QDialog *QMDlgUI) |
void | setupUi (QDialog *QMDlgUI) |
Public Attributes | |
QPushButton * | AddEditButton |
QPushButton * | DeleteButton |
QCheckBox * | gravityBox |
QGridLayout * | gridLayout |
Q3GroupBox * | groupBox8 |
QWidget * | Layout18 |
QPushButton * | OKButton |
Q3ListBox * | qmListBox |
QLineEdit * | qmName |
Q3GroupBox * | qmSettingsBox |
QComboBox * | qmTypeComboBox |
QLabel * | TextLabel1 |
QLabel * | TextLabel2 |
Definition at line 35 of file ui_qmDlg.h.
void Ui_QMDlgUI::retranslateUi | ( | QDialog * | QMDlgUI | ) | [inline] |
Definition at line 148 of file ui_qmDlg.h.
void Ui_QMDlgUI::setupUi | ( | QDialog * | QMDlgUI | ) | [inline] |
Definition at line 52 of file ui_qmDlg.h.
QPushButton* Ui_QMDlgUI::AddEditButton |
Definition at line 48 of file ui_qmDlg.h.
QPushButton* Ui_QMDlgUI::DeleteButton |
Definition at line 49 of file ui_qmDlg.h.
QCheckBox* Ui_QMDlgUI::gravityBox |
Definition at line 50 of file ui_qmDlg.h.
QGridLayout* Ui_QMDlgUI::gridLayout |
Definition at line 39 of file ui_qmDlg.h.
Q3GroupBox* Ui_QMDlgUI::groupBox8 |
Definition at line 46 of file ui_qmDlg.h.
QWidget* Ui_QMDlgUI::Layout18 |
Definition at line 38 of file ui_qmDlg.h.
QPushButton* Ui_QMDlgUI::OKButton |
Definition at line 47 of file ui_qmDlg.h.
Q3ListBox* Ui_QMDlgUI::qmListBox |
Definition at line 41 of file ui_qmDlg.h.
QLineEdit* Ui_QMDlgUI::qmName |
Definition at line 40 of file ui_qmDlg.h.
Q3GroupBox* Ui_QMDlgUI::qmSettingsBox |
Definition at line 43 of file ui_qmDlg.h.
QComboBox* Ui_QMDlgUI::qmTypeComboBox |
Definition at line 44 of file ui_qmDlg.h.
QLabel* Ui_QMDlgUI::TextLabel1 |
Definition at line 45 of file ui_qmDlg.h.
QLabel* Ui_QMDlgUI::TextLabel2 |
Definition at line 42 of file ui_qmDlg.h.