#include <ui_TaskSections.h>
Public Member Functions | |
void | retranslateUi (QWidget *SurfaceGui__Sections) |
void | setupUi (QWidget *SurfaceGui__Sections) |
Public Attributes | |
QToolButton * | buttonEdgeAdd |
QToolButton * | buttonEdgeRemove |
QGridLayout * | gridLayout |
QGridLayout * | gridLayout_2 |
QGroupBox * | groupBox |
QHBoxLayout * | horizontalLayout_2 |
QListWidget * | listSections |
QLabel * | statusLabel |
void SurfaceGui::Ui_Sections::retranslateUi | ( | QWidget * | SurfaceGui__Sections | ) |
References buttonEdgeAdd, buttonEdgeRemove, groupBox, listSections, 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 SurfaceGui::Ui_Sections::setupUi | ( | QWidget * | SurfaceGui__Sections | ) |
References buttonEdgeAdd, buttonEdgeRemove, gridLayout, gridLayout_2, groupBox, horizontalLayout_2, listSections, retranslateUi(), and statusLabel.
QToolButton* SurfaceGui::Ui_Sections::buttonEdgeAdd |
Referenced by retranslateUi(), and setupUi().
QToolButton* SurfaceGui::Ui_Sections::buttonEdgeRemove |
Referenced by retranslateUi(), and setupUi().
QGridLayout* SurfaceGui::Ui_Sections::gridLayout |
Referenced by setupUi().
QGridLayout* SurfaceGui::Ui_Sections::gridLayout_2 |
Referenced by setupUi().
QGroupBox* SurfaceGui::Ui_Sections::groupBox |
Referenced by retranslateUi(), and setupUi().
QHBoxLayout* SurfaceGui::Ui_Sections::horizontalLayout_2 |
Referenced by setupUi().
QListWidget* SurfaceGui::Ui_Sections::listSections |
Referenced by retranslateUi(), and setupUi().