Qt 5.5
Qt3D Module
C++ Classes
QAbstractAttribute
Qt 5.5.1 Reference Documentation
List of All Members for QAbstractAttribute
This is the complete list of members for
Qt3D::QAbstractAttribute
, including inherited members.
enum
AttributeType
enum
DataType
QAbstractAttribute
(QNode *)
QAbstractAttribute
(QAbstractBuffer *, DataType, uint, uint, uint, uint, QNode *)
QAbstractAttribute
(QAbstractAttributePrivate &, QNode *)
QAbstractAttribute
(QAbstractAttributePrivate &, QAbstractBuffer *, const QString &, DataType, uint, uint, uint, uint, QNode *)
~QAbstractAttribute
()
asVector2D
() const : QVector<QVector2D>
asVector3D
() const : QVector<QVector3D>
asVector4D
() const : QVector<QVector4D>
attributeType
() const : AttributeType
attributeTypeChanged
()
blockNotifications
(bool) : bool
buffer
() const : QAbstractBuffer *
bufferChanged
()
byteOffset
() const : uint
byteOffsetChanged
()
byteStride
() const : uint
byteStrideChanged
()
childrenNodes
() const : QNodeList
cleanup
()
clone
(QNode *) : QNode *
copy
(const QNode *)
copy
(const QNode *)
count
() const : uint
countChanged
()
dataSize
() const : uint
dataSizeChanged
()
dataType
() const : DataType
dataTypeChanged
()
divisor
() const : uint
divisorChanged
()
dump
(int)
id
() const : const QNodeId
name
() const : QString
nameChanged
()
notificationsBlocked
() const : bool
parentChanged
()
parentNode
() const : QNode *
sceneChangeEvent
(const QSceneChangePtr &)
setAttributeType
(AttributeType)
setBuffer
(QAbstractBuffer *)
setByteOffset
(uint)
setByteStride
(uint)
setCount
(uint)
setDataSize
(uint)
setDataType
(DataType)
setDivisor
(uint)
setName
(const QString &)
setParent
(QNode *)