The QBoxPlotLegendMarker class is a legend marker for a box plot series. More...
Header: | #include <QBoxPlotLegendMarker> |
Inherits: | QLegendMarker |
virtual | ~QBoxPlotLegendMarker() |
virtual QBoxPlotSeries * | series() override |
virtual QLegendMarker::LegendMarkerType | type() override |
A box plot legend marker is related to a QBoxPlotSeries object.
See also QLegend and QBoxPlotSeries.
[virtual]
QBoxPlotLegendMarker::~QBoxPlotLegendMarker()
Removes the legend marker for a box plot series.
[override virtual]
QBoxPlotSeries *QBoxPlotLegendMarker::series()
Reimplements: QLegendMarker::series().
[override virtual]
QLegendMarker::LegendMarkerType QBoxPlotLegendMarker::type()
Reimplements: QLegendMarker::type().
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qboxplotlegendmarker.html