VR-Forces 4.0.4 Class Documentation
Public Slots | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
DtFullScreenHandler Class Reference

Handles display of full screen or normal mode. More...

Inheritance diagram for DtFullScreenHandler:
Inheritance graph
[legend]

List of all members.

Public Slots

virtual bool keyboardEvent (DtTMMapArea *area, QKeyEvent *evnt)

Public Member Functions

 DtFullScreenHandler ()
 Default Constructor.
virtual ~DtFullScreenHandler ()
 Destructor.
virtual void toggleFullScreen (bool b)
 Toggles between full screen and normal mode.

Static Public Member Functions

static DtEventHandlercreate (DtEventController *owner, void *usr)
 Static creator.

Protected Member Functions

virtual bool eventFilter (QObject *o, QEvent *e)
 To capture all keyboard events.

Protected Attributes

DtBaseWindowmyFullScreenWindow

Detailed Description

Handles display of full screen or normal mode.


Constructor & Destructor Documentation

Default Constructor.

Destructor.


Member Function Documentation

virtual void DtFullScreenHandler::toggleFullScreen ( bool  b) [virtual]

Toggles between full screen and normal mode.

static DtEventHandler* DtFullScreenHandler::create ( DtEventController owner,
void *  usr 
) [static]

Static creator.

virtual bool DtFullScreenHandler::keyboardEvent ( DtTMMapArea area,
QKeyEvent *  evnt 
) [virtual, slot]

Reimplemented from DtEventHandler.

virtual bool DtFullScreenHandler::eventFilter ( QObject o,
QEvent *  e 
) [protected, virtual]

To capture all keyboard events.


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)