QBoxPlotLegendMarker Class

QBoxPlotLegendMarkerクラスは、ボックスプロット系列の凡例マーカーです。詳細...

Header: #include <QBoxPlotLegendMarker>
Inherits: QLegendMarker

パブリック関数

再実装パブリック関数

virtual QBoxPlotSeries *series() override
virtual QLegendMarker::LegendMarkerType type() override

詳しい説明

ボックスプロットの凡例マーカーは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.