QCocoaNativeContext Struct
A class encapsulating a Cocoa NSOpenGLContext. More...
Header: | #include <QCocoaNativeContext> |
Since: | Qt 5.4 |
This struct was introduced in Qt 5.4.
Public Functions
QCocoaNativeContext(int *ctx) | |
QCocoaNativeContext() | |
int * | context() const |
Detailed Description
Note: There is no binary compatibility guarantee for this class, meaning that an application using it is only guaranteed to work with the Qt version it was developed against.
See also QOpenGLContext::setNativeHandle() and QOpenGLContext::nativeHandle().