![]() |
VR-Forces 4.0.4 Class Documentation
|
The menu item for the osg earth server connection dialog. More...

Public Member Functions | |
| DtOsgEarthServerItem (DtDe &) | |
| virtual | ~DtOsgEarthServerItem () |
| virtual QAction * | createAction (DtDe &, QWidget *parent) |
| Build a menu item (via an action). | |
Protected Member Functions | |
| virtual void | on_triggered () |
Protected Attributes | |
| DtDe & | myDe |
The menu item for the osg earth server connection dialog.
| virtual makVrv::DtOsgEarthServerItem::~DtOsgEarthServerItem | ( | ) | [virtual] |
| virtual QAction* makVrv::DtOsgEarthServerItem::createAction | ( | DtDe & | , |
| QWidget * | parent | ||
| ) | [virtual] |
Build a menu item (via an action).
Implements makVrv::DtMenuItem.
| virtual void makVrv::DtOsgEarthServerItem::on_triggered | ( | ) | [protected, virtual] |
Reimplemented from makVrv::DtMenuItem.
DtDe& makVrv::DtOsgEarthServerItem::myDe [protected] |