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

Public Member Functions | |
| DtWebLinkMenuItem (makVrv::DtDe &de, const QString &className) | |
Public Member Functions inherited from makVrv::DtMenuItem | |
| DtMenuItem (const std::string &menuItemIdName) | |
| CTOR. More... | |
| virtual | ~DtMenuItem () |
| DTOR. More... | |
| 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. More... | |
| virtual QAction * | createAction (DtDe &, QWidget *parent)=0 |
| Build a menu item (via an action). More... | |
Static Public Member Functions | |
| static QString | createWebLinkFromFile (const QString &u) |
Protected Member Functions | |
| virtual void | on_triggered () |
| virtual QAction * | createAction (makVrv::DtDe &, QWidget *parent, const QString &title, const QString &webLink) |
Protected Attributes | |
| makVrv::DtDe & | myDe |
Protected Attributes inherited from makVrv::DtMenuItem | |
| std::string | myMenuIdName |
Additional Inherited Members | |
Protected Slots inherited from makVrv::DtMenuItem | |
| virtual void | on_checkStateChanged (bool) |
| virtual void | on_aboutToShow () |
| makVrf::DtWebLinkMenuItem::DtWebLinkMenuItem | ( | makVrv::DtDe & | de, |
| const QString & | className | ||
| ) |
|
static |
|
protectedvirtual |
Reimplemented from makVrv::DtMenuItem.
|
protectedvirtual |
|
protected |