Qt 5.4
Qt OpenGL
C++ Classes
QGLShader
Qt 5.4.2 Reference Documentation
List of All Members for QGLShader
This is the complete list of members for
QGLShader
, including inherited members.
flags
ShaderType
enum
ShaderTypeBit
QGLShader
(QGLShader::ShaderType, QObject *)
QGLShader
(QGLShader::ShaderType, const QGLContext *, QObject *)
~QGLShader
()
blockSignals
(bool)
childEvent
(QChildEvent *)
children
() const
compileSourceCode
(const char *) : bool
compileSourceCode
(const QByteArray &) : bool
compileSourceCode
(const QString &) : bool
compileSourceFile
(const QString &) : bool
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType)
connect
(const QObject *, PointerToMemberFunction, Functor)
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType)
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType)
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType)
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QMetaObject::Connection &)
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QObject *, const char *) const
disconnect
(const char *, const QObject *, const char *) const
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
()
dumpObjectTree
()
dynamicPropertyNames
() const
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
findChild
(const QString &, Qt::FindChildOptions) const
findChildren
(const QString &, Qt::FindChildOptions) const
findChildren
(const QRegExp &, Qt::FindChildOptions) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const
hasOpenGLShaders
(ShaderType, const QGLContext *) : bool
inherits
(const char *) const
installEventFilter
(QObject *)
isCompiled
() const : bool
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int)
log
() const : QString
metaObject
() const
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
parent
() const
property
(const char *) const
receivers
(const char *) const
removeEventFilter
(QObject *)
sender
() const
senderSignalIndex
() const
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
shaderId
() const : GLuint
shaderType
() const : QGLShader::ShaderType
signalsBlocked
() const
sourceCode
() const : QByteArray
startTimer
(int, Qt::TimerType)
staticMetaObject
:
staticQtMetaObject
:
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int)