Qt 6.6
Qt Charts
C++ Classes
QHXYModelMapper
Qt Charts | Commercial or GPLv3
List of All Members for QHXYModelMapper
This is the complete list of members for
QHXYModelMapper
, including inherited members.
QHXYModelMapper
(QObject *)
columnCount
() const : int
columnCountChanged
()
firstColumn
() const : int
firstColumnChanged
()
model
() const : QAbstractItemModel *
modelReplaced
()
series
() const : QXYSeries *
seriesReplaced
()
setColumnCount
(int)
setFirstColumn
(int)
setModel
(QAbstractItemModel *)
setSeries
(QXYSeries *)
setXRow
(int)
setYRow
(int)
xRow
() const : int
xRowChanged
()
yRow
() const : int
yRowChanged
()