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
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

◆ 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: