Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qxcbeglwindow.cpp File Reference

(02de77535f2a94cbeb7e0ea01895ba4e556e165c)

#include "qxcbeglwindow.h"
#include "qxcbeglintegration.h"
#include <QtGui/private/qeglconvenience_p.h>
Include dependency graph for qxcbeglwindow.cpp:

Go to the source code of this file.

Typedefs

typedef EGLConfig voidnative_window
typedef EGLConfig void const EGLint * attrib_list

Functions

typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC)(EGLDisplay dpy

Typedef Documentation

◆ attrib_list

typedef EGLConfig void const EGLint* attrib_list

Definition at line 12 of file qxcbeglwindow.cpp.

◆ native_window

typedef EGLConfig void* native_window

Definition at line 12 of file qxcbeglwindow.cpp.

Function Documentation

◆ EGLSurface()

typedef EGLSurface ( EGLAPIENTRYP PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC)