![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qxcbeglwindow.h"
#include "qxcbeglintegration.h"
#include <QtGui/private/qeglconvenience_p.h>
Go to the source code of this file.
Typedefs | |
typedef EGLConfig void * | native_window |
typedef EGLConfig void const EGLint * | attrib_list |
Functions | |
typedef | EGLSurface (EGLAPIENTRYP PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC)(EGLDisplay dpy |
typedef EGLConfig void const EGLint* attrib_list |
Definition at line 12 of file qxcbeglwindow.cpp.
typedef EGLConfig void* native_window |
Definition at line 12 of file qxcbeglwindow.cpp.
typedef EGLSurface | ( | EGLAPIENTRYP | PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC | ) |