38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 42 #include <QtWidgets/QDialog> 46 class Spectrum2DGoToDialogTemplate;
71 bool showRange()
const;
80 void setRange(
float min_rt,
float max_rt,
float min_mz,
float max_mz);
83 void setMinMaxOfRange(
float min_rt,
float max_rt,
float min_mz,
float max_mz);
85 float getMinRT()
const;
87 float getMaxRT()
const;
89 float getMinMZ()
const;
91 float getMaxMZ()
const;
96 String getFeatureNumber()
const;
99 void enableFeatureNumber(
bool);
103 Ui::Spectrum2DGoToDialogTemplate*
ui_;
GoTo dialog used to zoom to a m/z and retention time range or to a feature.
Definition: Spectrum2DGoToDialog.h:59
A more convenient string class.
Definition: String.h:57
Ui::Spectrum2DGoToDialogTemplate * ui_
Definition: Spectrum2DGoToDialog.h:103
Definition: DataFilterDialog.h:45
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46