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

Qt implementation of the cursor class. More...

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

List of all members.

Public Member Functions

 DtQtCursor ()
 CTOR. Defaults to Arrow Cursor.
 DtQtCursor (CursorShape)
 CTOR.
 DtQtCursor (const DtCursor &)
 CTOR.
 DtQtCursor (const DtQtCursor &)
 CTOR.
 DtQtCursor (const QPixmap &)
 CTOR.
virtual ~DtQtCursor ()
 DTOR.
const QCursor & cursor () const
virtual DtCursorclone () const

Protected Attributes

QCursor myCursor

Detailed Description

Qt implementation of the cursor class.

Will keep track of the Qt cursor


Constructor & Destructor Documentation

CTOR. Defaults to Arrow Cursor.

CTOR.

CTOR.

CTOR.

makVrv::DtQtCursor::DtQtCursor ( const QPixmap &  )

CTOR.

virtual makVrv::DtQtCursor::~DtQtCursor ( ) [virtual]

DTOR.


Member Function Documentation

const QCursor& makVrv::DtQtCursor::cursor ( ) const
virtual DtCursor* makVrv::DtQtCursor::clone ( ) const [virtual]

Reimplemented from makVrv::DtCursor.


Member Data Documentation

QCursor makVrv::DtQtCursor::myCursor [protected]

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)