QPieLegendMarker Class
La clase QPieLegendMarker es un marcador de leyenda para una serie de tartas. Más...
| Header: | #include <QPieLegendMarker> |
| Inherits: | QLegendMarker |
Funciones Públicas
| virtual | ~QPieLegendMarker() |
| QPieSlice * | slice() |
Funciones Públicas Reimplementadas
Descripción Detallada
Un marcador de leyenda de tarta está relacionado con QPieSeries. Con una serie de tarta, cada porción de la tarta está relacionada con un marcador de la leyenda.
Véase también QLegend, QPieSeries, y QPieSlice.
Documentación de las funciones miembro
[virtual noexcept] QPieLegendMarker::~QPieLegendMarker()
Elimina el marcador de leyenda de una serie circular.
[override virtual] QPieSeries *QPieLegendMarker::series()
Reimplementa: QLegendMarker::series().
QPieSlice *QPieLegendMarker::slice()
Devuelve la porción del pastel relacionada con el marcador.
[override virtual] QLegendMarker::LegendMarkerType QPieLegendMarker::type()
Reimplementa: QLegendMarker::type().
© 2026 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.