VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions
makVrv::DtRadioCommunicationsMenuItem Class Reference

Global menu item for toggling transmission lines. More...

Inheritance diagram for makVrv::DtRadioCommunicationsMenuItem:
Inheritance graph
[legend]

Public Member Functions

 DtRadioCommunicationsMenuItem (DtDe &de)
 CTOR.
virtual ~DtRadioCommunicationsMenuItem ()
 DTOR.
QActioncreateAction (DtDe &de, QWidget *parent)
 Creates the action that is performed when the menu item is pressed.
virtual void setValue (bool value)
 Updates the setting value in the manager.
virtual bool getValue () const
 Gets the setting value from the manager.
- Public Member Functions inherited from makVrv::DtCheckedItem
 DtCheckedItem (DtDe &de, const std::string &className)
 CTOR.
virtual ~DtCheckedItem ()
 DTOR.
virtual void on_settingChanged (bool value)
 Boost slot called when window settings are changed.
void updateValue ()
- 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 Member Functions inherited from makVrv::DtCheckedItem
virtual void on_triggered ()
- Protected Attributes inherited from makVrv::DtCheckedItem
bool myState
QString myOnText
QString myOffText
QString myToolTip
QString myIcon
QActionmyAction
DtDemyDe

Detailed Description

Global menu item for toggling transmission lines.

Constructor & Destructor Documentation

makVrv::DtRadioCommunicationsMenuItem::DtRadioCommunicationsMenuItem ( DtDe de)

CTOR.

virtual makVrv::DtRadioCommunicationsMenuItem::~DtRadioCommunicationsMenuItem ( )
virtual

DTOR.

Member Function Documentation

QAction* makVrv::DtRadioCommunicationsMenuItem::createAction ( DtDe de,
QWidget parent 
)
virtual

Creates the action that is performed when the menu item is pressed.

Connects to signals indicating the setting has changed.

Reimplemented from makVrv::DtCheckedItem.

virtual void makVrv::DtRadioCommunicationsMenuItem::setValue ( bool  value)
virtual

Updates the setting value in the manager.

See Also
makVrv::DtCheckedItem::setValue( bool )

Implements makVrv::DtCheckedItem.

virtual bool makVrv::DtRadioCommunicationsMenuItem::getValue ( ) const
virtual

Gets the setting value from the manager.

See Also
makVrv::DtCheckedItem::getValue() const

Implements makVrv::DtCheckedItem.


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)