QBoxPlotLegendMarker Class
QBoxPlotLegendMarker 클래스는 박스 플롯 시리즈에 대한 범례 마커입니다. 더 보기...
Header: | #include <QBoxPlotLegendMarker> |
Inherits: | QLegendMarker |
공용 함수
virtual | ~QBoxPlotLegendMarker() |
재구현된 공용 함수
상세 설명
박스 플롯 범례 마커는 QBoxPlotSeries 개체와 관련이 있습니다.
QLegend 및 QBoxPlotSeries 을참조하세요 .
멤버 함수 문서
[virtual noexcept]
QBoxPlotLegendMarker::~QBoxPlotLegendMarker()
박스형 플롯 시리즈의 범례 마커를 제거합니다.
[override virtual]
QBoxPlotSeries *QBoxPlotLegendMarker::series()
다시 구현합니다: QLegendMarker::series().
[override virtual]
QLegendMarker::LegendMarkerType QBoxPlotLegendMarker::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.