![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <EGL/egl.h>
#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>
#include <EGL/eglext.h>
#include <QAbstractNativeEventFilter>
#include <QObject>
#include <QSize>
#include <QTimer>
#include <memory>
#include <screen/screen.h>
Go to the source code of this file.
Classes | |
class | QQnxWindowGrabber |
struct | QQnxWindowGrabber::BufferView |
Macros | |
#define | EGL_EGLEXT_PROTOTYPES |
#define | GL_GLEXT_PROTOTYPES |
#define EGL_EGLEXT_PROTOTYPES |
Definition at line 17 of file qqnxwindowgrabber_p.h.
#define GL_GLEXT_PROTOTYPES |
Definition at line 18 of file qqnxwindowgrabber_p.h.