abortCommand() | GEOMBase_Helper | protected |
activate() | RepairGUI_ShapeProcessDlg | privateslot |
GEOMBase_Skeleton::activate(const int) | GEOMBase_Helper | protected |
ActivateThisDialog() | GEOMBase_Skeleton | protectedslot |
addInStudy(GEOM::GEOM_Object_ptr, const char *theName) | GEOMBase_Helper | protected |
addSubshapesToStudy() | GEOMBase_Helper | protectedvirtual |
advOptionToggled(bool) | RepairGUI_ShapeProcessDlg | privateslot |
buttonApply() const | GEOMBase_Skeleton | protected |
buttonCancel() const | GEOMBase_Skeleton | protected |
buttonHelp() const | GEOMBase_Skeleton | protected |
buttonOk() const | GEOMBase_Skeleton | protected |
centralWidget() | GEOMBase_Skeleton | protected |
checkViewWindow() | GEOMBase_Helper | protected |
ClickOnCancel() | GEOMBase_Skeleton | protectedvirtualslot |
ClickOnHelp() | GEOMBase_Skeleton | protectedvirtualslot |
closeEvent(QCloseEvent *) | GEOMBase_Skeleton | protected |
commitCommand(const char *=0) | GEOMBase_Helper | protected |
constructorsClicked(int) | GEOMBase_Skeleton | signal |
createOperation() | RepairGUI_ShapeProcessDlg | protectedvirtual |
DeactivateActiveDialog() | GEOMBase_Skeleton | protectedslot |
display(const ObjectList &, const bool=true) | GEOMBase_Helper | protected |
display(GEOM::GEOM_Object_ptr, const bool=true) | GEOMBase_Helper | protected |
displayPreview(const bool display, const bool activate=false, const bool update=true, const bool toRemoveFromEngine=true, const double lineWidth=-1, const int displayMode=-1, const int color=-1, const bool append=false) | GEOMBase_Helper | protectedvirtual |
displayPreview(GEOM::GEOM_Object_ptr obj, const bool append=false, const bool activate=false, const bool update=true, const double lineWidth=-1, const int displayMode=-1, const int color=-1) | GEOMBase_Helper | protectedvirtual |
displayPreview(const SALOME_Prs *prs, const bool append=false, const bool=true) | GEOMBase_Helper | protected |
enterEvent(QEvent *) | RepairGUI_ShapeProcessDlg | private |
erase(const ObjectList &, const bool=true) | GEOMBase_Helper | protected |
erase(GEOM::GEOM_Object_ptr, const bool=true) | GEOMBase_Helper | protected |
erasePreview(const bool=true) | GEOMBase_Helper | protected |
execute(ObjectList &) | RepairGUI_ShapeProcessDlg | protectedvirtual |
extractPrefix() const | GEOMBase_Helper | protectedvirtual |
findObjectInFather(GEOM::GEOM_Object_ptr theFather, const QString &theName) | GEOMBase_Helper | protected |
findObjectInFather(GEOM::GEOM_Object_ptr theFather, int theIndex) | GEOMBase_Helper | protected |
GEOMBase_Helper(SUIT_Desktop *) | GEOMBase_Helper | |
GEOMBase_Skeleton(GeometryGUI *, QWidget *=0, bool=false, Qt::WindowFlags=0) | GEOMBase_Skeleton | |
getActiveOperators() | RepairGUI_ShapeProcessDlg | private |
getActiveView() | GEOMBase_Helper | static |
getConstructorId() const | GEOMBase_Skeleton | protected |
getControl(const QString &) | RepairGUI_ShapeProcessDlg | private |
getDesktop() const | GEOMBase_Helper | protected |
getDisplayer() | GEOMBase_Helper | protected |
getFather(GEOM::GEOM_Object_ptr theObj) | GEOMBase_Helper | protectedvirtual |
getGeomEngine() | GEOMBase_Helper | protectedstatic |
getNewObjectName(int CurrObj=-1) const | GEOMBase_Skeleton | protectedvirtual |
getObjectName(GEOM::GEOM_Object_ptr object) const | GEOMBase_Helper | protectedvirtual |
getOperation() | GEOMBase_Helper | protected |
getParameters(const GEOM::string_array &) | RepairGUI_ShapeProcessDlg | private |
getPrefix(GEOM::GEOM_Object_ptr=GEOM::GEOM_Object::_nil()) const | GEOMBase_Helper | protected |
getPreview() const | GEOMBase_Helper | inlineprotected |
getSelected(TopAbs_ShapeEnum type) | GEOMBase_Helper | protected |
getSelected(const QList< TopAbs_ShapeEnum > &types) | GEOMBase_Helper | protected |
getSelected(TopAbs_ShapeEnum type, int count, bool strict=true) | GEOMBase_Helper | protected |
getSelected(const QList< TopAbs_ShapeEnum > &types, int count, bool strict=true) | GEOMBase_Helper | protected |
getSourceObjects() | RepairGUI_ShapeProcessDlg | protectedvirtual |
getStudy() const | GEOMBase_Helper | protected |
getStudyId() const | GEOMBase_Helper | protected |
getText(QWidget *) const | RepairGUI_ShapeProcessDlg | private |
getTexts(const GEOM::string_array &) | RepairGUI_ShapeProcessDlg | private |
getValue(QWidget *) const | RepairGUI_ShapeProcessDlg | private |
getValues(const GEOM::string_array &) | RepairGUI_ShapeProcessDlg | private |
globalSelection(const int=GEOM_ALLOBJECTS, const bool=false) | GEOMBase_Helper | protected |
globalSelection(const TColStd_MapOfInteger &, const bool=false) | GEOMBase_Helper | protected |
globalSelection(const TColStd_MapOfInteger &, const QList< int > &, const bool=false) | GEOMBase_Helper | protected |
hasCommand() const | GEOMBase_Helper | protected |
hideSourceObjects(QList< GEOM::GeomObjPtr > theObjectList) | GEOMBase_Helper | protected |
init() | RepairGUI_ShapeProcessDlg | private |
initName(const QString &=QString()) | GEOMBase_Skeleton | protected |
initParamsValues() | RepairGUI_ShapeProcessDlg | private |
initSelection() | RepairGUI_ShapeProcessDlg | private |
initSpinBox(QSpinBox *, int, int, int=1) | GEOMBase_Skeleton | protected |
initSpinBox(SalomeApp_DoubleSpinBox *, double, double, double=0.1, const char *="length_precision") | GEOMBase_Skeleton | protected |
isApplyAndClose() const | GEOMBase_Helper | protectedvirtual |
isDisableBrowsing() const | GEOMBase_Helper | inlineprotectedvirtual |
isDisplayResult() const | GEOMBase_Helper | inlineprotectedvirtual |
isOptimizedBrowsing() const | GEOMBase_Helper | protectedvirtual |
IsPreview() | GEOMBase_Helper | inlineprotected |
isValid(QString &) | RepairGUI_ShapeProcessDlg | protectedvirtual |
isWaitCursorEnabled() const | GEOMBase_Helper | inlineprotectedvirtual |
keyPressEvent(QKeyEvent *) | GEOMBase_Skeleton | protected |
LineEditReturnPressed() | GEOMBase_Skeleton | protectedslot |
lineEditReturnPressed() | RepairGUI_ShapeProcessDlg | privateslot |
loadDefaults() | RepairGUI_ShapeProcessDlg | private |
localSelection(const ObjectList &, const std::list< int >) | GEOMBase_Helper | protected |
localSelection(const ObjectList &, const int) | GEOMBase_Helper | protected |
localSelection(GEOM::GEOM_Object_ptr, const std::list< int >) | GEOMBase_Helper | protected |
localSelection(GEOM::GEOM_Object_ptr, const int) | GEOMBase_Helper | protected |
localSelection(const std::list< int >) | GEOMBase_Helper | protected |
localSelection(const int) | GEOMBase_Helper | protected |
mainFrame() | GEOMBase_Skeleton | protected |
myBSpline2DCont | RepairGUI_ShapeProcessDlg | private |
myBSpline2DCurveChk | RepairGUI_ShapeProcessDlg | private |
myBSpline3DCont | RepairGUI_ShapeProcessDlg | private |
myBSpline3DCurveChk | RepairGUI_ShapeProcessDlg | private |
myBSplineDegree | RepairGUI_ShapeProcessDlg | private |
myBSplineSegments | RepairGUI_ShapeProcessDlg | private |
myBSplineSurfModeChk | RepairGUI_ShapeProcessDlg | private |
myBSplineTol2D | RepairGUI_ShapeProcessDlg | private |
myBSplineTol3D | RepairGUI_ShapeProcessDlg | private |
myDropSmallEdgesTol3D | RepairGUI_ShapeProcessDlg | private |
myDropSmallSolidsMergeChk | RepairGUI_ShapeProcessDlg | private |
myDropSmallSolidsVolChk | RepairGUI_ShapeProcessDlg | private |
myDropSmallSolidsVolTol | RepairGUI_ShapeProcessDlg | private |
myDropSmallSolidsWidChk | RepairGUI_ShapeProcessDlg | private |
myDropSmallSolidsWidTol | RepairGUI_ShapeProcessDlg | private |
myEditCurrentArgument | GEOMBase_Skeleton | protected |
myFixFaceSizeTol | RepairGUI_ShapeProcessDlg | private |
myFixShapeMaxTol3D | RepairGUI_ShapeProcessDlg | private |
myFixShapeTol3D | RepairGUI_ShapeProcessDlg | private |
myGeomGUI | GEOMBase_Skeleton | protected |
myHelpContext | GEOMBase_Skeleton | protected |
myHelpFileName | GEOMBase_Skeleton | protected |
myMainFrame | GEOMBase_Skeleton | protected |
myObjects | RepairGUI_ShapeProcessDlg | private |
myOpList | RepairGUI_ShapeProcessDlg | private |
myOpLst | RepairGUI_ShapeProcessDlg | private |
myRBGroup | GEOMBase_Skeleton | protected |
mySameParameterTol3D | RepairGUI_ShapeProcessDlg | private |
mySelectAll | RepairGUI_ShapeProcessDlg | private |
mySelectWdgt | RepairGUI_ShapeProcessDlg | private |
mySplitAngleAngle | RepairGUI_ShapeProcessDlg | private |
mySplitAngleMaxTol | RepairGUI_ShapeProcessDlg | private |
mySplitClosedFacesNum | RepairGUI_ShapeProcessDlg | private |
mySplitContCurvCont | RepairGUI_ShapeProcessDlg | private |
mySplitContSurfCont | RepairGUI_ShapeProcessDlg | private |
mySplitContTol3D | RepairGUI_ShapeProcessDlg | private |
myStack | RepairGUI_ShapeProcessDlg | private |
myToBezier2DCurveChk | RepairGUI_ShapeProcessDlg | private |
myToBezier3DCurveChk | RepairGUI_ShapeProcessDlg | private |
myToBezierMaxTol | RepairGUI_ShapeProcessDlg | private |
myToBezierSurfModeChk | RepairGUI_ShapeProcessDlg | private |
myValMap | RepairGUI_ShapeProcessDlg | private |
onAccept(const bool publish=true, const bool useTransaction=true, bool erasePreviewFlag=true) | GEOMBase_Helper | protected |
onApply() | RepairGUI_ShapeProcessDlg | privateslot |
onOk() | RepairGUI_ShapeProcessDlg | privateslot |
onSelectAll(int) | RepairGUI_ShapeProcessDlg | privateslot |
openCommand() | GEOMBase_Helper | protected |
operatorChecked(QListWidgetItem *item) | RepairGUI_ShapeProcessDlg | privateslot |
prepareSelection(const ObjectList &, const int) | GEOMBase_Helper | protected |
prepareSelection(GEOM::GEOM_Object_ptr, const int) | GEOMBase_Helper | protected |
processPreview() | GEOMBase_Skeleton | protectedvirtualslot |
PrsList typedef | GEOMBase_Helper | protected |
redisplay(const ObjectList &, const bool=true, const bool=true) | GEOMBase_Helper | protected |
redisplay(GEOM::GEOM_Object_ptr, const bool=true, const bool=true) | GEOMBase_Helper | protected |
RepairGUI_ShapeProcessDlg(GeometryGUI *, QWidget *=0, bool=false) | RepairGUI_ShapeProcessDlg | |
reset() | RepairGUI_ShapeProcessDlg | private |
restoreSubShapes(SALOMEDS::Study_ptr theStudy, SALOMEDS::SObject_ptr theSObject) | GEOMBase_Helper | protectedvirtual |
selectClicked() | RepairGUI_ShapeProcessDlg | privateslot |
selectionChanged() | RepairGUI_ShapeProcessDlg | privateslot |
selectObjects(ObjectList &objects) | GEOMBase_Helper | protected |
setConstructorId(const int) | GEOMBase_Skeleton | protected |
setHelpFileName(const QString &) | GEOMBase_Skeleton | protected |
setIsApplyAndClose(const bool theFlag) | GEOMBase_Helper | protectedvirtual |
setIsDisableBrowsing(const bool theFlag) | GEOMBase_Helper | inlineprotectedvirtual |
setIsDisplayResult(const bool theFlag) | GEOMBase_Helper | inlineprotectedvirtual |
setIsOptimizedBrowsing(const bool theFlag) | GEOMBase_Helper | protectedvirtual |
SetIsPreview(const bool thePreview) | GEOMBase_Helper | inlineprotected |
setIsWaitCursorEnabled(const bool theFlag) | GEOMBase_Helper | inlineprotectedvirtual |
setPrefix(const QString &prefix) | GEOMBase_Helper | inlineprotected |
setValue(QWidget *, const QString &) | RepairGUI_ShapeProcessDlg | private |
showError() | GEOMBase_Helper | protected |
showError(const QString &msg) | GEOMBase_Helper | protected |
showOnlyPreviewControl() | GEOMBase_Skeleton | protected |
unsetConstructorId() | GEOMBase_Skeleton | protected |
updateAttributes(GEOM::GEOM_Object_ptr, const QStringList &) | GEOMBase_Skeleton | protected |
updateObjBrowser() const | GEOMBase_Helper | protected |
updateSelectAll() | RepairGUI_ShapeProcessDlg | private |
updateViewer() | GEOMBase_Helper | protected |
~GEOMBase_Helper() | GEOMBase_Helper | virtual |
~GEOMBase_Skeleton() | GEOMBase_Skeleton | |
~RepairGUI_ShapeProcessDlg() | RepairGUI_ShapeProcessDlg | |