QBoxPlotLegendMarker Class
La clase QBoxPlotLegendMarker es un marcador de leyenda para una serie de box plot. Más...
| Header: | #include <QBoxPlotLegendMarker> |
| Inherits: | QLegendMarker |
Funciones públicas
| virtual | ~QBoxPlotLegendMarker() |
Funciones Públicas Reimplementadas
Descripción detallada
Un marcador de leyenda de gráfico de caja está relacionado con un objeto QBoxPlotSeries.
Véase también QLegend y QBoxPlotSeries.
Documentación de funciones miembro
[virtual noexcept] QBoxPlotLegendMarker::~QBoxPlotLegendMarker()
Elimina el marcador de leyenda de una serie de gráficos de caja.
[override virtual] QBoxPlotSeries *QBoxPlotLegendMarker::series()
Reimplementa: QLegendMarker::series().
[override virtual] QLegendMarker::LegendMarkerType QBoxPlotLegendMarker::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.