11 #include <QtWidgets/QWidget>
12 #include <QtWidgets/QAbstractItemDelegate>
34 Qt::WindowFlags f = Qt::Widget);
39 virtual void setScreenCaptureFilePath(
DtUnicode filePath);
42 virtual void setShowQuitDialogOnClose(
bool show);
47 virtual void setPaperMapLayerTimeout(
double timeout);
53 void on_browseButtonClicked();
56 void on_showQuitDialogOnCloseCheckBoxChanged(
int);
60 void on_paperMapLayerTimeoutSliderChanged(
double val);
64 void connectToSignals();
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:16
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69