13 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
15 #include <QtWidgets/QDialog>
Dialog that show a HistogramWidget.
Definition: HistogramDialog.h:29
HistogramWidget * mw_
Definition: HistogramDialog.h:54
float getRightSplitter()
Returns the value of the right splitter.
void setLogMode(bool log_mode)
Sets log mode.
~HistogramDialog() override
Destructor.
void setRightSplitter(float position)
Sets the value of the right splitter.
HistogramDialog(const Math::Histogram<> &distribution, QWidget *parent=nullptr)
Constructor.
void setLegend(const String &legend)
Sets the axis legend.
void setLeftSplitter(float position)
Sets the value of the left splitter.
float getLeftSplitter()
Returns the value of the left splitter.
Representation of a histogram.
Definition: Histogram.h:38
A more convenient string class.
Definition: String.h:34
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19