35 virtual void setCursor(
const DtCursor&);
38 virtual void pushCursor(
const DtCursor&);
44 virtual void popCursor();
Simple class used to set, push or pop the current cursor. Core implementation will do nothing more th...
Definition: DtCursorManager.h:25
Simple class that is used to define a cursor. Used in conjunction with the DtCursorManager class to s...
Definition: DtCursor.h:19
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
Contains makVrv::DtCursorManager class.
Class used to interface with the Qt cursor system. Will create DtQtCursors to replace incoming DtCurs...
Definition: DtQtCursorManager.h:23
Qt implementation of the cursor class. Will keep track of the Qt cursor.
Definition: DtQtCursor.h:24
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72