Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions

Spectrum1DGoToDialog Class Reference
[Dialogs]

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 Spectrum1DGoToDialogTemplate

List of all members.

Public Member Functions

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

Detailed Description

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


Constructor & Destructor Documentation

Spectrum1DGoToDialog ( QWidget parent = 0  ) 

Constructor.

Destructor.


Member Function Documentation

void fixRange (  ) 

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

Real getMax (  )  const

Returns the upper m/z bound.

Real getMin (  )  const

Returns the lower m/z bound.

void setRange ( Real  min,
Real  max 
)

Sets the m/z range displayed initially.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:58 using doxygen 1.7.1