Medical Imaging Interaction Toolkit  2024.06.00
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QmitkChartWidget Member List

This is the complete list of members for QmitkChartWidget, including all inherited members.

AddChartExampleData(const std::vector< std::pair< double, double > > &data2D, const std::string &label, const std::string &type, const std::string &color, const std::string &style, const std::string &pieLabelsData=0)QmitkChartWidget
AddData1D(const std::vector< double > &data1D, const std::string &label, ChartType chartType=ChartType::bar)QmitkChartWidget
AddData2D(const std::vector< std::pair< double, double > > &data2D, const std::string &label, ChartType chartType=ChartType::bar)QmitkChartWidget
AxisScale enum nameQmitkChartWidget
ChartColor enum nameQmitkChartWidget
ChartType enum nameQmitkChartWidget
Clear()QmitkChartWidget
ColorTheme enum nameQmitkChartWidget
GetDataElementByLabel(const std::string &label) constQmitkChartWidget
LegendPosition enum nameQmitkChartWidget
LineStyle enum nameQmitkChartWidget
MarkerSymbol enum nameQmitkChartWidget
OnLoadFinished(bool isLoadSuccessful)QmitkChartWidgetslot
OnPageSuccessfullyLoaded()QmitkChartWidgetslot
PageSuccessfullyLoaded()QmitkChartWidgetsignal
QmitkChartWidget(QWidget *parent=nullptr)QmitkChartWidgetexplicit
QmitkChartWidget(QWidget *parent, bool unitTest)QmitkChartWidgetexplicit
Reload()QmitkChartWidget
RemoveData(const std::string &label)QmitkChartWidget
SavePlotAsImage()QmitkChartWidget
SetChartType(const std::string &label, ChartType type)QmitkChartWidget
SetColor(const std::string &label, const std::string &colorName)QmitkChartWidget
SetLegendPosition(LegendPosition position)QmitkChartWidget
SetLineStyle(const std::string &label, LineStyle style)QmitkChartWidget
SetMarkerSymbol(const std::string &label, MarkerSymbol symbol)QmitkChartWidget
SetMinMaxValueXView(double minValueX, double maxValueX)QmitkChartWidget
SetMinMaxValueYView(double minValueY, double maxValueY)QmitkChartWidget
SetPieLabels(const std::vector< std::string > &pieLabels, const std::string &label)QmitkChartWidget
SetShowDataPoints(bool showDataPoints)QmitkChartWidget
SetShowErrorBars(bool showErrorBars)QmitkChartWidget
SetShowLegend(bool show)QmitkChartWidget
SetShowSubchart(bool showSubChart)QmitkChartWidget
SetStackedData(bool stacked)QmitkChartWidget
SetTheme(ColorTheme themeEnabled)QmitkChartWidget
SetTitle(const std::string &title)QmitkChartWidget
SetXAxisLabel(const std::string &label)QmitkChartWidget
SetXErrorBars(const std::string &label, const std::vector< double > &errorPlus, const std::vector< double > &errorMinus=std::vector< double >())QmitkChartWidget
SetYAxisLabel(const std::string &label)QmitkChartWidget
SetYAxisScale(AxisScale scale)QmitkChartWidget
SetYErrorBars(const std::string &label, const std::vector< double > &errorPlus, const std::vector< double > &errorMinus=std::vector< double >())QmitkChartWidget
Show(bool showSubChart=false)QmitkChartWidget
sizeHint() const overrideQmitkChartWidget
UpdateChartExampleData(const std::vector< std::pair< double, double > > &data2D, const std::string &label, const std::string &type, const std::string &color, const std::string &lineStyle, const std::string &pieLabelsData=0)QmitkChartWidget
UpdateData1D(const std::vector< double > &data1D, const std::string &label)QmitkChartWidget
UpdateData2D(const std::vector< std::pair< double, double > > &data2D, const std::string &label)QmitkChartWidget
UpdateLabel(const std::string &existingLabel, const std::string &newLabel)QmitkChartWidget
~QmitkChartWidget() overrideQmitkChartWidget