QBoxPlotLegendMarker Class
QBoxPlotLegendMarker 类是方框图系列的图例标记。更多
Header: | #include <QBoxPlotLegendMarker> |
Inherits: | QLegendMarker |
公共函数
virtual | ~QBoxPlotLegendMarker() |
重新实现的公共函数
详细说明
方框图图例标记与QBoxPlotSeries 对象相关。
另请参阅 QLegend 和QBoxPlotSeries 。
成员函数文档
[virtual noexcept]
QBoxPlotLegendMarker::~QBoxPlotLegendMarker()
删除方框图系列的图例标记。
[override virtual]
QBoxPlotSeries *QBoxPlotLegendMarker::series()
重新实现:QLegendMarker::series().
[override virtual]
QLegendMarker::LegendMarkerType QBoxPlotLegendMarker::type()
重新实现:QLegendMarker::type().
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.