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.