QBoxPlotLegendMarker Class
The QBoxPlotLegendMarker class is a legend marker for a box plot series. More...
| Header: | #include <QBoxPlotLegendMarker> |
| Inherits: | QLegendMarker |
Public Functions
| virtual | ~QBoxPlotLegendMarker() |
Reimplemented Public Functions
| virtual QBoxPlotSeries * | series() override |
| virtual QLegendMarker::LegendMarkerType | type() override |
Detailed Description
A box plot legend marker is related to a QBoxPlotSeries object.
See also QLegend and QBoxPlotSeries.
Member Function Documentation
[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-5.14/qboxplotlegendmarker.html