VR-Forces 4.0.4 Class Documentation
Public Member Functions
makVrv::DtQtCursorManager Class Reference

Class used to interface with the Qt cursor system. More...

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

List of all members.

Public Member Functions

 DtQtCursorManager (DtDe &)
 CTOR.
virtual ~DtQtCursorManager ()
 DTOR.
virtual void setCursor (const DtCursor &)
 Create a DtQtCursor to wrap around base cursor class before setting.
virtual void pushCursor (const DtCursor &)
 Create a DtQtCursor to wrap around base cursor class before pushing onto stack.
virtual void setCursor (const DtQtCursor &)
virtual void pushCursor (const DtQtCursor &)
virtual void popCursor ()
 Pops the cursor and returns the cursor popped.

Detailed Description

Class used to interface with the Qt cursor system.

Will create DtQtCursors to replace incoming DtCursors


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtQtCursorManager::setCursor ( const DtCursor ) [virtual]

Create a DtQtCursor to wrap around base cursor class before setting.

Reimplemented from makVrv::DtCursorManager.

virtual void makVrv::DtQtCursorManager::pushCursor ( const DtCursor ) [virtual]

Create a DtQtCursor to wrap around base cursor class before pushing onto stack.

Reimplemented from makVrv::DtCursorManager.

virtual void makVrv::DtQtCursorManager::setCursor ( const DtQtCursor ) [virtual]
virtual void makVrv::DtQtCursorManager::pushCursor ( const DtQtCursor ) [virtual]
virtual void makVrv::DtQtCursorManager::popCursor ( ) [virtual]

Pops the cursor and returns the cursor popped.

Reimplemented from makVrv::DtCursorManager.


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)