Version: 9.15.0
LightApp_QTVSelector Class Reference

#include <LightApp_QTVSelector.h>

Inheritance diagram for LightApp_QTVSelector:
Inheritance graph

Public Member Functions

 LightApp_QTVSelector (QtViewer_Viewer *, SUIT_SelectionMgr *)
 
virtual ~LightApp_QTVSelector ()
 
virtual QString type () const
 
- Public Member Functions inherited from SUIT_Selector
 SUIT_Selector (SUIT_SelectionMgr *, QObject *=0)
 
virtual ~SUIT_Selector ()
 
SUIT_SelectionMgrselectionMgr () const
 
bool isEnabled () const
 
virtual void setEnabled (const bool)
 
bool autoBlock () const
 
virtual void setAutoBlock (const bool)
 
void selected (SUIT_DataOwnerPtrList &) const
 
void setSelected (const SUIT_DataOwnerPtrList &)
 
bool hasSelectionMode (const int) const
 
void selectionModes (QList< int > &) const
 
QObjectowner () const
 

Protected Slots

void onSelectionChanged ()
 

Protected Member Functions

virtual void getSelection (SUIT_DataOwnerPtrList &) const
 
virtual void setSelection (const SUIT_DataOwnerPtrList &)
 
- Protected Member Functions inherited from SUIT_Selector
void selectionChanged ()
 

Protected Attributes

QtViewer_ViewermyViewer
 

Constructor & Destructor Documentation

◆ LightApp_QTVSelector()

LightApp_QTVSelector::LightApp_QTVSelector ( QtViewer_Viewer theViewer,
SUIT_SelectionMgr theSelMgr 
)

◆ ~LightApp_QTVSelector()

LightApp_QTVSelector::~LightApp_QTVSelector ( )
virtual

Member Function Documentation

◆ getSelection()

void LightApp_QTVSelector::getSelection ( SUIT_DataOwnerPtrList theList) const
protectedvirtual

◆ onSelectionChanged

void LightApp_QTVSelector::onSelectionChanged ( )
protectedslot

◆ setSelection()

void LightApp_QTVSelector::setSelection ( const SUIT_DataOwnerPtrList theList)
protectedvirtual

◆ type()

QString LightApp_QTVSelector::type ( ) const
virtual

Implements SUIT_Selector.

References QtViewer_Viewer::Type().

Member Data Documentation

◆ myViewer

QtViewer_Viewer* LightApp_QTVSelector::myViewer
protected

The documentation for this class was generated from the following files: