Home
last modified time | relevance | path

Searched defs:QBoxPlotLegendMarker (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/legend/
H A Dqboxplotlegendmarker.cpp55 QBoxPlotLegendMarker::QBoxPlotLegendMarker(QBoxPlotSeries *series, QLegend *legend, QObject *parent… in QBoxPlotLegendMarker() function in QBoxPlotLegendMarker
71 QBoxPlotLegendMarker::QBoxPlotLegendMarker(QBoxPlotLegendMarkerPrivate &d, QObject *parent) : in QBoxPlotLegendMarker() function in QBoxPlotLegendMarker
H A Dqboxplotlegendmarker_p.h50 class QBoxPlotLegendMarker; variable