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
QQnxWindowGrabber::BufferView Struct Reference

#include <qqnxwindowgrabber_p.h>

Collaboration diagram for QQnxWindowGrabber::BufferView:

Public Attributes

int width = -1
int height = -1
int stride = -1
unsigned char * data = nullptr

Static Public Attributes

static constexpr int pixelSize = 4

Detailed Description

Definition at line 42 of file qqnxwindowgrabber_p.h.

Member Data Documentation

◆ data

unsigned char* QQnxWindowGrabber::BufferView::data = nullptr

Definition at line 48 of file qqnxwindowgrabber_p.h.

◆ height

int QQnxWindowGrabber::BufferView::height = -1

Definition at line 45 of file qqnxwindowgrabber_p.h.

◆ pixelSize

int QQnxWindowGrabber::BufferView::pixelSize = 4
staticconstexpr

Definition at line 50 of file qqnxwindowgrabber_p.h.

◆ stride

int QQnxWindowGrabber::BufferView::stride = -1

Definition at line 46 of file qqnxwindowgrabber_p.h.

◆ width

int QQnxWindowGrabber::BufferView::width = -1

Definition at line 44 of file qqnxwindowgrabber_p.h.


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