QBoxPlotLegendMarker Class
QLegendMarker subclass for box plot series. More...
Header: | #include <QBoxPlotLegendMarker> |
Inherits: | QLegendMarker |
Public Functions
virtual | ~QBoxPlotLegendMarker() |
Reimplemented Public Functions
- 14 public functions inherited from QLegendMarker
- 31 public functions inherited from QObject
Additional Inherited Members
- 6 properties inherited from QLegendMarker
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 8 signals inherited from QLegendMarker
- 2 signals inherited from QObject
- 1 public variable inherited from QObject
- 10 static public members inherited from QObject
- 9 protected functions inherited from QObject
- 2 protected variables inherited from QObject
Detailed Description
QLegendMarker subclass for box plot series.
QBoxPlotLegendMarker is related to QBoxPlotSeries classes.
See also QLegend and QBoxPlotSeries.
Member Function Documentation
[virtual]
QBoxPlotLegendMarker::~QBoxPlotLegendMarker()
Destructor
[virtual]
QBoxPlotSeries *QBoxPlotLegendMarker::series()
Reimplemented from QLegendMarker::series().
Returns the related series
[virtual]
LegendMarkerType QBoxPlotLegendMarker::type()
Reimplemented from QLegendMarker::type().