En esta página

QAreaLegendMarker Class

La clase QAreaLegendMarker es un marcador de leyenda para una serie de áreas. Más...

Header: #include <QAreaLegendMarker>
Inherits: QLegendMarker

Funciones Públicas

virtual ~QAreaLegendMarker()

Funciones Públicas Reimplementadas

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

Descripción Detallada

Un marcador de leyenda de área está relacionado con un objeto QAreaSeries, de modo que una serie de área da lugar a un marcador.

Véase también QLegend y QAreaSeries.

Documentación de las funciones miembro

[virtual noexcept] QAreaLegendMarker::~QAreaLegendMarker()

Elimina el marcador de leyenda de una serie de áreas.

[override virtual] QAreaSeries *QAreaLegendMarker::series()

Reimplementa: QLegendMarker::series().

[override virtual] QLegendMarker::LegendMarkerType QAreaLegendMarker::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.