![]() |
VR-Forces 4.6 Class Documentation
|

Public Member Functions | |
| DtVrfAboutItem (makVrv::DtDe &) | |
| virtual | ~DtVrfAboutItem () |
| virtual void | on_triggered () |
Public Member Functions inherited from makVrv::DtAboutItem | |
| DtAboutItem (DtDe &de) | |
| virtual | ~DtAboutItem () |
| virtual QAction * | createAction (DtDe &, QWidget *parent) |
| Build a menu item (via an action). | |
Public Member Functions inherited from makVrv::DtMenuItem | |
| DtMenuItem (const std::string &menuItemIdName) | |
| CTOR. | |
| virtual | ~DtMenuItem () |
| DTOR. | |
| virtual const std::string & | menuItemIdName () const |
| Get the menu id name, the menu id name is not the same thing as the visible menu text. | |
Additional Inherited Members | |
Protected Slots inherited from makVrv::DtMenuItem | |
| virtual void | on_checkStateChanged (bool) |
| virtual void | on_aboutToShow () |
Protected Attributes inherited from makVrv::DtAboutItem | |
| DtDe & | myDe |
| QWidget * | myParent |
| makVrf::DtVrfAboutItem::DtVrfAboutItem | ( | makVrv::DtDe & | ) |
|
virtual |
|
virtual |
Reimplemented from makVrv::DtAboutItem.