#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 |
| void Gui::TaskView::Ui_TaskAppearance::retranslateUi | ( | QWidget * | Gui__TaskView__TaskAppearance | ) |
References textLabel1, textLabel1_2, textLabel1_3, textLabel2, textLabel3, and draftguitools.gui_setstyle::translate.
Referenced by ArchGrid.ArchGridTaskPanel::addColumn(), ArchGrid.ArchGridTaskPanel::addRow(), Gui::TaskView::TaskAppearance::changeEvent(), ArchGrid.ArchGridTaskPanel::delColumn(), ArchGrid.ArchGridTaskPanel::delRow(), setupUi(), DraftGui.DraftToolBar::taskUi(), ArchAxisSystem.AxisSystemTaskPanel::update(), ArchComponent.ComponentTaskPanel::update(), ArchSectionPlane.SectionPlaneTaskPanel::update(), and DraftGui.FacebinderTaskPanel::update().
| void Gui::TaskView::Ui_TaskAppearance::setupUi | ( | QWidget * | Gui__TaskView__TaskAppearance | ) |
References changeMode, changePlot, draftgeoutils.intersections::connect(), hboxLayout, hboxLayout1, hboxLayout2, hboxLayout3, hboxLayout4, 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::changePlot |
Referenced by setupUi(), and Gui::TaskView::TaskAppearance::TaskAppearance().
| QHBoxLayout* Gui::TaskView::Ui_TaskAppearance::hboxLayout |
Referenced by setupUi().
| QHBoxLayout* Gui::TaskView::Ui_TaskAppearance::hboxLayout1 |
Referenced by setupUi().
| QHBoxLayout* Gui::TaskView::Ui_TaskAppearance::hboxLayout2 |
Referenced by setupUi().
| QHBoxLayout* Gui::TaskView::Ui_TaskAppearance::hboxLayout3 |
Referenced by setupUi().
| QHBoxLayout* Gui::TaskView::Ui_TaskAppearance::hboxLayout4 |
Referenced by setupUi().
| QSpacerItem* Gui::TaskView::Ui_TaskAppearance::spacerItem |
Referenced by setupUi().
| QSpacerItem* Gui::TaskView::Ui_TaskAppearance::spacerItem1 |
Referenced by setupUi().
| QLabel* Gui::TaskView::Ui_TaskAppearance::textLabel1 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Gui::TaskView::Ui_TaskAppearance::textLabel1_2 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Gui::TaskView::Ui_TaskAppearance::textLabel1_3 |
Referenced by retranslateUi(), setupUi(), and Gui::TaskView::TaskAppearance::TaskAppearance().
| QLabel* Gui::TaskView::Ui_TaskAppearance::textLabel2 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Gui::TaskView::Ui_TaskAppearance::textLabel3 |
Referenced by retranslateUi(), and setupUi().
| QVBoxLayout* Gui::TaskView::Ui_TaskAppearance::vboxLayout |
Referenced by setupUi().