This is the complete list of members for GEOMBase_Helper, including all inherited members.
abortCommand() | GEOMBase_Helper | protected |
activate(const int) | GEOMBase_Helper | protected |
addInStudy(GEOM::GEOM_Object_ptr, const char *theName) | GEOMBase_Helper | protected |
addSubshapesToStudy() | GEOMBase_Helper | protectedvirtual |
checkViewWindow() | GEOMBase_Helper | protected |
clearShapeBuffer(GEOM::GEOM_Object_ptr) | GEOMBase_Helper | private |
commitCommand(const char *=0) | GEOMBase_Helper | protected |
createOperation() | GEOMBase_Helper | protectedvirtual |
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 |
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 &objects) | GEOMBase_Helper | 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 | |
getActiveView() | GEOMBase_Helper | static |
getDesktop() const | GEOMBase_Helper | protected |
getDisplayer() | GEOMBase_Helper | protected |
getEntry(GEOM::GEOM_Object_ptr) const | GEOMBase_Helper | private |
getFather(GEOM::GEOM_Object_ptr theObj) | GEOMBase_Helper | protectedvirtual |
getGeomEngine() | GEOMBase_Helper | protectedstatic |
getNewObjectName(int CurrObj=-1) const | GEOMBase_Helper | protectedvirtual |
getObjectName(GEOM::GEOM_Object_ptr object) const | GEOMBase_Helper | protectedvirtual |
getOperation() | GEOMBase_Helper | protected |
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() | GEOMBase_Helper | protectedvirtual |
getStudy() const | GEOMBase_Helper | protected |
getStudyId() const | GEOMBase_Helper | protected |
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 |
isApplyAndClose() const | GEOMBase_Helper | protectedvirtual |
isDisableBrowsing() const | GEOMBase_Helper | inlineprotectedvirtual |
isDisplayResult() const | GEOMBase_Helper | inlineprotectedvirtual |
isOptimizedBrowsing() const | GEOMBase_Helper | protectedvirtual |
isPreview | GEOMBase_Helper | private |
IsPreview() | GEOMBase_Helper | inlineprotected |
isValid(QString &msg) | GEOMBase_Helper | protectedvirtual |
isWaitCursorEnabled() const | GEOMBase_Helper | inlineprotectedvirtual |
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 |
myCommand | GEOMBase_Helper | private |
myDesktop | GEOMBase_Helper | private |
myDisplayer | GEOMBase_Helper | private |
myIsApplyAndClose | GEOMBase_Helper | private |
myIsDisableBrowsing | GEOMBase_Helper | private |
myIsDisplayResult | GEOMBase_Helper | private |
myIsOptimizedBrowsing | GEOMBase_Helper | private |
myIsWaitCursorEnabled | GEOMBase_Helper | private |
myOperation | GEOMBase_Helper | private |
myPrefix | GEOMBase_Helper | private |
myPreview | GEOMBase_Helper | private |
mySelected | GEOMBase_Helper | private |
myViewWindow | GEOMBase_Helper | private |
onAccept(const bool publish=true, const bool useTransaction=true, bool erasePreviewFlag=true) | GEOMBase_Helper | protected |
openCommand() | GEOMBase_Helper | protected |
prepareSelection(const ObjectList &, const int) | GEOMBase_Helper | protected |
prepareSelection(GEOM::GEOM_Object_ptr, const int) | GEOMBase_Helper | protected |
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 |
restoreSubShapes(SALOMEDS::Study_ptr theStudy, SALOMEDS::SObject_ptr theSObject) | GEOMBase_Helper | protectedvirtual |
selectObjects(ObjectList &objects) | GEOMBase_Helper | 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 |
showError() | GEOMBase_Helper | protected |
showError(const QString &msg) | GEOMBase_Helper | protected |
updateObjBrowser() const | GEOMBase_Helper | protected |
updateViewer() | GEOMBase_Helper | protected |
~GEOMBase_Helper() | GEOMBase_Helper | virtual |