38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
44 #include <QtWidgets/QMdiArea>
45 #include <QtWidgets/QMainWindow>
66 void closeEvent(QCloseEvent * event)
override;
70 bool openFile(
const String & filename =
"");
76 void updateWindowTitle(
bool);
shows the ParamEditor widget in a QMainWindow with a toolbar
Definition: INIFileEditorWindow.h:59
Param param_
Param object for storing data.
Definition: INIFileEditorWindow.h:82
QString filename_
filename of xml-file to store the Param object
Definition: INIFileEditorWindow.h:84
String current_path_
path used as next default location of the load/store dialogs
Definition: INIFileEditorWindow.h:86
ParamEditor * editor_
ParamEditor object for visualization.
Definition: INIFileEditorWindow.h:80
A GUI for editing or viewing a Param object.
Definition: ParamEditor.h:180
Management and storage of parameters / INI files.
Definition: Param.h:70
A more convenient string class.
Definition: String.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47