![]() |
Qt 6.x
The Qt SDK
|
#include <qxcbeglnativeinterfacehandler.h>
Inheritance diagram for QXcbEglNativeInterfaceHandler:
Collaboration diagram for QXcbEglNativeInterfaceHandler:Public Types | |
| enum | ResourceType { EglDisplay , EglContext , EglConfig } |
Additional Inherited Members | |
Protected Attributes inherited from QXcbNativeInterfaceHandler | |
| QXcbNativeInterface * | m_native_interface |
Definition at line 11 of file qxcbeglnativeinterfacehandler.h.
| Enumerator | |
|---|---|
| EglDisplay | |
| EglContext | |
| EglConfig | |
Definition at line 14 of file qxcbeglnativeinterfacehandler.h.
| QXcbEglNativeInterfaceHandler::QXcbEglNativeInterfaceHandler | ( | QXcbNativeInterface * | nativeInterface | ) |
Definition at line 32 of file qxcbeglnativeinterfacehandler.cpp.
|
overridevirtual |
Reimplemented from QXcbNativeInterfaceHandler.
Definition at line 47 of file qxcbeglnativeinterfacehandler.cpp.
References EglConfig, EglContext, and resourceType().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QXcbNativeInterfaceHandler.
Definition at line 37 of file qxcbeglnativeinterfacehandler.cpp.
References EglDisplay, and resourceType().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QXcbNativeInterfaceHandler.
Definition at line 60 of file qxcbeglnativeinterfacehandler.cpp.
References EglDisplay, and resourceType().
Here is the call graph for this function: