#include "QmitkHistogramWidget.h"#include <qlabel.h>#include <qpen.h>#include <qgroupbox.h>#include <qwt_plot_grid.h>#include <qwt_interval_data.h>#include <qwt_array.h>#include <qwt_text_label.h>#include <qwt_text.h>#include <qwt_symbol.h>Go to the source code of this file.
1.7.2