OpenMS
|
Preferences dialog for TOPPView. More...
#include <OpenMS/VISUAL/DIALOGS/TOPPViewPrefDialog.h>
Public Member Functions | |
TOPPViewPrefDialog (QWidget *parent) | |
~TOPPViewPrefDialog () override | |
void | setParam (const Param ¶m) |
initialize GUI values with these parameters More... | |
Param | getParam () const |
Protected Slots | |
void | browseDefaultPath_ () |
void | browsePluginsPath_ () |
Private Attributes | |
Ui::TOPPViewPrefDialogTemplate * | ui_ |
Param | param_ |
is updated in getParam() More... | |
Param | tsg_param_ |
params for TheoreticalSpectrumGenerator in the TSG tab More... | |
Preferences dialog for TOPPView.
TOPPViewPrefDialog | ( | QWidget * | parent | ) |
|
override |
|
protectedslot |
|
protectedslot |
Param getParam | ( | ) | const |
update the parameters given the current GUI state. Can be used to obtain default parameters and their names.
Referenced by TOPPViewBase::preferencesDialog().
void setParam | ( | const Param & | param | ) |
initialize GUI values with these parameters
Referenced by TOPPViewBase::preferencesDialog().
|
mutableprivate |
is updated in getParam()
|
private |
params for TheoreticalSpectrumGenerator in the TSG tab
|
private |