![]() |
VR-Forces 4.0.4 Class Documentation
|
The item for controlling wireframe rendering. More...

Public Member Functions | |
| DtWireframeItem (DtDe &) | |
| virtual | ~DtWireframeItem () |
| QAction * | createAction (DtDe &de, QWidget *parent) |
| Build a menu item (via an action). | |
Protected Member Functions | |
| virtual void | setValue (bool value) |
| virtual bool | getValue () const |
The item for controlling wireframe rendering.
| virtual makVrv::DtWireframeItem::~DtWireframeItem | ( | ) | [virtual] |
| QAction* makVrv::DtWireframeItem::createAction | ( | DtDe & | , |
| QWidget * | parent | ||
| ) | [virtual] |
Build a menu item (via an action).
Reimplemented from makVrv::DtCheckedItem.
| virtual void makVrv::DtWireframeItem::setValue | ( | bool | value | ) | [protected, virtual] |
Implements makVrv::DtCheckedItem.
| virtual bool makVrv::DtWireframeItem::getValue | ( | ) | const [protected, virtual] |
Implements makVrv::DtCheckedItem.