![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qxcbglxnativeinterfacehandler.h>
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 25 of file qxcbglxnativeinterfacehandler.cpp.
References QXcbGlxNativeInterfaceHandler().
Referenced by QXcbGlxNativeInterfaceHandler().
|
overridevirtual |
Reimplemented from QXcbNativeInterfaceHandler.
Definition at line 30 of file qxcbglxnativeinterfacehandler.cpp.
References GLXConfig, and GLXContext.