38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
43 #include <QtWidgets/QDialog>
47 class Plot2DGoToDialogTemplate;
95 String getFeatureNumber()
const;
102 Ui::Plot2DGoToDialogTemplate*
ui_;
GoTo dialog used to zoom to a m/z and retention time range or to a feature.
Definition: Plot2DGoToDialog.h:62
Ui::Plot2DGoToDialogTemplate * ui_
Definition: Plot2DGoToDialog.h:102
~Plot2DGoToDialog() override
Destructor.
Plot2DGoToDialog(QWidget *parent, std::string_view x_name, std::string_view y_name)
void setMinMaxOfRange(const AreaXYType &max_range)
Sets the data range of the complete experiment for better navigation with the dialog.
PlotCanvas::AreaXYType AreaXYType
Definition: Plot2DGoToDialog.h:66
void enableFeatureNumber(bool)
Disables the feature number field.
bool showRange() const
Returns if a feature UID was set an a feature should be displayed (false), otherwise,...
Area< 2 >::AreaXYType AreaXYType
The range of data shown on the X and Y axis (unit depends on runtime config)
Definition: PlotCanvas.h:178
A more convenient string class.
Definition: String.h:60
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:48
Definition: FLASHDeconvWizardBase.h:63