Dialog that show a HistogramWidget. More...
#include <OpenMS/VISUAL/DIALOGS/HistogramDialog.h>
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 | |
HistogramWidget * | mw_ |
Dialog that show a HistogramWidget.
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 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.
|
protected |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:35 using doxygen 1.8.5 |