11 #include <QtWidgets/QWidget>
12 #include <QtWidgets/QAbstractItemDelegate>
34 Qt::WindowFlags f = Qt::Widget);
43 void on_browseButtonClicked();
46 void on_showQuitDialogOnCloseCheckBoxChanged(
int);
50 void connectToSignals();
53 virtual void setScreenCaptureFilePath(
DtUnicode filePath);
56 virtual void setShowQuitDialogOnClose(
bool show);
A unicode string.
Definition: DtUnicode.h:33
Interface to the General Application Settings GUI.
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
Definition: DtGeneralApplicationSettingsInterface.h:17
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69