The QBoxPlotLegendMarker class is a legend marker for a box plot series. 更多...
| 頭: | #include <QBoxPlotLegendMarker> |
| 繼承: | QLegendMarker |
| virtual | ~QBoxPlotLegendMarker () |
| virtual QBoxPlotSeries * | series () |
| virtual LegendMarkerType | type () |
The QBoxPlotLegendMarker class is a legend marker for a box plot series.
A box plot legend marker is related to a QBoxPlotSeries 對象。
另請參閱 QLegend and QBoxPlotSeries .
[虛擬]
QBoxPlotLegendMarker::
~QBoxPlotLegendMarker
()
Removes the legend marker for a box plot series.
[虛擬]
QBoxPlotSeries
*QBoxPlotLegendMarker::
series
()
重實現自 QLegendMarker::series ().
[虛擬]
LegendMarkerType
QBoxPlotLegendMarker::
type
()
重實現自 QLegendMarker::type ().