- enum TextureCombineMode
- QGLAbstractMaterial(QObject *)
- QGLMaterial(QObject *)
- ~QGLAbstractMaterial()
- ~QGLMaterial()
- ambientColor() const : QColor
- ambientColorChanged()
- back() const : QGLMaterial *
- bind(QGLPainter *)
- blockSignals(bool) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- 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
- connectNotify(const QMetaMethod &)
- customEvent(QEvent *)
- d_ptr : QScopedPointer<QObjectData>
- deleteLater()
- destroyed(QObject *)
- diffuseColor() const : QColor
- diffuseColorChanged()
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo()
- dumpObjectTree()
- dynamicPropertyNames() const : QList<QByteArray>
- emittedLight() const : QColor
- emittedLightChanged()
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- findChild(const QString &, Qt::FindChildOptions) const : T
- findChildren(const QString &, Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegExp &, Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- front() const : QGLMaterial *
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- isSignalConnected(const QMetaMethod &) const : bool
|
- isTransparent() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int)
- materialChanged()
- metaObject() const : const QMetaObject *
- moveToThread(QThread *)
- objectName() const : QString
- objectNameChanged(const QString &)
- parent() const : QObject *
- prepareToDraw(QGLPainter *, const QGLAttributeSet &)
- property(const char *) const : QVariant
- receivers(const char *) const : int
- release(QGLPainter *, QGLAbstractMaterial *)
- removeEventFilter(QObject *)
- sender() const : QObject *
- senderSignalIndex() const : int
- setAmbientColor(const QColor &)
- setColor(const QColor &)
- setDiffuseColor(const QColor &)
- setEmittedLight(const QColor &)
- setObjectName(const QString &)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- setShininess(qreal)
- setSpecularColor(const QColor &)
- setTexture(QGLTexture2D *, int)
- setTextureCombineMode(QGLMaterial::TextureCombineMode, int)
- setTextureUrl(const QUrl &, int)
- shininess() const : qreal
- shininessChanged()
- signalsBlocked() const : bool
- specularColor() const : QColor
- specularColorChanged()
- startTimer(int, Qt::TimerType) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- texture(int) const : QGLTexture2D *
- textureCombineMode(int) const : QGLMaterial::TextureCombineMode
- textureLayerCount() const : int
- textureUrl(int) const : QUrl
- texturesChanged()
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
- trUtf8(const char *, const char *, int) : QString
|