Uses of Class
io.qt.charts.QChart
Package | Description |
---|---|
io.qt.charts |
-
Uses of QChart in io.qt.charts
Subclasses of QChart in io.qt.charts Modifier and Type Class Description class
QPolarChart
Presents data in polar chartsMethods in io.qt.charts that return QChart Modifier and Type Method Description QChart
QAbstractSeries. chart()
QChart
QChartView. chart()
Methods in io.qt.charts with parameters of type QChart Modifier and Type Method Description void
QChartView. setChart(QChart chart)
Constructors in io.qt.charts with parameters of type QChart Constructor Description QChartView(QChart chart)
Overloaded constructor forQChartView(io.qt.charts.QChart, io.qt.widgets.QWidget)
withparent = null
.QChartView(QChart chart, QWidget parent)