Uses of Class
io.qt.charts.QChart
Packages that use QChart
-
Uses of QChart in io.qt.charts
Subclasses of QChart in io.qt.chartsMethods in io.qt.charts that return QChartModifier and TypeMethodDescriptionfinal QChart
QAbstractSeries.chart()
SeeQAbstractSeries::
chart()const final QChart
QChartView.chart()
Methods in io.qt.charts with parameters of type QChartModifier and TypeMethodDescriptionfinal void
Constructors in io.qt.charts with parameters of type QChartModifierConstructorDescriptionQChartView
(QChart chart) Overloaded constructor forQChartView(io.qt.charts.QChart, io.qt.widgets.QWidget)
withparent = null
.QChartView
(QChart chart, QWidget parent)