![]() |
Qt 6.x
The Qt SDK
|
#include <qxcbglxnativeinterfacehandler.h>
Public Types | |
enum | ResourceType { GLXConfig , GLXContext } |
Additional Inherited Members | |
![]() | |
QXcbNativeInterface * | m_native_interface |
Definition at line 11 of file qxcbglxnativeinterfacehandler.h.
Enumerator | |
---|---|
GLXConfig | |
GLXContext |
Definition at line 14 of file qxcbglxnativeinterfacehandler.h.
QXcbGlxNativeInterfaceHandler::QXcbGlxNativeInterfaceHandler | ( | QXcbNativeInterface * | nativeInterface | ) |
Definition at line 24 of file qxcbglxnativeinterfacehandler.cpp.
|
overridevirtual |
Reimplemented from QXcbNativeInterfaceHandler.
Definition at line 29 of file qxcbglxnativeinterfacehandler.cpp.
References GLXConfig, GLXContext, and resourceType().