Qt 5.15
Qt 3D
C++ Classes
QText2DEntity
Qt 5.15.11 Reference Documentation
List of All Members for QText2DEntity
This is the complete list of members for
Qt3DExtras::QText2DEntity
, including inherited members.
enum
PropertyTrackingMode
colorChanged
(const QColor &)
defaultPropertyTrackingModeChanged
(PropertyTrackingMode )
enabledChanged
(bool )
fontChanged
(const QFont &)
heightChanged
(float )
nodeDestroyed
()
parentChanged
(QObject *)
setDefaultPropertyTrackingMode
(PropertyTrackingMode )
setEnabled
(bool )
setParent
(QNode *)
textChanged
(const QString &)
widthChanged
(float )
addComponent
(QComponent *)
blockNotifications
(bool ) : bool
childNodes
() const : QNodeVector
clearPropertyTracking
(const QString &)
clearPropertyTrackings
()
color
() const : QColor
components
() const : QComponentVector
componentsOfType
() const : QVector<T *>
defaultPropertyTrackingMode
() const : PropertyTrackingMode
font
() const : QFont
height
() const : float
id
() const : QNodeId
isEnabled
() const : bool
notificationsBlocked
() const : bool
notifyObservers
(const QSceneChangePtr &)
parentEntity
() const : QEntity *
parentNode
() const : QNode *
propertyTracking
(const QString &) const : PropertyTrackingMode
removeComponent
(QComponent *)
setColor
(const QColor &)
setFont
(const QFont &)
setHeight
(float )
setPropertyTracking
(const QString &, PropertyTrackingMode )
setText
(const QString &)
setWidth
(float )
text
() const : QString
width
() const : float