1 #ifndef DIALOGPREFERENCES_H 2 #define DIALOGPREFERENCES_H 26 void on_pushButtonBrowseInstallDir_clicked();
28 void on_pushButtonBrowseTHREDDS_clicked();
30 void on_buttonBox_accepted();
35 Ui::DialogPreferences* m_ui{
nullptr};
39 #endif // DIALOGPREFERENCES_H Contains the loaded and modified settings.
Definition: preferences.h:17
Definition: dialogdatasetview.h:16
Preferences dialog window.
Definition: dialogpreferences.h:18