QPieLegendMarker Class
QPieLegendMarkerクラスは、パイシリーズの凡例マーカーです。詳細...
Header: | #include <QPieLegendMarker> |
Inherits: | QLegendMarker |
パブリック関数
virtual | ~QPieLegendMarker() |
QPieSlice * | slice() |
再実装パブリック関数
詳しい説明
円グラフの凡例マーカーはQPieSeries に関連しています。円グラフのシリーズでは、パイの各スライスは凡例の1つのマーカーに関連しています。
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.