QAreaLegendMarker Class
QAreaLegendMarker 类是区域系列的图例标记。更多
Header: | #include <QAreaLegendMarker> |
Inherits: | QLegendMarker |
公共函数
virtual | ~QAreaLegendMarker() |
重新实现的公共函数
详细说明
区域图例标记与QAreaSeries 对象相关,因此一个区域系列产生一个标记。
另请参阅 QLegend 和QAreaSeries 。
成员函数文档
[virtual noexcept]
QAreaLegendMarker::~QAreaLegendMarker()
删除区域系列的图例标记。
[override virtual]
QAreaSeries *QAreaLegendMarker::series()
重新实现:QLegendMarker::series().
[override virtual]
QLegendMarker::LegendMarkerType QAreaLegendMarker::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.