Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
LightApp_GLSelector Class Reference

#include <LightApp_GLSelector.h>

Inheritance diagram for LightApp_GLSelector:
Inheritance graph

Public Member Functions

 LightApp_GLSelector (GLViewer_Viewer2d *, SUIT_SelectionMgr *)
 
virtual ~LightApp_GLSelector ()
 
GLViewer_Viewer2dviewer () const
 
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 Member Functions

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

Private Slots

void onSelectionChanged ()
 

Private Attributes

GLViewer_Viewer2dmyViewer
 

Detailed Description

Custom selector to get/set selection from GL viewer

Constructor & Destructor Documentation

LightApp_GLSelector::LightApp_GLSelector ( GLViewer_Viewer2d viewer,
SUIT_SelectionMgr mgr 
)
LightApp_GLSelector::~LightApp_GLSelector ( )
virtual

Destructor. Do nothing.

Member Function Documentation

void LightApp_GLSelector::onSelectionChanged ( )
privateslot

On selection changed event.

References SUIT_Selector::selectionChanged().

virtual QString LightApp_GLSelector::type ( ) const
inlinevirtual

Implements SUIT_Selector.

References GLViewer_Viewer::Type().

GLViewer_Viewer2d * LightApp_GLSelector::viewer ( ) const

Gets viewer

References myViewer.

Member Data Documentation

GLViewer_Viewer2d* LightApp_GLSelector::myViewer
private

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