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
QT_BEGIN_NAMESPACE::State Struct Reference
+ Collaboration diagram for QT_BEGIN_NAMESPACE::State:

Public Member Functions

 ~State ()
 
void resetRhi ()
 

Public Attributes

QRhirhi = nullptr
 
bool cpuOnly = false
 

Detailed Description

Definition at line 33 of file qvideoframeconverter.cpp.

Constructor & Destructor Documentation

◆ ~State()

QT_BEGIN_NAMESPACE::State::~State ( )
inline

Definition at line 43 of file qvideoframeconverter.cpp.

Member Function Documentation

◆ resetRhi()

void QT_BEGIN_NAMESPACE::State::resetRhi ( )
inline

Definition at line 47 of file qvideoframeconverter.cpp.

Member Data Documentation

◆ cpuOnly

bool QT_BEGIN_NAMESPACE::State::cpuOnly = false

Definition at line 39 of file qvideoframeconverter.cpp.

◆ rhi

QRhi* QT_BEGIN_NAMESPACE::State::rhi = nullptr

Definition at line 35 of file qvideoframeconverter.cpp.


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