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

HistogramDialog Class Reference
[Dialogs]

Dialog that show a HistogramWidget. More...

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

Inheritance diagram for HistogramDialog:
QDialog

List of all members.

Public Member Functions

 HistogramDialog (const Math::Histogram<> &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.
void setLogMode (bool log_mode)
 Sets log mode.

Protected Attributes

HistogramWidgetmw_

Detailed Description

Dialog that show a HistogramWidget.


Constructor & Destructor Documentation

HistogramDialog ( const Math::Histogram<> &  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 setLegend ( const String legend  ) 

Sets the axis legend.

void setLogMode ( bool  log_mode  ) 

Sets log mode.

void setRightSplitter ( Real  position  ) 

Sets the value of the right splitter.


Member Data Documentation

HistogramWidget* mw_ [protected]

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