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
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

◆ s_eglDestroyImageKHR

PFNEGLDESTROYIMAGEKHRPROC s_eglDestroyImageKHR
static