Qt 5.15
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 *)
firstRowChanged
()
modelReplaced
()
rowCountChanged
()
seriesReplaced
()
xColumnChanged
()
yColumnChanged
()
firstRow
() const : int
model
() const : QAbstractItemModel *
rowCount
() const : int
series
() const : QXYSeries *
setFirstRow
(int )
setModel
(QAbstractItemModel *)
setRowCount
(int )
setSeries
(QXYSeries *)
setXColumn
(int )
setYColumn
(int )
xColumn
() const : int
yColumn
() const : int