38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 43 #include <QtWidgets/QMdiArea> 44 #include <QtWidgets/QMainWindow> 65 void closeEvent(QCloseEvent * event)
override;
69 bool openFile(
const String & filename =
"");
75 void updateWindowTitle(
bool);
A more convenient string class.
Definition: String.h:57
String current_path_
path used as next default location of the load/store dialogs
Definition: INIFileEditorWindow.h:85
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
A GUI for editing or viewing a Param object.
Definition: ParamEditor.h:176
Management and storage of parameters / INI files.
Definition: Param.h:74
shows the ParamEditor widget in a QMainWindow with a toolbar
Definition: INIFileEditorWindow.h:56
ParamEditor * editor_
ParamEditor object for visualization.
Definition: INIFileEditorWindow.h:79
QString filename_
filename of xml-file to store the Param object
Definition: INIFileEditorWindow.h:83
Param param_
Param object for storing data.
Definition: INIFileEditorWindow.h:81