Класс QBoxPlotLegendMarker
Класс QBoxPlotLegendMarker — это метка легенды для ряда диаграмм размаха. Подробнее...
| Заголовок: | #include <QBoxPlotLegendMarker> |
| Наследует: | QLegendMarker |
Открытые функции
| виртуальный | ~QBoxPlotLegendMarker() |
Переопределённые открытые функции
| виртуальный QBoxPlotSeries * | series() override |
| виртуальный QLegendMarker::LegendMarkerType | type() override |
Подробное описание
Метка легенды диаграммы размаха связана с объектом QBoxPlotSeries.
См. также QLegend и QBoxPlotSeries.
Документация по членам-функциям
[virtual] QBoxPlotLegendMarker::~QBoxPlotLegendMarker()
Удаляет метку легенды для ряда диаграмм размаха.
[override virtual] QBoxPlotSeries *QBoxPlotLegendMarker::series()
Переопределяет: QLegendMarker::series().
[override virtual] QLegendMarker::LegendMarkerType QBoxPlotLegendMarker::type()
Переопределяет: QLegendMarker::type().
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qboxplotlegendmarker.html