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.