VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected 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.
- 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.

Protected Member Functions

virtual void setValue (bool value)
 Updates the setting value in the manager.
virtual bool getValue () const
 Gets the setting value from the manager.
- Protected Member Functions inherited from makVrv::DtCheckedItem
virtual void on_triggered ()

Additional Inherited Members

- Protected Slots inherited from makVrv::DtMenuItem
virtual void on_checkStateChanged (bool)
virtual void on_aboutToShow ()
- 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)
protectedvirtual

Updates the setting value in the manager.

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

Implements makVrv::DtCheckedItem.

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

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 Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)