Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SALOME_GuiServices.cxx File Reference
#include "SALOME_GuiServices.hxx"
#include <SUIT_Session.h>

Namespaces

namespace  GUI
 

Functions

SalomeApp_ApplicationGUI::getSalomeApplication ()
 
LightApp_SelectionMgrGUI::getSelectionManager ()
 
SUIT_ResourceMgrGUI::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_StudyGUI::getSalomeAppActiveStudy ()
 
SALOMEDS::SObject_ptr GUI::IObjectToSObject (const Handle(SALOME_InteractiveObject)&iobject)