Uses of Class
io.qt.graphs.QSurfaceDataRow
Packages that use QSurfaceDataRow
-
Uses of QSurfaceDataRow in io.qt.graphs
Methods in io.qt.graphs that return QSurfaceDataRowModifier and TypeMethodDescriptionQSurfaceDataRow.clone()
Creates and returns a copy of this object.Methods in io.qt.graphs with parameters of type QSurfaceDataRowModifier and TypeMethodDescriptionfinal int
QSurfaceDataProxy.addRow
(QSurfaceDataRow row) final void
QSurfaceDataProxy.insertRow
(int rowIndex, QSurfaceDataRow row) final void
QSurfaceDataProxy.setRow
(int rowIndex, QSurfaceDataRow row) Constructors in io.qt.graphs with parameters of type QSurfaceDataRowModifierConstructorDescriptionQSurfaceDataRow
(QSurfaceDataRow other) SeeQSurfaceDataRow::
QSurfaceDataRow(QSurfaceDataRow)