Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

HistogramDialog Class Reference
[Dialogs]

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

Inheritance diagram for HistogramDialog:

QDialog

List of all members.


Detailed Description

Dialog that show a HistogramWidget.

Public Member Functions

 HistogramDialog (const Math::Histogram< UInt, Real > &distribution, QWidget *parent=0)
 Constructor.
 ~HistogramDialog ()
 Destructor.
Real getLeftSplitter ()
 Returns the value of the left splitter.
Real getRightSplitter ()
 Returns the value of the right splitter.
void setLeftSplitter (Real position)
 Sets the value of the left splitter.
void setRightSplitter (Real position)
 Sets the value of the right splitter.
void setLegend (const String &legend)
 Sets the axis legend.

Protected Attributes

HistogramWidgetmw_

Constructor & Destructor Documentation

HistogramDialog ( const Math::Histogram< UInt, Real > &  distribution,
QWidget parent = 0 
)

Constructor.

~HistogramDialog (  ) 

Destructor.


Member Function Documentation

Real getLeftSplitter (  ) 

Returns the value of the left splitter.

Real getRightSplitter (  ) 

Returns the value of the right splitter.

void setLeftSplitter ( Real  position  ) 

Sets the value of the left splitter.

void setRightSplitter ( Real  position  ) 

Sets the value of the right splitter.

void setLegend ( const String legend  ) 

Sets the axis legend.


Member Data Documentation

HistogramWidget* mw_ [protected]


The documentation for this class was generated from the following file:
Generated Tue Apr 1 15:36:48 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1