![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QQnxWindowGrabberImage () | |
~QQnxWindowGrabberImage () | |
bool | initialize (screen_context_t screenContext) |
QQnxWindowGrabber::BufferView | getBuffer (screen_window_t window, const QSize &size) |
GLuint | getTexture (screen_window_t window, const QSize &size) |
Definition at line 28 of file qqnxwindowgrabber.cpp.
QQnxWindowGrabberImage::QQnxWindowGrabberImage | ( | ) |
Definition at line 315 of file qqnxwindowgrabber.cpp.
QQnxWindowGrabberImage::~QQnxWindowGrabberImage | ( | ) |
Definition at line 325 of file qqnxwindowgrabber.cpp.
References s_eglDestroyImageKHR.
QQnxWindowGrabber::BufferView QQnxWindowGrabberImage::getBuffer | ( | screen_window_t | window, |
const QSize & | size | ||
) |
Definition at line 388 of file qqnxwindowgrabber.cpp.
References QSize::height(), QSize::width(), QQnxWindowGrabber::BufferView::width, and window().
Definition at line 405 of file qqnxwindowgrabber.cpp.
References s_eglCreateImageKHR, s_eglDestroyImageKHR, and window().
bool QQnxWindowGrabberImage::initialize | ( | screen_context_t | screenContext | ) |
Definition at line 335 of file qqnxwindowgrabber.cpp.
References qWarning.