Qt 5.15
Qt 3D
C++ Classes
QPhongMaterial
Qt 5.15.15 Reference Documentation
List of All Members for QPhongMaterial
This is the complete list of members for
Qt3DExtras::QPhongMaterial
, including inherited members.
enum
PropertyTrackingMode
addedToEntity
(QEntity *)
ambientChanged
(const QColor &)
defaultPropertyTrackingModeChanged
(PropertyTrackingMode )
deleteLater
()
destroyed
(QObject *)
diffuseChanged
(const QColor &)
effectChanged
(QEffect *)
enabledChanged
(bool )
nodeDestroyed
()
objectNameChanged
(const QString &,
QPrivateSignal
)
parentChanged
(QObject *)
removedFromEntity
(QEntity *)
setAmbient
(const QColor &)
setDefaultPropertyTrackingMode
(PropertyTrackingMode )
setDiffuse
(const QColor &)
setEffect
(QEffect *)
setEnabled
(bool )
setParent
(QNode *)
setShareable
(bool )
setShininess
(float )
setSpecular
(const QColor &)
shareableChanged
(bool )
shininessChanged
(float )
specularChanged
(const QColor &)
~QPhongMaterial
()
addParameter
(QParameter *)
ambient
() const : QColor
blockNotifications
(bool ) : bool
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
childNodes
() const : QNodeVector
children
() const : const QObjectList &
clearPropertyTracking
(const QString &)
clearPropertyTrackings
()
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
defaultPropertyTrackingMode
() const : PropertyTrackingMode
diffuse
() const : QColor
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
effect
() const : QEffect *
entities
() const : QVector<QEntity *>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
id
() const : QNodeId
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isEnabled
() const : bool
isShareable
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
(int )
metaObject
() const : const QMetaObject *
moveToThread
(QThread *)
notificationsBlocked
() const : bool
notifyObservers
(const QSceneChangePtr &)
objectName
() const : QString
parameters
() const : QVector<QParameter *>
parent
() const : QObject *
parentNode
() const : QNode *
property
(const char *) const : QVariant
propertyTracking
(const QString &) const : PropertyTrackingMode
receivers
(const char *) const : int
removeEventFilter
(QObject *)
removeParameter
(QParameter *)
sender
() const : QObject *
senderSignalIndex
() const : int
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setPropertyTracking
(const QString &, PropertyTrackingMode )
shininess
() const : float
signalsBlocked
() const : bool
specular
() const : QColor
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
:
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString