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
IntermediateBuffer Struct Reference

#include <qdrawhelper_p.h>

+ Collaboration diagram for IntermediateBuffer:

Public Attributes

quint32 buffer_rb [BufferSize+2]
 
quint32 buffer_ag [BufferSize+2]
 

Detailed Description

Definition at line 1036 of file qdrawhelper_p.h.

Member Data Documentation

◆ buffer_ag

quint32 IntermediateBuffer::buffer_ag[BufferSize+2]

Definition at line 1045 of file qdrawhelper_p.h.

◆ buffer_rb

quint32 IntermediateBuffer::buffer_rb[BufferSize+2]

Definition at line 1044 of file qdrawhelper_p.h.


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