12 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
16 #include <QtWidgets/QDialog>
20 class Plot1DGoToDialogTemplate;
60 Ui::Plot1DGoToDialogTemplate*
ui_;
simple goto/set visible area dialog for exact placement of the viewing window
Definition: Plot1DGoToDialog.h:33
~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:60
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: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
Definition: FLASHDeconvWizardBase.h:37