-
QCustom3DLabel
(QObject *)
-
QCustom3DLabel
(const QString &, const QFont &, const QVector3D &, const QVector3D &, const QQuaternion &, QObject *)
-
~QCustom3DLabel
()
-
backgroundColor
() const : QColor
-
backgroundColorChanged
(const QColor &)
-
backgroundEnabledChanged
(bool )
-
blockSignals
(bool )
-
borderEnabledChanged
(bool )
-
childEvent
(QChildEvent *)
-
children
() const
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
-
connect
(const QObject *, PointerToMemberFunction , Functor )
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
-
connectNotify
(const QMetaMethod &)
-
customEvent
(QEvent *)
-
d_ptr
: QScopedPointer<QCustom3DItemPrivate>
-
deleteLater
()
-
destroyed
(QObject *)
-
disconnect
(const QMetaObject::Connection &)
-
disconnect
(const char *, const QObject *, const char *) const
-
disconnect
(const QObject *, const char *) const
-
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
-
disconnectNotify
(const QMetaMethod &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const
-
event
(QEvent *)
-
eventFilter
(QObject *, QEvent *)
-
facingCameraChanged
(bool )
-
findChild
(const QString &, Qt::FindChildOptions ) const
-
findChildren
(const QString &, Qt::FindChildOptions ) const
-
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
-
font
() const : QFont
-
fontChanged
(const QFont &)
-
inherits
(const char *) const
-
installEventFilter
(QObject *)
-
isBackgroundEnabled
() const : bool
-
isBorderEnabled
() const : bool
-
isFacingCamera
() const : bool
-
isPositionAbsolute
() const : bool
-
isScalingAbsolute
() const : bool
-
isShadowCasting
() const : bool
-
isSignalConnected
(const QMetaMethod &) const
-
isVisible
() const : bool
-
isWidgetType
() const
-
isWindowType
() const
-
killTimer
(int )
-
meshFile
() const : QString
-
meshFileChanged
(const QString &)
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *)
-
objectName
() const
|
-
objectNameChanged
(const QString &)
-
parent
() const
-
position
() const : QVector3D
-
positionAbsoluteChanged
(bool )
-
positionChanged
(const QVector3D &)
-
property
(const char *) const
-
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
-
qt_metacast
(
const char *
) : void *
-
receivers
(const char *) const
-
removeEventFilter
(QObject *)
-
rotation
() : QQuaternion
-
rotationChanged
(const QQuaternion &)
-
scaling
() const : QVector3D
-
scalingAbsoluteChanged
(bool )
-
scalingChanged
(const QVector3D &)
-
sender
() const
-
senderSignalIndex
() const
-
setBackgroundColor
(const QColor &)
-
setBackgroundEnabled
(bool )
-
setBorderEnabled
(bool )
-
setFacingCamera
(bool )
-
setFont
(const QFont &)
-
setMeshFile
(const QString &)
-
setObjectName
(const QString &)
-
setParent
(QObject *)
-
setPosition
(const QVector3D &)
-
setPositionAbsolute
(bool )
-
setProperty
(const char *, const QVariant &)
-
setRotation
(const QQuaternion &)
-
setRotationAxisAndAngle
(const QVector3D &, float )
-
setScaling
(const QVector3D &)
-
setScalingAbsolute
(bool )
-
setShadowCasting
(bool )
-
setText
(const QString &)
-
setTextColor
(const QColor &)
-
setTextureFile
(const QString &)
-
setTextureImage
(const QImage &)
-
setVisible
(bool )
-
shadowCastingChanged
(bool )
-
signalsBlocked
() const
-
startTimer
(int , Qt::TimerType )
-
startTimer
(std::chrono::milliseconds , Qt::TimerType )
-
staticMetaObject
: const QMetaObject
-
staticQtMetaObject
:
-
text
() const : QString
-
textChanged
(const QString &)
-
textColor
() const : QColor
-
textColorChanged
(const QColor &)
-
textureFile
() const : QString
-
textureFileChanged
(const QString &)
-
thread
() const
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int ) : QString
-
trUtf8
(const char *, const char *, int ) : QString
-
visibleChanged
(bool )
|