38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 43 #include <QtWidgets/QDialog> 47 class Plot2DGoToDialogTemplate;
77 bool showRange()
const;
86 void setMinMaxOfRange(
const AreaXYType& max_range);
95 String getFeatureNumber()
const;
98 void enableFeatureNumber(
bool);
102 Ui::Plot2DGoToDialogTemplate*
ui_;
A more convenient string class.
Definition: String.h:58
PlotCanvas::AreaXYType AreaXYType
Definition: Plot2DGoToDialog.h:66
Ui::Plot2DGoToDialogTemplate * ui_
Definition: Plot2DGoToDialog.h:102
Definition: FLASHDeconvWizardBase.h:62
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Area< 2 >::AreaXYType AreaXYType
The range of data shown on the X and Y axis (unit depends on runtime config)
Definition: PlotCanvas.h:178
GoTo dialog used to zoom to a m/z and retention time range or to a feature.
Definition: Plot2DGoToDialog.h:60