#include <ui_TaskAppearance.h>
Public Member Functions | |
| void | retranslateUi (QWidget *Gui__TaskView__TaskAppearance) |
| void | setupUi (QWidget *Gui__TaskView__TaskAppearance) |
Public Attributes | |
| QComboBox * | changeMode |
| QComboBox * | changePlot |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | hboxLayout1 |
| QHBoxLayout * | hboxLayout2 |
| QHBoxLayout * | hboxLayout3 |
| QHBoxLayout * | hboxLayout4 |
| QSlider * | horizontalSlider |
| QSpacerItem * | spacerItem |
| QSpacerItem * | spacerItem1 |
| QSpinBox * | spinLineWidth |
| QSpinBox * | spinPointSize |
| QSpinBox * | spinTransparency |
| QLabel * | textLabel1 |
| QLabel * | textLabel1_2 |
| QLabel * | textLabel1_3 |
| QLabel * | textLabel2 |
| QLabel * | textLabel3 |
| QVBoxLayout * | vboxLayout |
Definition at line 30 of file ui_TaskAppearance.h.
| void Gui::TaskView::Ui_TaskAppearance::retranslateUi | ( | QWidget * | Gui__TaskView__TaskAppearance | ) | [inline] |
Definition at line 201 of file ui_TaskAppearance.h.
References textLabel1, textLabel1_2, textLabel1_3, textLabel2, textLabel3, and draftGui::translate().
Referenced by Gui::TaskView::TaskAppearance::changeEvent(), and setupUi().
| void Gui::TaskView::Ui_TaskAppearance::setupUi | ( | QWidget * | Gui__TaskView__TaskAppearance | ) | [inline] |
Definition at line 53 of file ui_TaskAppearance.h.
References changeMode, changePlot, draftlibs::fcgeo::connect(), hboxLayout, hboxLayout1, hboxLayout2, hboxLayout3, hboxLayout4, Sketcher::Horizontal, horizontalSlider, retranslateUi(), spacerItem, spacerItem1, spinLineWidth, spinPointSize, spinTransparency, textLabel1, textLabel1_2, textLabel1_3, textLabel2, textLabel3, and vboxLayout.
Referenced by Gui::TaskView::TaskAppearance::TaskAppearance().
| QComboBox* Gui::TaskView::Ui_TaskAppearance::changeMode |
Definition at line 36 of file ui_TaskAppearance.h.
Referenced by setupUi().
| QComboBox* Gui::TaskView::Ui_TaskAppearance::changePlot |
Definition at line 39 of file ui_TaskAppearance.h.
Referenced by setupUi(), and Gui::TaskView::TaskAppearance::TaskAppearance().
| QHBoxLayout* Gui::TaskView::Ui_TaskAppearance::hboxLayout |
Definition at line 34 of file ui_TaskAppearance.h.
Referenced by setupUi().
| QHBoxLayout* Gui::TaskView::Ui_TaskAppearance::hboxLayout1 |
Definition at line 37 of file ui_TaskAppearance.h.
Referenced by setupUi().
| QHBoxLayout* Gui::TaskView::Ui_TaskAppearance::hboxLayout2 |
Definition at line 40 of file ui_TaskAppearance.h.
Referenced by setupUi().
| QHBoxLayout* Gui::TaskView::Ui_TaskAppearance::hboxLayout3 |
Definition at line 44 of file ui_TaskAppearance.h.
Referenced by setupUi().
| QHBoxLayout* Gui::TaskView::Ui_TaskAppearance::hboxLayout4 |
Definition at line 49 of file ui_TaskAppearance.h.
Referenced by setupUi().
Definition at line 50 of file ui_TaskAppearance.h.
Referenced by setupUi().
| QSpacerItem* Gui::TaskView::Ui_TaskAppearance::spacerItem |
Definition at line 42 of file ui_TaskAppearance.h.
Referenced by setupUi().
| QSpacerItem* Gui::TaskView::Ui_TaskAppearance::spacerItem1 |
Definition at line 46 of file ui_TaskAppearance.h.
Referenced by setupUi().
Definition at line 47 of file ui_TaskAppearance.h.
Referenced by setupUi().
Definition at line 43 of file ui_TaskAppearance.h.
Referenced by setupUi().
Definition at line 51 of file ui_TaskAppearance.h.
Referenced by setupUi().
Definition at line 35 of file ui_TaskAppearance.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 48 of file ui_TaskAppearance.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 38 of file ui_TaskAppearance.h.
Referenced by retranslateUi(), setupUi(), and Gui::TaskView::TaskAppearance::TaskAppearance().
Definition at line 41 of file ui_TaskAppearance.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 45 of file ui_TaskAppearance.h.
Referenced by retranslateUi(), and setupUi().
| QVBoxLayout* Gui::TaskView::Ui_TaskAppearance::vboxLayout |
Definition at line 33 of file ui_TaskAppearance.h.
Referenced by setupUi().
1.6.1