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
QSGOpenVGRenderContext::InitParams Struct Reference

#include <qsgopenvgcontext_p.h>

+ Inheritance diagram for QSGOpenVGRenderContext::InitParams:
+ Collaboration diagram for QSGOpenVGRenderContext::InitParams:

Public Attributes

int sType = INIT_PARAMS_MAGIC
 
QOpenVGContextcontext = nullptr
 

Detailed Description

Definition at line 25 of file qsgopenvgcontext_p.h.

Member Data Documentation

◆ context

QOpenVGContext* QSGOpenVGRenderContext::InitParams::context = nullptr

Definition at line 27 of file qsgopenvgcontext_p.h.

Referenced by QSGOpenVGRenderLoop::renderWindow().

◆ sType

int QSGOpenVGRenderContext::InitParams::sType = INIT_PARAMS_MAGIC

Definition at line 26 of file qsgopenvgcontext_p.h.


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