![]() |
VR-Forces 5.0.1 Developer's Guide
|
Decreases the priority of the currently selected weather item – this will also change the priority of a weather area that currently has that priority.

Public Member Functions | |
| DtDecreaseWeatherPriority (makVrv::DtDe &de) | |
| virtual | ~DtDecreaseWeatherPriority () |
| virtual QAction * | createAction (makVrv::DtDe &, QWidget *parent) |
Public Member Functions inherited from makVrv::DtMenuItem | |
| DtMenuItem (const std::string &menuItemIdName) | |
| virtual | ~DtMenuItem () |
| virtual const std::string & | menuItemIdName () const |
Protected Member Functions | |
| virtual void | on_triggered () |
| virtual void | on_aboutToShow () |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| QAction * | myAction |
Protected Attributes inherited from makVrv::DtMenuItem | |
| std::string | myMenuIdName |
Additional Inherited Members | |
Protected Slots inherited from makVrv::DtMenuItem | |
| virtual void | on_checkStateChanged (bool) |
| makVrf::DtDecreaseWeatherPriority::DtDecreaseWeatherPriority | ( | makVrv::DtDe & | de | ) |
|
virtual |
|
virtual |
Build a menu item (via an action).
Implements makVrv::DtMenuItem.
|
protectedvirtual |
Reimplemented from makVrv::DtMenuItem.
|
protectedvirtual |
Reimplemented from makVrv::DtMenuItem.
|
protected |
|
protected |