Qt 5.11
Qt OpenGL
C++ Classes
QGLShader
Qt 5.11.3 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
()
compileSourceCode
(const char *) : bool
compileSourceCode
(const QByteArray &) : bool
compileSourceCode
(const QString &) : bool
compileSourceFile
(const QString &) : bool
hasOpenGLShaders
(QGLShader::ShaderType , const QGLContext *) : bool
isCompiled
() const : bool
log
() const : QString
metaObject
() const : const QMetaObject *
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
shaderId
() const : GLuint
shaderType
() const : QGLShader::ShaderType
sourceCode
() const : QByteArray
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString