Qt 5.13
Qt GUI
C++ Classes
QOpenGLContext
Qt 5.13.0 Reference Documentation
List of All Members for QOpenGLContext
This is the complete list of members for
QOpenGLContext
, including inherited members.
enum
OpenGLModuleType
typedef
QObjectList
QOpenGLContext
(QObject *)
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
deleteLater
()
objectNameChanged
(const QString &)
~QOpenGLContext
()
areSharing
(QOpenGLContext *, QOpenGLContext *) : bool
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
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
connectNotify
(const QMetaMethod &)
create
() : bool
currentContext
() : QOpenGLContext *
customEvent
(QEvent *)
defaultFramebufferObject
() const : GLuint
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
disconnectNotify
(const QMetaMethod &)
doneCurrent
()
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
extensions
() const : QSet<QByteArray>
extraFunctions
() const : QOpenGLExtraFunctions *
format
() const : QSurfaceFormat
functions
() const : QOpenGLFunctions *
getProcAddress
(const QByteArray &) const : QFunctionPointer
getProcAddress
(const char *) const : QFunctionPointer
globalShareContext
() : QOpenGLContext *
hasExtension
(const QByteArray &) const : bool
isOpenGLES
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isValid
() const : bool
killTimer
(int )
makeCurrent
(QSurface *) : bool
moveToThread
(QThread *)
nativeHandle
() const : QVariant
objectName
() const : QString
openGLModuleHandle
() : void *
openGLModuleType
() : QOpenGLContext::OpenGLModuleType
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
screen
() const : QScreen *
sender
() const : QObject *
senderSignalIndex
() const : int
setFormat
(const QSurfaceFormat &)
setNativeHandle
(const QVariant &)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setScreen
(QScreen *)
setShareContext
(QOpenGLContext *)
shareContext
() const : QOpenGLContext *
shareGroup
() const : QOpenGLContextGroup *
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
supportsThreadedOpenGL
() : bool
surface
() const : QSurface *
swapBuffers
(QSurface *)
thread
() const : QThread *
versionFunctions
(const QOpenGLVersionProfile &) const : QAbstractOpenGLFunctions *