14 #include <QtWidgets/QApplication>
47 virtual void loadApplicationStylesheetsAtPath(
const std::string& styleSheetPath,
48 bool invalidateApplicationIconColorMappings=
true);
52 virtual void slot_currentStyleSheetsPathChanged(
const std::string& styleSheetsPath);
DtSignalConnectionManager myConnections
Definition: DtExceptionHandlingApplication.h:58
DtDe & myDe
Definition: DtExceptionHandlingApplication.h:56
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Base class to provide boost signal/slot management.
The DtExceptionHandlingApplication is a QApplication that catches all exceptions and handles the appl...
Definition: DtExceptionHandlingApplication.h:25
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:76