继承者: QtCharts.QHPieModelMapper , QtCharts.QVPieModelMapper
New in version 5.7.
def
count
()
def
first
()
def
labelsSection
()
def
model
()
def
orientation
()
def
series
()
def
setCount
(count)
def
setFirst
(first)
def
setLabelsSection
(labelsSection)
def
setModel
(model)
def
setOrientation
(orientation)
def
setSeries
(series)
def
setValuesSection
(valuesSection)
def
valuesSection
()
PySide2.QtCharts.QtCharts.
QPieModelMapper
(
[
parent=None
]
)
¶
parent
–
QObject
PySide2.QtCharts.QtCharts.QPieModelMapper.
count
(
)
¶
int
PySide2.QtCharts.QtCharts.QPieModelMapper.
first
(
)
¶
int
PySide2.QtCharts.QtCharts.QPieModelMapper.
labelsSection
(
)
¶
int
PySide2.QtCharts.QtCharts.QPieModelMapper.
model
(
)
¶
QAbstractItemModel
PySide2.QtCharts.QtCharts.QPieModelMapper.
orientation
(
)
¶
取向
PySide2.QtCharts.QtCharts.QPieModelMapper.
series
(
)
¶
QPieSeries
PySide2.QtCharts.QtCharts.QPieModelMapper.
setCount
(
count
)
¶
count
–
int
PySide2.QtCharts.QtCharts.QPieModelMapper.
setFirst
(
first
)
¶
first
–
int
PySide2.QtCharts.QtCharts.QPieModelMapper.
setLabelsSection
(
labelsSection
)
¶
labelsSection
–
int
PySide2.QtCharts.QtCharts.QPieModelMapper.
setModel
(
model
)
¶
model
–
QAbstractItemModel
PySide2.QtCharts.QtCharts.QPieModelMapper.
setOrientation
(
orientation
)
¶
orientation
–
取向
PySide2.QtCharts.QtCharts.QPieModelMapper.
setSeries
(
series
)
¶
series
–
QPieSeries
PySide2.QtCharts.QtCharts.QPieModelMapper.
setValuesSection
(
valuesSection
)
¶
valuesSection
–
int
PySide2.QtCharts.QtCharts.QPieModelMapper.
valuesSection
(
)
¶
int