#include <ui_dqtscale.h>

Public Member Functions | |
| void | setupUi (QDialog *DqtScale) |
| void | retranslateUi (QDialog *DqtScale) |
Public Attributes | |
| QWidget * | Layout35 |
| QGridLayout * | gridLayout |
| QSpinBox * | m_spMax |
| QSpinBox * | m_spMin |
| QSpacerItem * | spacerItem |
| QPushButton * | buttonOk |
| QLabel * | TextLabel2 |
| QSpacerItem * | spacerItem1 |
| QLabel * | TextLabel1 |
| QPushButton * | buttonCancel |
Definition at line 29 of file ui_dqtscale.h.
| void Ui_DqtScale::setupUi | ( | QDialog * | DqtScale | ) | [inline] |
Definition at line 43 of file ui_dqtscale.h.
References buttonCancel, buttonOk, gridLayout, Layout35, m_spMax, m_spMin, retranslateUi(), spacerItem, spacerItem1, TextLabel1, and TextLabel2.
Referenced by Palette::AdjustScale().

| void Ui_DqtScale::retranslateUi | ( | QDialog * | DqtScale | ) | [inline] |
Definition at line 174 of file ui_dqtscale.h.
References buttonCancel, buttonOk, TextLabel1, and TextLabel2.
Referenced by setupUi().

| QWidget* Ui_DqtScale::Layout35 |
| QGridLayout* Ui_DqtScale::gridLayout |
| QSpinBox* Ui_DqtScale::m_spMax |
| QSpinBox* Ui_DqtScale::m_spMin |
| QSpacerItem* Ui_DqtScale::spacerItem |
| QPushButton* Ui_DqtScale::buttonOk |
| QLabel* Ui_DqtScale::TextLabel2 |
| QSpacerItem* Ui_DqtScale::spacerItem1 |
| QLabel* Ui_DqtScale::TextLabel1 |
| QPushButton* Ui_DqtScale::buttonCancel |
1.5.6