Uses of Class
io.qt.charts.QXYSeries
Packages that use QXYSeries
-
Uses of QXYSeries in io.qt.charts
Subclasses of QXYSeries in io.qt.chartsModifier and TypeClassDescriptionclassPresents data in line graphsclassPresents data in scatter graphsclassPresents data as spline chartsMethods in io.qt.charts that return QXYSeriesModifier and TypeMethodDescriptionprotected final QXYSeriesQHXYModelMapper.series()protected final QXYSeriesQVXYModelMapper.series()QXYLegendMarker.series()protected QXYSeriesQXYModelMapper.series()SeeQXYModelMapper::series()const Methods in io.qt.charts with parameters of type QXYSeriesModifier and TypeMethodDescriptionprotected final voidprotected final voidprotected voidSeeQXYModelMapper::setSeries(QXYSeries*) Constructors in io.qt.charts with parameters of type QXYSeriesModifierConstructorDescriptionQXYLegendMarker(QXYSeries series, QLegend legend) Overloaded constructor forQXYLegendMarker(io.qt.charts.QXYSeries, io.qt.charts.QLegend, io.qt.core.QObject)withparent = null.QXYLegendMarker(QXYSeries series, QLegend legend, QObject parent) SeeQXYLegendMarker::QXYLegendMarker(QXYSeries*, QLegend*, QObject*)