|
SalomeApp_Application * | GUI::getSalomeApplication () |
|
LightApp_SelectionMgr * | GUI::getSelectionManager () |
|
SUIT_ResourceMgr * | GUI::getResourcesManager () |
|
int | GUI::getActiveStudyId () |
| This returns the current active study id if an active study is defined in the SALOME session, returns -1 otherwise. More...
|
|
SALOMEDS::Study_ptr | GUI::getActiveStudy () |
| This returns the current active study if an active study is defined in the SALOME session, returns null otherwise. More...
|
|
SalomeApp_Study * | GUI::getSalomeAppActiveStudy () |
|
SALOMEDS::SObject_ptr | GUI::IObjectToSObject (const Handle(SALOME_InteractiveObject)&iobject) |
|