Qt 6.8
Qt Charts
C++ Classes
QVXYModelMapper
Qt Charts | Commercial or GPLv3
List of All Members for QVXYModelMapper
This is the complete list of members for
QVXYModelMapper
, including inherited members.
QVXYModelMapper
(QObject *)
firstRow
() const : int
firstRowChanged
()
model
() const : QAbstractItemModel *
modelReplaced
()
rowCount
() const : int
rowCountChanged
()
series
() const : QXYSeries *
seriesReplaced
()
setFirstRow
(int)
setModel
(QAbstractItemModel *)
setRowCount
(int)
setSeries
(QXYSeries *)
setXColumn
(int)
setYColumn
(int)
xColumn
() const : int
xColumnChanged
()
yColumn
() const : int
yColumnChanged
()