![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qxcbeglnativeinterfacehandler.h>
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 33 of file qxcbeglnativeinterfacehandler.cpp.
References QXcbEglNativeInterfaceHandler().
Referenced by QXcbEglNativeInterfaceHandler().
|
overridevirtual |
Reimplemented from QXcbNativeInterfaceHandler.
Definition at line 48 of file qxcbeglnativeinterfacehandler.cpp.
References EglConfig, and EglContext.
|
overridevirtual |
Reimplemented from QXcbNativeInterfaceHandler.
Definition at line 38 of file qxcbeglnativeinterfacehandler.cpp.
References EglDisplay.
|
overridevirtual |
Reimplemented from QXcbNativeInterfaceHandler.
Definition at line 61 of file qxcbeglnativeinterfacehandler.cpp.
References EglDisplay.