VR-Forces 4.0.4 Class Documentation
Public Slots | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtFullScreenItem Class Reference

This is the menu item for the fullscreen toggle. More...

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

List of all members.

Public Slots

void slot_onFullScreenToggled ()
 Connected to signal_fullScreenToggled. Calls updateValue().

Public Member Functions

 DtFullScreenItem (DtDe &)
 CTOR.
virtual ~DtFullScreenItem ()
 DTOR.
QActioncreateAction (DtDe &de, QWidget *parent)
 Override to create action that adds the keyboard shortcuts for the toggle.

Protected Member Functions

virtual void setValue (bool value)
 Set the value due to being triggered.
virtual bool getValue () const
 Get the current value.

Protected Attributes

DtQtDeMainWindowmyMainWindow

Detailed Description

This is the menu item for the fullscreen toggle.

It also listens for signals from the DtFullScreenSignaler.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

QAction* makVrv::DtFullScreenItem::createAction ( DtDe de,
QWidget parent 
) [virtual]

Override to create action that adds the keyboard shortcuts for the toggle.

Reimplemented from makVrv::DtCheckedItem.

Connected to signal_fullScreenToggled. Calls updateValue().

virtual void makVrv::DtFullScreenItem::setValue ( bool  value) [protected, virtual]

Set the value due to being triggered.

Implements makVrv::DtCheckedItem.

virtual bool makVrv::DtFullScreenItem::getValue ( ) const [protected, virtual]

Get the current value.

Implements makVrv::DtCheckedItem.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)