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
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)
 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() [1/2]

QQnxWindowGrabberImage::QQnxWindowGrabberImage ( )

Definition at line 315 of file qqnxwindowgrabber.cpp.

References QQnxWindowGrabberImage().

Referenced by QQnxWindowGrabberImage().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~QQnxWindowGrabberImage() [1/2]

QQnxWindowGrabberImage::~QQnxWindowGrabberImage ( )

Definition at line 325 of file qqnxwindowgrabber.cpp.

References s_eglDestroyImageKHR.

◆ QQnxWindowGrabberImage() [2/2]

QQnxWindowGrabberImage::QQnxWindowGrabberImage ( )

◆ ~QQnxWindowGrabberImage() [2/2]

QQnxWindowGrabberImage::~QQnxWindowGrabberImage ( )

Member Function Documentation

◆ getBuffer() [1/2]

QQnxWindowGrabber::BufferView QQnxWindowGrabberImage::getBuffer ( screen_window_t window,
const QSize & size )

Definition at line 388 of file qqnxwindowgrabber.cpp.

◆ getBuffer() [2/2]

QQnxWindowGrabber::BufferView QQnxWindowGrabberImage::getBuffer ( screen_window_t window,
const QSize & size )

◆ getTexture() [1/2]

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

Definition at line 405 of file qqnxwindowgrabber.cpp.

References s_eglDestroyImageKHR.

◆ getTexture() [2/2]

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

◆ initialize() [1/2]

bool QQnxWindowGrabberImage::initialize ( screen_context_t screenContext)

Definition at line 335 of file qqnxwindowgrabber.cpp.

◆ initialize() [2/2]

bool QQnxWindowGrabberImage::initialize ( screen_context_t screenContext)

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