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

Dialog that show a HistogramWidget. More...

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

Inheritance diagram for HistogramDialog:
QDialog

Public Member Functions

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

Protected Attributes

HistogramWidgetmw_
 

Detailed Description

Dialog that show a HistogramWidget.

Constructor & Destructor Documentation

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

Constructor.

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.11.1 Documentation generated on Thu Nov 14 2013 11:19:35 using doxygen 1.8.5