![]() |
Qt 6.x
The Qt SDK
|
#include <qxcbglxnativeinterfacehandler.h>
Inheritance diagram for QXcbGlxNativeInterfaceHandler:
Collaboration diagram for QXcbGlxNativeInterfaceHandler:Public Types | |
| enum | ResourceType { GLXConfig , GLXContext } |
Additional Inherited Members | |
Protected Attributes inherited from QXcbNativeInterfaceHandler | |
| 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().
Here is the call graph for this function: