Version: 9.12.0
LightApp_SelectionMgr.cxx File Reference
#include "LightApp_SelectionMgr.h"
#include "LightApp_Study.h"
#include "LightApp_DataOwner.h"
#include "LightApp_DataSubOwner.h"
#include "LightApp_Application.h"
#include <SUIT_Session.h>
#include <SUIT_Selector.h>
#include <SALOME_ListIO.hxx>
#include <TColStd_MapIteratorOfMapOfInteger.hxx>
#include <TCollection_AsciiString.hxx>
#include <QtCore/QSet>

Functions

 Handle (SALOME_InteractiveObject) LightApp_SelectionMgr
 

Function Documentation

◆ Handle()

Get a sole selected objects from selection manager. If more than one object selected, return NULL. Useful to optimize performance in case of large number of objects (IPAL0054049)

Get all selected objects from selection manager

Append selected objects.

Returns
table interactive object of curve

Sets table interactive object of curve

Parameters
io- SALOME_InteractiveObject

References LightApp_SelectionMgr::Handle(), and LightApp_SelectionMgr::selectedObjects().