16 #include <QtWidgets/QWidget>
17 #include <QtWidgets/QDialog>
39 virtual void restoreSelected(
bool fromFactory );
40 virtual void restoreAll(
bool fromFactory );
43 virtual void on_myRestoreButton_clicked();
44 virtual void on_myRestoreFactoryButton_clicked();
56 Qt::WindowFlags f = Qt::Tool);
62 virtual void accept();
Dialog for asking user to restore the factory observer settings.
Definition: DtObserverModePersistenceWidget.h:50
bool myRestoreFromFactory
Definition: DtObserverModePersistenceWidget.h:66
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
QButtonGroup * myRestoreTypeButtons
Definition: DtObserverModePersistenceWidget.h:65
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