Qt 5.11
Qt Charts
C++ Classes
QVPieModelMapper
Qt Charts | Commercial or GPLv3
List of All Members for QVPieModelMapper
This is the complete list of members for
QVPieModelMapper
, including inherited members.
QVPieModelMapper
(QObject *)
firstRow
() const : int
firstRowChanged
()
labelsColumn
() const : int
labelsColumnChanged
()
metaObject
() const : const QMetaObject *
model
() const : QAbstractItemModel *
modelReplaced
()
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
rowCount
() const : int
rowCountChanged
()
series
() const : QPieSeries *
seriesReplaced
()
setFirstRow
(int )
setLabelsColumn
(int )
setModel
(QAbstractItemModel *)
setRowCount
(int )
setSeries
(QPieSeries *)
setValuesColumn
(int )
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
valuesColumn
() const : int
valuesColumnChanged
()