Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | List of all members
Spectrum1DGoToDialog Class Reference

simple goto/set visible area dialog for exact placement of the viewing window More...

#include <OpenMS/VISUAL/DIALOGS/Spectrum1DGoToDialog.h>

Inheritance diagram for Spectrum1DGoToDialog:
QDialog

Public Member Functions

 Spectrum1DGoToDialog (QWidget *parent=0)
 Constructor. More...
 
 ~Spectrum1DGoToDialog ()
 Destructor. More...
 
void setRange (float min, float max)
 Sets the m/z range displayed initially. More...
 
void setMinMaxOfRange (float min, float max)
 Sets the m/z range displayed initially. More...
 
void fixRange ()
 Fixes the currently stored range (i.e. ensure correct order of min-max; enforce minimum of 1 Da window IFF min==max. More...
 
float getMin () const
 Returns the lower m/z bound. More...
 
float getMax () const
 Returns the upper m/z bound. More...
 

Detailed Description

simple goto/set visible area dialog for exact placement of the viewing window

Constructor & Destructor Documentation

◆ Spectrum1DGoToDialog()

Spectrum1DGoToDialog ( QWidget parent = 0)

Constructor.

◆ ~Spectrum1DGoToDialog()

Destructor.

Member Function Documentation

◆ fixRange()

void fixRange ( )

Fixes the currently stored range (i.e. ensure correct order of min-max; enforce minimum of 1 Da window IFF min==max.

◆ getMax()

float getMax ( ) const

Returns the upper m/z bound.

◆ getMin()

float getMin ( ) const

Returns the lower m/z bound.

◆ setMinMaxOfRange()

void setMinMaxOfRange ( float  min,
float  max 
)

Sets the m/z range displayed initially.

◆ setRange()

void setRange ( float  min,
float  max 
)

Sets the m/z range displayed initially.


OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:12 using doxygen 1.8.13