38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
42 #include <QtWidgets/QDialog>
46 class Plot1DGoToDialogTemplate;
86 Ui::Plot1DGoToDialogTemplate*
ui_;
simple goto/set visible area dialog for exact placement of the viewing window
Definition: Plot1DGoToDialog.h:59
~Plot1DGoToDialog() override
Destructor.
float getMin() const
Returns the lower m/z bound.
void setRange(float min, float max)
Sets the m/z range displayed initially.
Ui::Plot1DGoToDialogTemplate * ui_
Definition: Plot1DGoToDialog.h:86
Plot1DGoToDialog(QWidget *parent=nullptr)
Constructor.
void setMinMaxOfRange(float min, float max)
Sets the m/z range displayed initially.
void fixRange()
Fixes the currently stored range (i.e. ensure correct order of min-max; enforce minimum of 1 Da windo...
float getMax() const
Returns the upper m/z bound.
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Definition: SwathWizardBase.h:63