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
QQnxWindowGrabberImage Class Reference
+ Collaboration diagram for QQnxWindowGrabberImage:

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)
 

Detailed Description

Definition at line 28 of file qqnxwindowgrabber.cpp.

Constructor & Destructor Documentation

◆ QQnxWindowGrabberImage()

QQnxWindowGrabberImage::QQnxWindowGrabberImage ( )

Definition at line 315 of file qqnxwindowgrabber.cpp.

◆ ~QQnxWindowGrabberImage()

QQnxWindowGrabberImage::~QQnxWindowGrabberImage ( )

Definition at line 325 of file qqnxwindowgrabber.cpp.

References s_eglDestroyImageKHR.

Member Function Documentation

◆ getBuffer()

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().

+ Here is the call graph for this function:

◆ getTexture()

GLuint QQnxWindowGrabberImage::getTexture ( screen_window_t window,
const QSize & size )

Definition at line 405 of file qqnxwindowgrabber.cpp.

References s_eglCreateImageKHR, s_eglDestroyImageKHR, and window().

+ Here is the call graph for this function:

◆ initialize()

bool QQnxWindowGrabberImage::initialize ( screen_context_t screenContext)

Definition at line 335 of file qqnxwindowgrabber.cpp.

References qWarning.


The documentation for this class was generated from the following file: