VR-Forces 4.10 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. More...
 
virtual ~DtRadioCommunicationsMenuItem ()
 DTOR. More...
 
QActioncreateAction (DtDe &de, QWidget *parent)
 Creates the action that is performed when the menu item is pressed. More...
 
- Public Member Functions inherited from makVrv::DtCheckedItem
 DtCheckedItem (DtDe &de, const std::string &className)
 CTOR. More...
 
virtual ~DtCheckedItem ()
 DTOR. More...
 
virtual void on_settingChanged (bool value)
 Boost slot called when window settings are changed. More...
 
void updateValue ()
 
- Public Member Functions inherited from makVrv::DtMenuItem
 DtMenuItem (const std::string &menuItemIdName)
 CTOR. More...
 
virtual ~DtMenuItem ()
 DTOR. More...
 
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. More...
 

Protected Member Functions

virtual void setValue (bool value)
 Updates the setting value in the manager. More...
 
virtual bool getValue () const
 Gets the setting value from the manager. More...
 
- 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
 
- Protected Attributes inherited from makVrv::DtMenuItem
std::string myMenuIdName
 

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)