10 #ifndef DtQtEventLoop_H_
11 #define DtQtEventLoop_H_
35 static void qtEventLoopLogic(
DtDe& de);
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
This class implements an DtEventLoop using the Qt event loop. The class sets setAlternateRunFunction ...
Definition: DtQtEventLoop.h:22
The abstract DtEventLoop creator for the abstract DtEventLoops class.
Definition: DtEventLoop.h:79
The creator for the DtQtEventLoop class.
Definition: DtQtEventLoop.h:41
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
Contains makVrv::DtEventLoop class.
The abstract DtEventLoop class.
Definition: DtEventLoop.h:24