QItemModelScatterDataProxy

PyQt5.QtDataVisualization.QItemModelScatterDataProxy

Inherits from QScatterDataProxy.

Description

TODO

Methods

__init__(parent: QObject = None)

TODO


__init__(QAbstractItemModel, parent: QObject = None)

TODO


__init__(QAbstractItemModel, str, str, str, parent: QObject = None)

TODO


__init__(QAbstractItemModel, str, str, str, str, parent: QObject = None)

TODO


itemModel() → QAbstractItemModel

TODO


remap(str, str, str, str)

TODO


rotationRole() → str

TODO


rotationRolePattern() → QRegExp

TODO


rotationRoleReplace() → str

TODO


setItemModel(QAbstractItemModel)

TODO


setRotationRole(str)

TODO


setRotationRolePattern(QRegExp)

TODO


setRotationRoleReplace(str)

TODO


setXPosRole(str)

TODO


setXPosRolePattern(QRegExp)

TODO


setXPosRoleReplace(str)

TODO


setYPosRole(str)

TODO


setYPosRolePattern(QRegExp)

TODO


setYPosRoleReplace(str)

TODO


setZPosRole(str)

TODO


setZPosRolePattern(QRegExp)

TODO


setZPosRoleReplace(str)

TODO


xPosRole() → str

TODO


xPosRolePattern() → QRegExp

TODO


xPosRoleReplace() → str

TODO


yPosRole() → str

TODO


yPosRolePattern() → QRegExp

TODO


yPosRoleReplace() → str

TODO


zPosRole() → str

TODO


zPosRolePattern() → QRegExp

TODO


zPosRoleReplace() → str

TODO

Signals

itemModelChanged(QAbstractItemModel)

TODO


rotationRoleChanged(str)

TODO


rotationRolePatternChanged(QRegExp)

TODO


rotationRoleReplaceChanged(str)

TODO


xPosRoleChanged(str)

TODO


xPosRolePatternChanged(QRegExp)

TODO


xPosRoleReplaceChanged(str)

TODO


yPosRoleChanged(str)

TODO


yPosRolePatternChanged(QRegExp)

TODO


yPosRoleReplaceChanged(str)

TODO


zPosRoleChanged(str)

TODO


zPosRolePatternChanged(QRegExp)

TODO


zPosRoleReplaceChanged(str)

TODO