QPieLegendMarker Class
QPieLegendMarker 类是饼系列的图例标记。更多
Header: | #include <QPieLegendMarker> |
Inherits: | QLegendMarker |
公共函数
virtual | ~QPieLegendMarker() |
QPieSlice * | slice() |
重新实现的公共函数
详细描述
饼图例标记与QPieSeries 相关。在饼系列中,每一块饼都与图例中的一个标记相关。
另请参阅 QLegend,QPieSeries, 和QPieSlice 。
成员函数文档
[virtual noexcept]
QPieLegendMarker::~QPieLegendMarker()
删除饼图系列的图例标记。
[override virtual]
QPieSeries *QPieLegendMarker::series()
重新实现:QLegendMarker::series().
QPieSlice *QPieLegendMarker::slice()
返回与标记相关的部分。
[override virtual]
QLegendMarker::LegendMarkerType QPieLegendMarker::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.