#include <ui_DlgEvaluateMesh.h>
◆ retranslateUi()
void MeshGui::Ui_DlgEvaluateMesh::retranslateUi |
( |
QDialog * |
MeshGui__DlgEvaluateMesh | ) |
|
References analyzeAllTogether, analyzeDegeneratedButton, analyzeDuplicatedFacesButton, analyzeDuplicatedPointsButton, analyzeFoldsButton, analyzeIndicesButton, analyzeNonmanifoldsButton, analyzeOrientationButton, analyzeSelfIntersectionButton, checkDegenerationButton, checkDuplicatedFacesButton, checkDuplicatedPointsButton, checkFoldsButton, checkIndicesButton, checkNonmanifoldsButton, checkOrientationButton, checkRepeatButton, checkSelfIntersectionButton, groupBoxInfo, label_2, label_3, label_4, label_5, label_6, label_7, label_8, label_9, refreshButton, repairAllTogether, repairDegeneratedButton, repairDuplicatedFacesButton, repairDuplicatedPointsButton, repairFoldsButton, repairIndicesButton, repairNonmanifoldsButton, repairOrientationButton, repairSelfIntersectionButton, textLabel1, textLabel2, textLabel3, textLabel4, textLabel5, textLabel6, and draftguitools.gui_setstyle::translate.
Referenced by ArchGrid.ArchGridTaskPanel::addColumn(), ArchGrid.ArchGridTaskPanel::addRow(), MeshGui::DlgEvaluateMeshImp::changeEvent(), ArchGrid.ArchGridTaskPanel::delColumn(), ArchGrid.ArchGridTaskPanel::delRow(), setupUi(), DraftGui.DraftToolBar::taskUi(), ArchAxisSystem.AxisSystemTaskPanel::update(), ArchComponent.ComponentTaskPanel::update(), ArchSectionPlane.SectionPlaneTaskPanel::update(), and DraftGui.FacebinderTaskPanel::update().
◆ setupUi()
void MeshGui::Ui_DlgEvaluateMesh::setupUi |
( |
QDialog * |
MeshGui__DlgEvaluateMesh | ) |
|
References analyzeAllTogether, analyzeDegeneratedButton, analyzeDuplicatedFacesButton, analyzeDuplicatedPointsButton, analyzeFoldsButton, analyzeIndicesButton, analyzeNonmanifoldsButton, analyzeOrientationButton, analyzeSelfIntersectionButton, buttonBox, checkDegenerationButton, checkDuplicatedFacesButton, checkDuplicatedPointsButton, checkFoldsButton, checkIndicesButton, checkNonmanifoldsButton, checkOrientationButton, checkRepeatButton, checkSelfIntersectionButton, draftgeoutils.intersections::connect(), gridLayout, gridLayout1, gridLayout2, groupBoxInfo, hboxLayout, hboxLayout1, hboxLayout10, hboxLayout11, hboxLayout12, hboxLayout13, hboxLayout14, hboxLayout15, hboxLayout2, hboxLayout3, hboxLayout4, hboxLayout5, hboxLayout6, hboxLayout7, hboxLayout8, hboxLayout9, horizontalLayout, horizontalLayout_2, horizontalSpacer, label_2, label_3, label_4, label_5, label_6, label_7, label_8, label_9, line, line_2, line_3, line_4, line_5, line_6, line_7, line_8, line_9, meshNameButton, refreshButton, repairAllTogether, repairDegeneratedButton, repairDuplicatedFacesButton, repairDuplicatedPointsButton, repairFoldsButton, repairIndicesButton, repairNonmanifoldsButton, repairOrientationButton, repairSelfIntersectionButton, retranslateUi(), spacerItem, spacerItem1, spacerItem10, spacerItem11, spacerItem12, spacerItem2, spacerItem3, spacerItem4, spacerItem5, spacerItem6, spacerItem7, spacerItem8, spacerItem9, textLabel1, textLabel2, textLabel3, textLabel4, textLabel5, and textLabel6.
Referenced by MeshGui::DlgEvaluateMeshImp::DlgEvaluateMeshImp().
◆ analyzeAllTogether
QPushButton* MeshGui::Ui_DlgEvaluateMesh::analyzeAllTogether |
◆ analyzeDegeneratedButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::analyzeDegeneratedButton |
◆ analyzeDuplicatedFacesButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::analyzeDuplicatedFacesButton |
◆ analyzeDuplicatedPointsButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::analyzeDuplicatedPointsButton |
◆ analyzeFoldsButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::analyzeFoldsButton |
◆ analyzeIndicesButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::analyzeIndicesButton |
◆ analyzeNonmanifoldsButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::analyzeNonmanifoldsButton |
◆ analyzeOrientationButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::analyzeOrientationButton |
◆ analyzeSelfIntersectionButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::analyzeSelfIntersectionButton |
◆ buttonBox
QDialogButtonBox* MeshGui::Ui_DlgEvaluateMesh::buttonBox |
Referenced by MeshGui::DlgEvaluateMeshImp::DlgEvaluateMeshImp(), PathScripts.PathGetPoint.TaskPanel::getPoint(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::modifyStandardButtons(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::modifyStandardButtons(), PathScripts.PathOpGui.TaskPanel::modifyStandardButtons(), MeshGui::DlgEvaluateMeshImp::on_buttonBox_clicked(), PathScripts.PathOpGui.TaskPanel::pageDirtyChanged(), PathScripts.PathGetPoint.TaskPanel::pointFinish(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::setClean(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::setDirty(), and setupUi().
◆ checkDegenerationButton
QCheckBox* MeshGui::Ui_DlgEvaluateMesh::checkDegenerationButton |
◆ checkDuplicatedFacesButton
QCheckBox* MeshGui::Ui_DlgEvaluateMesh::checkDuplicatedFacesButton |
◆ checkDuplicatedPointsButton
QCheckBox* MeshGui::Ui_DlgEvaluateMesh::checkDuplicatedPointsButton |
◆ checkFoldsButton
QCheckBox* MeshGui::Ui_DlgEvaluateMesh::checkFoldsButton |
◆ checkIndicesButton
QCheckBox* MeshGui::Ui_DlgEvaluateMesh::checkIndicesButton |
◆ checkNonmanifoldsButton
QCheckBox* MeshGui::Ui_DlgEvaluateMesh::checkNonmanifoldsButton |
◆ checkOrientationButton
QCheckBox* MeshGui::Ui_DlgEvaluateMesh::checkOrientationButton |
◆ checkRepeatButton
QCheckBox* MeshGui::Ui_DlgEvaluateMesh::checkRepeatButton |
◆ checkSelfIntersectionButton
QCheckBox* MeshGui::Ui_DlgEvaluateMesh::checkSelfIntersectionButton |
◆ gridLayout
QGridLayout* MeshGui::Ui_DlgEvaluateMesh::gridLayout |
◆ gridLayout1
QGridLayout* MeshGui::Ui_DlgEvaluateMesh::gridLayout1 |
◆ gridLayout2
QGridLayout* MeshGui::Ui_DlgEvaluateMesh::gridLayout2 |
◆ groupBoxInfo
QGroupBox* MeshGui::Ui_DlgEvaluateMesh::groupBoxInfo |
◆ hboxLayout
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout |
◆ hboxLayout1
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout1 |
◆ hboxLayout10
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout10 |
◆ hboxLayout11
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout11 |
◆ hboxLayout12
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout12 |
◆ hboxLayout13
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout13 |
◆ hboxLayout14
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout14 |
◆ hboxLayout15
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout15 |
◆ hboxLayout2
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout2 |
◆ hboxLayout3
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout3 |
◆ hboxLayout4
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout4 |
◆ hboxLayout5
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout5 |
◆ hboxLayout6
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout6 |
◆ hboxLayout7
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout7 |
◆ hboxLayout8
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout8 |
◆ hboxLayout9
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::hboxLayout9 |
◆ horizontalLayout
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::horizontalLayout |
◆ horizontalLayout_2
QHBoxLayout* MeshGui::Ui_DlgEvaluateMesh::horizontalLayout_2 |
◆ horizontalSpacer
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::horizontalSpacer |
◆ label
QLabel* MeshGui::Ui_DlgEvaluateMesh::label |
◆ label_2
QLabel* MeshGui::Ui_DlgEvaluateMesh::label_2 |
◆ label_3
QLabel* MeshGui::Ui_DlgEvaluateMesh::label_3 |
◆ label_4
QLabel* MeshGui::Ui_DlgEvaluateMesh::label_4 |
◆ label_5
QLabel* MeshGui::Ui_DlgEvaluateMesh::label_5 |
◆ label_6
QLabel* MeshGui::Ui_DlgEvaluateMesh::label_6 |
◆ label_7
QLabel* MeshGui::Ui_DlgEvaluateMesh::label_7 |
◆ label_8
QLabel* MeshGui::Ui_DlgEvaluateMesh::label_8 |
◆ label_9
QLabel* MeshGui::Ui_DlgEvaluateMesh::label_9 |
◆ line
QFrame* MeshGui::Ui_DlgEvaluateMesh::line |
◆ line_2
QFrame* MeshGui::Ui_DlgEvaluateMesh::line_2 |
◆ line_3
QFrame* MeshGui::Ui_DlgEvaluateMesh::line_3 |
◆ line_4
QFrame* MeshGui::Ui_DlgEvaluateMesh::line_4 |
◆ line_5
QFrame* MeshGui::Ui_DlgEvaluateMesh::line_5 |
◆ line_6
QFrame* MeshGui::Ui_DlgEvaluateMesh::line_6 |
◆ line_7
QFrame* MeshGui::Ui_DlgEvaluateMesh::line_7 |
◆ line_8
QFrame* MeshGui::Ui_DlgEvaluateMesh::line_8 |
◆ line_9
QFrame* MeshGui::Ui_DlgEvaluateMesh::line_9 |
◆ meshNameButton
QComboBox* MeshGui::Ui_DlgEvaluateMesh::meshNameButton |
◆ refreshButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::refreshButton |
◆ repairAllTogether
QPushButton* MeshGui::Ui_DlgEvaluateMesh::repairAllTogether |
Referenced by MeshGui::DlgEvaluateMeshImp::cleanInformation(), MeshGui::DlgEvaluateMeshImp::on_analyzeDegeneratedButton_clicked(), MeshGui::DlgEvaluateMeshImp::on_analyzeDuplicatedFacesButton_clicked(), MeshGui::DlgEvaluateMeshImp::on_analyzeDuplicatedPointsButton_clicked(), MeshGui::DlgEvaluateMeshImp::on_analyzeFoldsButton_clicked(), MeshGui::DlgEvaluateMeshImp::on_analyzeIndicesButton_clicked(), MeshGui::DlgEvaluateMeshImp::on_analyzeNonmanifoldsButton_clicked(), MeshGui::DlgEvaluateMeshImp::on_analyzeOrientationButton_clicked(), MeshGui::DlgEvaluateMeshImp::on_analyzeSelfIntersectionButton_clicked(), retranslateUi(), and setupUi().
◆ repairDegeneratedButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::repairDegeneratedButton |
◆ repairDuplicatedFacesButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::repairDuplicatedFacesButton |
◆ repairDuplicatedPointsButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::repairDuplicatedPointsButton |
◆ repairFoldsButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::repairFoldsButton |
◆ repairIndicesButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::repairIndicesButton |
◆ repairNonmanifoldsButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::repairNonmanifoldsButton |
◆ repairOrientationButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::repairOrientationButton |
◆ repairSelfIntersectionButton
QPushButton* MeshGui::Ui_DlgEvaluateMesh::repairSelfIntersectionButton |
◆ spacerItem
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem |
◆ spacerItem1
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem1 |
◆ spacerItem10
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem10 |
◆ spacerItem11
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem11 |
◆ spacerItem12
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem12 |
◆ spacerItem2
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem2 |
◆ spacerItem3
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem3 |
◆ spacerItem4
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem4 |
◆ spacerItem5
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem5 |
◆ spacerItem6
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem6 |
◆ spacerItem7
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem7 |
◆ spacerItem8
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem8 |
◆ spacerItem9
QSpacerItem* MeshGui::Ui_DlgEvaluateMesh::spacerItem9 |
◆ textLabel1
QLabel* MeshGui::Ui_DlgEvaluateMesh::textLabel1 |
◆ textLabel2
QLabel* MeshGui::Ui_DlgEvaluateMesh::textLabel2 |
◆ textLabel3
QLabel* MeshGui::Ui_DlgEvaluateMesh::textLabel3 |
◆ textLabel4
QLabel* MeshGui::Ui_DlgEvaluateMesh::textLabel4 |
◆ textLabel5
QLabel* MeshGui::Ui_DlgEvaluateMesh::textLabel5 |
◆ textLabel6
QLabel* MeshGui::Ui_DlgEvaluateMesh::textLabel6 |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/Mesh/Gui/ui_DlgEvaluateMesh.h