![]() |
VR-Forces 4.2 Class Documentation
|
A menu item to show an unpublished terrain profile line. More...

Public Member Functions | |
| DtTerrainProfileLineMenuItem (makVrv::DtDe &de) | |
| virtual | ~DtTerrainProfileLineMenuItem () |
Protected Member Functions | |
| virtual QAction * | createAction (makVrv::DtDe &, QWidget *parent) |
| Build a menu item (via an action). | |
| virtual void | on_triggered () |
| virtual void | on_aboutToShow () |
| Enable item only if there is a terrain opened. | |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| QAction * | myAction |
A menu item to show an unpublished terrain profile line.
This line will be solely used for the purposes of show a terrain profile graph
| makVrf::DtTerrainProfileLineMenuItem::DtTerrainProfileLineMenuItem | ( | makVrv::DtDe & | de | ) |
|
virtual |
|
protectedvirtual |
Build a menu item (via an action).
|
protectedvirtual |
|
protectedvirtual |
Enable item only if there is a terrain opened.
|
protected |
|
protected |