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
QRhiBuffer::NativeBuffer Class Reference

\inmodule QtGui More...

#include <qrhi.h>

+ Collaboration diagram for QRhiBuffer::NativeBuffer:

Public Attributes

const voidobjects [3]
 
int slotCount
 

Detailed Description

\inmodule QtGui

Contains information about the underlying native resources of a buffer.

Definition at line 862 of file qrhi.h.

Member Data Documentation

◆ objects

const void* QRhiBuffer::NativeBuffer::objects[3]

Definition at line 863 of file qrhi.h.

◆ slotCount

int QRhiBuffer::NativeBuffer::slotCount

Definition at line 864 of file qrhi.h.


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