#include <ui_Tessellation.h>
Public Member Functions | |
void | retranslateUi (QWidget *MeshPartGui__Tessellation) |
void | setupUi (QWidget *MeshPartGui__Tessellation) |
Public Attributes | |
QCheckBox * | checkDeviation |
QCheckBox * | checkMaxEdgeLength |
QGridLayout * | gridLayout |
QGridLayout * | gridLayout_2 |
QGroupBox * | groupBox |
QDoubleSpinBox * | spinDeviation |
QDoubleSpinBox * | spinMaxEdgeLength |
QTreeWidget * | treeWidget |
Definition at line 27 of file ui_Tessellation.h.
void MeshPartGui::Ui_Tessellation::retranslateUi | ( | QWidget * | MeshPartGui__Tessellation | ) | [inline] |
Definition at line 101 of file ui_Tessellation.h.
References checkDeviation, checkMaxEdgeLength, groupBox, draftGui::translate(), and treeWidget.
Referenced by setupUi().
void MeshPartGui::Ui_Tessellation::setupUi | ( | QWidget * | MeshPartGui__Tessellation | ) | [inline] |
Definition at line 39 of file ui_Tessellation.h.
References checkDeviation, checkMaxEdgeLength, draftlibs::fcgeo::connect(), gridLayout, gridLayout_2, groupBox, retranslateUi(), spinDeviation, spinMaxEdgeLength, and treeWidget.
QCheckBox* MeshPartGui::Ui_Tessellation::checkDeviation |
Definition at line 34 of file ui_Tessellation.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 36 of file ui_Tessellation.h.
Referenced by retranslateUi(), and setupUi().
QGridLayout* MeshPartGui::Ui_Tessellation::gridLayout |
Definition at line 33 of file ui_Tessellation.h.
Referenced by setupUi().
QGridLayout* MeshPartGui::Ui_Tessellation::gridLayout_2 |
Definition at line 30 of file ui_Tessellation.h.
Referenced by setupUi().
QGroupBox* MeshPartGui::Ui_Tessellation::groupBox |
Definition at line 32 of file ui_Tessellation.h.
Referenced by retranslateUi(), and setupUi().
QDoubleSpinBox* MeshPartGui::Ui_Tessellation::spinDeviation |
Definition at line 35 of file ui_Tessellation.h.
Referenced by setupUi().
QDoubleSpinBox* MeshPartGui::Ui_Tessellation::spinMaxEdgeLength |
Definition at line 37 of file ui_Tessellation.h.
Referenced by setupUi().
QTreeWidget* MeshPartGui::Ui_Tessellation::treeWidget |
Definition at line 31 of file ui_Tessellation.h.
Referenced by retranslateUi(), and setupUi().