Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qxcbeglwindow.cpp File Reference

(12d6fc5229196038af8d42cb0edec91766c1a1d4)

#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 config
 
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 11 of file qxcbeglwindow.cpp.

◆ config

typedef EGLConfig config

Definition at line 11 of file qxcbeglwindow.cpp.

◆ native_window

typedef EGLConfig void* native_window

Definition at line 11 of file qxcbeglwindow.cpp.

Function Documentation

◆ EGLSurface()

typedef EGLSurface ( EGLAPIENTRYP PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC)