![]() |
Qt 6.x
The Qt SDK
|
#include "qxcbeglwindow.h"
#include "qxcbeglintegration.h"
#include <QtGui/private/qeglconvenience_p.h>
Go to the source code of this file.
Typedefs | |
typedef EGLConfig | config |
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 11 of file qxcbeglwindow.cpp.
typedef EGLConfig config |
Definition at line 11 of file qxcbeglwindow.cpp.
typedef EGLConfig void* native_window |
Definition at line 11 of file qxcbeglwindow.cpp.
typedef EGLSurface | ( | EGLAPIENTRYP | PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC | ) |