#include <adjustmentBottom.ui.h>
Inheritance diagram for Ui_AdjustmentBottom:

Definition at line 25 of file adjustmentBottom.ui.h.
Public Member Functions | |
| void | setupUi (QWidget *AdjustmentBottom) |
| void | retranslateUi (QWidget *AdjustmentBottom) |
Public Attributes | |
| QHBoxLayout * | hboxLayout |
| QPushButton * | applyButton |
| QPushButton * | saveButton |
| QPushButton * | restoreButton |
| QLineEdit * | dataName |
| QToolButton * | tool |
| QLabel * | labelOk |
| QSpacerItem * | spacerItem |
| QPushButton * | dismissButton |
| void Ui_AdjustmentBottom::setupUi | ( | QWidget * | AdjustmentBottom | ) | [inline] |
Definition at line 38 of file adjustmentBottom.ui.h.
References applyButton, dataName, dismissButton, hboxLayout, labelOk, restoreButton, retranslateUi(), saveButton, spacerItem, and tool.
| void Ui_AdjustmentBottom::retranslateUi | ( | QWidget * | AdjustmentBottom | ) | [inline] |
Definition at line 100 of file adjustmentBottom.ui.h.
References applyButton, dismissButton, labelOk, restoreButton, saveButton, and tool.
Referenced by setupUi().
| QHBoxLayout* Ui_AdjustmentBottom::hboxLayout |
| QPushButton* Ui_AdjustmentBottom::applyButton |
| QPushButton* Ui_AdjustmentBottom::saveButton |
| QPushButton* Ui_AdjustmentBottom::restoreButton |
| QLineEdit* Ui_AdjustmentBottom::dataName |
Definition at line 32 of file adjustmentBottom.ui.h.
Referenced by casa::QtAdjustmentTop::setText(), and setupUi().
| QToolButton* Ui_AdjustmentBottom::tool |
| QLabel* Ui_AdjustmentBottom::labelOk |
| QSpacerItem* Ui_AdjustmentBottom::spacerItem |
| QPushButton* Ui_AdjustmentBottom::dismissButton |
1.5.1