#include <ui_DlgAddProperty.h>
Public Member Functions | |
void | retranslateUi (QDialog *Gui__Dialog__DlgAddProperty) |
void | setupUi (QDialog *Gui__Dialog__DlgAddProperty) |
Public Attributes | |
QDialogButtonBox * | buttonBox |
QCheckBox * | chkAppend |
QComboBox * | comboType |
QPlainTextEdit * | edtDoc |
QLineEdit * | edtGroup |
QLineEdit * | edtName |
QFormLayout * | formLayout |
QLabel * | label_doc |
QLabel * | label_group |
QLabel * | label_name |
QLabel * | label_type |
void Gui::Dialog::Ui_DlgAddProperty::retranslateUi | ( | QDialog * | Gui__Dialog__DlgAddProperty | ) |
References chkAppend, edtDoc, label_doc, label_group, label_name, label_type, and draftguitools.gui_setstyle::translate.
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 Gui::Dialog::Ui_DlgAddProperty::setupUi | ( | QDialog * | Gui__Dialog__DlgAddProperty | ) |
References buttonBox, chkAppend, comboType, draftgeoutils.intersections::connect(), edtDoc, edtGroup, edtName, formLayout, label_doc, label_group, label_name, label_type, and retranslateUi().
QDialogButtonBox* Gui::Dialog::Ui_DlgAddProperty::buttonBox |
Referenced by PathScripts.PathGetPoint.TaskPanel::getPoint(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::modifyStandardButtons(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::modifyStandardButtons(), PathScripts.PathOpGui.TaskPanel::modifyStandardButtons(), PathScripts.PathOpGui.TaskPanel::pageDirtyChanged(), PathScripts.PathGetPoint.TaskPanel::pointFinish(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::setClean(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::setDirty(), and setupUi().
QCheckBox* Gui::Dialog::Ui_DlgAddProperty::chkAppend |
Referenced by retranslateUi(), and setupUi().
QComboBox* Gui::Dialog::Ui_DlgAddProperty::comboType |
Referenced by setupUi(), and Mod.PartDesign.FeatureHole.TaskHole.TaskHole::setupUi().
QPlainTextEdit* Gui::Dialog::Ui_DlgAddProperty::edtDoc |
Referenced by retranslateUi(), and setupUi().
QFormLayout* Gui::Dialog::Ui_DlgAddProperty::formLayout |
Referenced by setupUi().
QLabel* Gui::Dialog::Ui_DlgAddProperty::label_doc |
Referenced by retranslateUi(), and setupUi().
QLabel* Gui::Dialog::Ui_DlgAddProperty::label_group |
Referenced by retranslateUi(), and setupUi().
QLabel* Gui::Dialog::Ui_DlgAddProperty::label_name |
Referenced by retranslateUi(), and setupUi().
QLabel* Gui::Dialog::Ui_DlgAddProperty::label_type |
Referenced by retranslateUi(), and setupUi().