35 #ifndef OPENMS_VISUAL_DIALOGS_SPECTRUM1DGOTODIALOG_H 36 #define OPENMS_VISUAL_DIALOGS_SPECTRUM1DGOTODIALOG_H 39 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 41 #include <QtGui/QDialog> 42 #include <OpenMS/VISUAL/DIALOGS/UIC/ui_Spectrum1DGoToDialog.h> 55 public Ui::Spectrum1DGoToDialogTemplate
66 void setRange(
float min,
float max);
69 void setMinMaxOfRange(
float min,
float max);
81 #endif // OPENMS_VISUAL_DIALOGS_SPECTRUM1DGOTODIALOG_H
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
simple goto/set visible area dialog for exact placement of the viewing window
Definition: Spectrum1DGoToDialog.h:53