![]() |
Qt 6.x
The Qt SDK
|
#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 |
|
static |
Definition at line 25 of file qqnxwindowgrabber.cpp.
Referenced by QQnxWindowGrabber::QQnxWindowGrabber(), and QQnxWindowGrabberImage::getTexture().
|
static |
Definition at line 26 of file qqnxwindowgrabber.cpp.
Referenced by QQnxWindowGrabber::QQnxWindowGrabber(), QQnxWindowGrabberImage::~QQnxWindowGrabberImage(), and QQnxWindowGrabberImage::getTexture().