#include <ui_TaskShapeBinder.h>
Public Member Functions | |
| void | retranslateUi (QWidget *PartDesignGui__TaskShapeBinder) |
| void | setupUi (QWidget *PartDesignGui__TaskShapeBinder) |
Public Attributes | |
| QLineEdit * | baseEdit |
| QToolButton * | buttonBase |
| QToolButton * | buttonRefAdd |
| QToolButton * | buttonRefRemove |
| QHBoxLayout * | horizontalLayout |
| QHBoxLayout * | horizontalLayout_4 |
| QListWidget * | listWidgetReferences |
| QVBoxLayout * | verticalLayout |
| void PartDesignGui::Ui_TaskShapeBinder::retranslateUi | ( | QWidget * | PartDesignGui__TaskShapeBinder | ) |
References buttonBase, buttonRefAdd, buttonRefRemove, 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 PartDesignGui::Ui_TaskShapeBinder::setupUi | ( | QWidget * | PartDesignGui__TaskShapeBinder | ) |
References baseEdit, buttonBase, buttonRefAdd, buttonRefRemove, horizontalLayout, horizontalLayout_4, listWidgetReferences, retranslateUi(), and verticalLayout.
| QToolButton* PartDesignGui::Ui_TaskShapeBinder::buttonBase |
Referenced by retranslateUi(), and setupUi().
| QToolButton* PartDesignGui::Ui_TaskShapeBinder::buttonRefAdd |
Referenced by retranslateUi(), and setupUi().
| QToolButton* PartDesignGui::Ui_TaskShapeBinder::buttonRefRemove |
Referenced by retranslateUi(), and setupUi().
| QHBoxLayout* PartDesignGui::Ui_TaskShapeBinder::horizontalLayout |
Referenced by setupUi().
| QHBoxLayout* PartDesignGui::Ui_TaskShapeBinder::horizontalLayout_4 |
Referenced by setupUi().
| QListWidget* PartDesignGui::Ui_TaskShapeBinder::listWidgetReferences |
Referenced by setupUi().
| QVBoxLayout* PartDesignGui::Ui_TaskShapeBinder::verticalLayout |
Referenced by setupUi().