QXYLegendMarker Class
QXYLegendMarker 类是线条、样条线或散点数列的图例标记。更多
Header: | #include <QXYLegendMarker> |
Inherits: | QLegendMarker |
公共函数
virtual | ~QXYLegendMarker() |
重新实现的公共函数
详细描述
XY 图例标记与QXYSeries 派生类相关:QLineSeries,QSplineSeries, 和QScatterSeries 。每个标记与一个系列相关。
另请参阅 QLegend,QXYSeries,QSplineSeries,QScatterSeries 和QLineSeries 。
成员函数文档
[virtual noexcept]
QXYLegendMarker::~QXYLegendMarker()
删除直线、样条线或散点数列的图例标记。
[override virtual]
QXYSeries *QXYLegendMarker::series()
重新实现:QLegendMarker::series().
[override virtual]
QLegendMarker::LegendMarkerType QXYLegendMarker::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.