![]() |
VR-Forces 4.0.4 Class Documentation
|
The item for controlling entity labels on/off. More...

Public Member Functions | |
| DtEntityLabelsItem (DtDe &) | |
| virtual | ~DtEntityLabelsItem () |
| virtual QAction * | createAction (DtDe &, QWidget *parent) |
| Build a menu item (via an action). | |
Protected Member Functions | |
| virtual void | setValue (bool value) |
| virtual bool | getValue () const |
Protected Attributes | |
| DtSignalConnectionManager | mySignals |
The item for controlling entity labels on/off.
| virtual makVrv::DtEntityLabelsItem::~DtEntityLabelsItem | ( | ) | [virtual] |
| virtual QAction* makVrv::DtEntityLabelsItem::createAction | ( | DtDe & | , |
| QWidget * | parent | ||
| ) | [virtual] |
Build a menu item (via an action).
Reimplemented from makVrv::DtCheckedItem.
| virtual void makVrv::DtEntityLabelsItem::setValue | ( | bool | value | ) | [protected, virtual] |
Implements makVrv::DtCheckedItem.
| virtual bool makVrv::DtEntityLabelsItem::getValue | ( | ) | const [protected, virtual] |
Implements makVrv::DtCheckedItem.