Qt 6.x
The Qt SDK
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 QSGOpenVGRenderContext::initialize().

◆ sType

int QSGOpenVGRenderContext::InitParams::sType = INIT_PARAMS_MAGIC

Definition at line 26 of file qsgopenvgcontext_p.h.

Referenced by QSGOpenVGRenderContext::initialize().


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