 |
OpenMS
3.0.0
|
|
Go to the documentation of this file.
37 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
42 #include <QtWidgets/QDialog>
46 class TOPPViewPrefDialogTemplate;
68 void setParam(
const Param& param);
72 Param getParam()
const;
75 void browseDefaultPath_();
76 void browsePluginsPath_();
78 Ui::TOPPViewPrefDialogTemplate*
ui_;
Param tsg_param_
params for TheoreticalSpectrumGenerator in the TSG tab
Definition: TOPPViewPrefDialog.h:80
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Definition: SwathWizardBase.h:62
Ui::TOPPViewPrefDialogTemplate * ui_
Definition: TOPPViewPrefDialog.h:78
Param param_
is updated in getParam()
Definition: TOPPViewPrefDialog.h:79
Management and storage of parameters / INI files.
Definition: Param.h:69
Preferences dialog for TOPPView.
Definition: TOPPViewPrefDialog.h:58