#include <TaskCheckGeometry.h>
Public Member Functions | |
void | buildEntryName () |
ResultEntry () | |
~ResultEntry () | |
Public Attributes | |
SoSeparator * | boxSep |
SoSwitch * | boxSwitch |
QList< ResultEntry * > | children |
QString | error |
QString | name |
ResultEntry * | parent |
QStringList | selectionStrings |
TopoDS_Shape | shape |
QString | type |
SoSeparator * | viewProviderRoot |
Constructor & Destructor Documentation
◆ ResultEntry()
ResultEntry::ResultEntry | ( | ) |
References boxSep, boxSwitch, children, parent, selectionStrings, and viewProviderRoot.
◆ ~ResultEntry()
ResultEntry::~ResultEntry | ( | ) |
References boxSep, children, and viewProviderRoot.
Member Function Documentation
◆ buildEntryName()
Member Data Documentation
◆ boxSep
SoSeparator* PartGui::ResultEntry::boxSep |
Referenced by PartGui::goSetupResultBoundingBox(), ResultEntry(), and ~ResultEntry().
◆ boxSwitch
SoSwitch* PartGui::ResultEntry::boxSwitch |
Referenced by PartGui::goSetupResultBoundingBox(), and ResultEntry().
◆ children
QList<ResultEntry *> PartGui::ResultEntry::children |
◆ error
QString PartGui::ResultEntry::error |
◆ name
QString PartGui::ResultEntry::name |
Referenced by PartGui::buildSelectionName(), PartGui::ResultModel::data(), PartGui::TaskCheckGeometryResults::goCheck(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::output(), PathScripts.PathSetupSheetGui.OpTaskPanel::propertyGroup(), and PathScripts.PathSetupSheetGui.OpTaskPanel::propertyName().
◆ parent
ResultEntry* PartGui::ResultEntry::parent |
Referenced by PathScripts.PathSimulatorGui.CAMSimTaskUi::accept(), buildEntryName(), PartGui::buildSelectionName(), Mod.PartDesign.WizardShaft.Shaft.Shaft::equilibrium(), PartGui::TaskCheckGeometryResults::goCheck(), PartGui::ResultModel::parent(), PathScripts.PathSimulatorGui.CAMSimTaskUi::reject(), ResultEntry(), and PathScripts.PathOpGui.TaskPanelPage::setParent().
◆ selectionStrings
QStringList PartGui::ResultEntry::selectionStrings |
Referenced by PartGui::goSetupResultTypedSelection(), and ResultEntry().
◆ shape
TopoDS_Shape PartGui::ResultEntry::shape |
Referenced by buildEntryName(), PartGui::buildSelectionName(), PathScripts.PathSurfaceSupport.PathGeometryGenerator::generatePathGeometry(), PartGui::TaskCheckGeometryResults::goCheck(), PartGui::goSetupResultBoundingBox(), PartGui::goSetupResultIntersectingWires(), PartGui::goSetupResultInvalidCurveSurface(), PartGui::goSetupResultInvalidPointCurve(), PartGui::goSetupResultInvalidSameParameterFlag(), PartGui::goSetupResultShellNotClosed(), PartGui::goSetupResultUnorientableShapeFace(), and PartGui::goSetupResultWireNotClosed().
◆ type
QString PartGui::ResultEntry::type |
Referenced by PartGui::ResultModel::data(), and PartGui::TaskCheckGeometryResults::goCheck().
◆ viewProviderRoot
SoSeparator* PartGui::ResultEntry::viewProviderRoot |
The documentation for this class was generated from the following files:
- src/Mod/Part/Gui/TaskCheckGeometry.h
- src/Mod/Part/Gui/TaskCheckGeometry.cpp