#include <ui_TaskChamferParameters.h>
Public Member Functions | |
| void | retranslateUi (QWidget *PartDesignGui__TaskChamferParameters) |
| void | setupUi (QWidget *PartDesignGui__TaskChamferParameters) |
Public Attributes | |
| QLabel * | angleLabel |
| QToolButton * | buttonRefAdd |
| QToolButton * | buttonRefRemove |
| Gui::QuantitySpinBox * | chamferAngle |
| Gui::QuantitySpinBox * | chamferSize |
| Gui::QuantitySpinBox * | chamferSize2 |
| QComboBox * | chamferType |
| QCheckBox * | checkBoxUseAllEdges |
| QToolButton * | flipDirection |
| QFormLayout * | formLayout |
| QFormLayout * | formLayout_2 |
| QFormLayout * | formLayout_3 |
| QFormLayout * | formLayout_4 |
| QHBoxLayout * | horizontalLayout |
| QHBoxLayout * | horizontalLayout_2 |
| QListWidget * | listWidgetReferences |
| QWidget * | page_1 |
| QWidget * | page_2 |
| QWidget * | page_3 |
| QLabel * | size2Label |
| QLabel * | sizeLabel |
| QStackedWidget * | stackedWidget |
| QLabel * | typeLabel |
| QVBoxLayout * | verticalLayout |
| void PartDesignGui::Ui_TaskChamferParameters::retranslateUi | ( | QWidget * | PartDesignGui__TaskChamferParameters | ) |
References angleLabel, buttonRefAdd, buttonRefRemove, chamferType, checkBoxUseAllEdges, flipDirection, listWidgetReferences, size2Label, sizeLabel, draftguitools.gui_setstyle::translate, and typeLabel.
Referenced by ArchGrid.ArchGridTaskPanel::addColumn(), ArchGrid.ArchGridTaskPanel::addRow(), ArchGrid.ArchGridTaskPanel::delColumn(), ArchGrid.ArchGridTaskPanel::delRow(), setupUi(), DraftGui.DraftToolBar::taskUi(), ArchAxisSystem.AxisSystemTaskPanel::update(), ArchComponent.ComponentTaskPanel::update(), ArchSectionPlane.SectionPlaneTaskPanel::update(), and DraftGui.FacebinderTaskPanel::update().
| void PartDesignGui::Ui_TaskChamferParameters::setupUi | ( | QWidget * | PartDesignGui__TaskChamferParameters | ) |
References angleLabel, buttonRefAdd, buttonRefRemove, chamferAngle, chamferSize, chamferSize2, chamferType, checkBoxUseAllEdges, draftgeoutils.intersections::connect(), flipDirection, formLayout, formLayout_2, formLayout_3, formLayout_4, horizontalLayout, horizontalLayout_2, listWidgetReferences, page_1, page_2, page_3, retranslateUi(), Gui::QuantitySpinBox::setMaximum(), Gui::QuantitySpinBox::setMinimum(), Gui::QuantitySpinBox::setSingleStep(), Gui::QuantitySpinBox::setValue(), size2Label, sizeLabel, stackedWidget, typeLabel, and verticalLayout.
| QLabel* PartDesignGui::Ui_TaskChamferParameters::angleLabel |
Referenced by retranslateUi(), and setupUi().
| QToolButton* PartDesignGui::Ui_TaskChamferParameters::buttonRefAdd |
Referenced by retranslateUi(), and setupUi().
| QToolButton* PartDesignGui::Ui_TaskChamferParameters::buttonRefRemove |
Referenced by retranslateUi(), and setupUi().
| Gui::QuantitySpinBox* PartDesignGui::Ui_TaskChamferParameters::chamferAngle |
Referenced by setupUi().
| Gui::QuantitySpinBox* PartDesignGui::Ui_TaskChamferParameters::chamferSize |
Referenced by setupUi().
| Gui::QuantitySpinBox* PartDesignGui::Ui_TaskChamferParameters::chamferSize2 |
Referenced by setupUi().
| QComboBox* PartDesignGui::Ui_TaskChamferParameters::chamferType |
Referenced by retranslateUi(), and setupUi().
| QCheckBox* PartDesignGui::Ui_TaskChamferParameters::checkBoxUseAllEdges |
Referenced by retranslateUi(), and setupUi().
| QToolButton* PartDesignGui::Ui_TaskChamferParameters::flipDirection |
Referenced by retranslateUi(), and setupUi().
| QFormLayout* PartDesignGui::Ui_TaskChamferParameters::formLayout |
Referenced by setupUi().
| QFormLayout* PartDesignGui::Ui_TaskChamferParameters::formLayout_2 |
Referenced by setupUi().
| QFormLayout* PartDesignGui::Ui_TaskChamferParameters::formLayout_3 |
Referenced by setupUi().
| QFormLayout* PartDesignGui::Ui_TaskChamferParameters::formLayout_4 |
Referenced by setupUi().
| QHBoxLayout* PartDesignGui::Ui_TaskChamferParameters::horizontalLayout |
Referenced by setupUi().
| QHBoxLayout* PartDesignGui::Ui_TaskChamferParameters::horizontalLayout_2 |
Referenced by setupUi().
| QListWidget* PartDesignGui::Ui_TaskChamferParameters::listWidgetReferences |
Referenced by retranslateUi(), and setupUi().
| QLabel* PartDesignGui::Ui_TaskChamferParameters::size2Label |
Referenced by retranslateUi(), and setupUi().
| QLabel* PartDesignGui::Ui_TaskChamferParameters::sizeLabel |
Referenced by retranslateUi(), and setupUi().
| QStackedWidget* PartDesignGui::Ui_TaskChamferParameters::stackedWidget |
Referenced by setupUi().
| QLabel* PartDesignGui::Ui_TaskChamferParameters::typeLabel |
Referenced by retranslateUi(), and setupUi().
| QVBoxLayout* PartDesignGui::Ui_TaskChamferParameters::verticalLayout |
Referenced by setupUi().