#include <ui_DlgSettingsGeneral.h>
Public Member Functions | |
void | retranslateUi (QWidget *PartGui__DlgSettingsGeneral) |
void | setupUi (QWidget *PartGui__DlgSettingsGeneral) |
Public Attributes | |
QComboBox * | comboBoxUnits |
QGridLayout * | gridLayout |
QGridLayout * | gridLayout1 |
QGroupBox * | groupBox |
QLabel * | label |
QSpacerItem * | spacerItem |
QSpacerItem * | spacerItem1 |
Definition at line 27 of file ui_DlgSettingsGeneral.h.
void PartGui::Ui_DlgSettingsGeneral::retranslateUi | ( | QWidget * | PartGui__DlgSettingsGeneral | ) | [inline] |
Definition at line 88 of file ui_DlgSettingsGeneral.h.
References comboBoxUnits, groupBox, label, and draftGui::translate().
Referenced by PartGui::DlgSettingsGeneral::changeEvent(), and setupUi().
void PartGui::Ui_DlgSettingsGeneral::setupUi | ( | QWidget * | PartGui__DlgSettingsGeneral | ) | [inline] |
Definition at line 38 of file ui_DlgSettingsGeneral.h.
References comboBoxUnits, gridLayout, gridLayout1, groupBox, label, retranslateUi(), spacerItem, and spacerItem1.
Referenced by PartGui::DlgSettingsGeneral::DlgSettingsGeneral().
Definition at line 34 of file ui_DlgSettingsGeneral.h.
Referenced by PartGui::DlgSettingsGeneral::loadSettings(), retranslateUi(), PartGui::DlgSettingsGeneral::saveSettings(), and setupUi().
QGridLayout* PartGui::Ui_DlgSettingsGeneral::gridLayout |
Definition at line 30 of file ui_DlgSettingsGeneral.h.
Referenced by setupUi().
QGridLayout* PartGui::Ui_DlgSettingsGeneral::gridLayout1 |
Definition at line 33 of file ui_DlgSettingsGeneral.h.
Referenced by setupUi().
QGroupBox* PartGui::Ui_DlgSettingsGeneral::groupBox |
Definition at line 32 of file ui_DlgSettingsGeneral.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 35 of file ui_DlgSettingsGeneral.h.
Referenced by retranslateUi(), and setupUi().
QSpacerItem* PartGui::Ui_DlgSettingsGeneral::spacerItem |
Definition at line 31 of file ui_DlgSettingsGeneral.h.
Referenced by setupUi().
QSpacerItem* PartGui::Ui_DlgSettingsGeneral::spacerItem1 |
Definition at line 36 of file ui_DlgSettingsGeneral.h.
Referenced by setupUi().