31 virtual void setScreenCaptureFilePath(
DtUnicode filePath) = 0;
35 virtual void setShowQuitDialogOnClose(
bool show) = 0;
A unicode string.
Definition: DtUnicode.h:33
boost::signal< void(DtUnicode)> signal_screenCaptureImageFilePathChanged
Signals.
Definition: DtGeneralApplicationSettingsInterface.h:25
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
boost::signal< void(bool)> signal_showQuitDialogOnCloseCheckBoxChanged
Definition: DtGeneralApplicationSettingsInterface.h:27
Definition: DtGeneralApplicationSettingsInterface.h:17