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
qqnxwindowgrabber.cpp File Reference

(3e781ec9b9d46ca444ef711d0a4ffecbd6c3b225)

#include "qqnxwindowgrabber_p.h"
#include <QAbstractEventDispatcher>
#include <QDebug>
#include <QGuiApplication>
#include <QImage>
#include <QThread>
#include <qpa/qplatformnativeinterface.h>
#include <QOpenGLContext>
#include <QOpenGLFunctions>
#include <rhi/qrhi.h>
#include <cstring>
#include <EGL/egl.h>
#include <errno.h>
#include "moc_qqnxwindowgrabber_p.cpp"
Include dependency graph for qqnxwindowgrabber.cpp:

Go to the source code of this file.

Classes

class  QQnxWindowGrabberImage

Variables

static QT_BEGIN_NAMESPACE PFNEGLCREATEIMAGEKHRPROC s_eglCreateImageKHR
static PFNEGLDESTROYIMAGEKHRPROC s_eglDestroyImageKHR

Variable Documentation

◆ s_eglCreateImageKHR

QT_BEGIN_NAMESPACE PFNEGLCREATEIMAGEKHRPROC s_eglCreateImageKHR
static

Definition at line 25 of file qqnxwindowgrabber.cpp.

◆ s_eglDestroyImageKHR

PFNEGLDESTROYIMAGEKHRPROC s_eglDestroyImageKHR
static