![]() |
Qt 6.x
The Qt SDK
|
#include <qsgopenvgcontext_p.h>
Inheritance diagram for QSGOpenVGRenderContext::InitParams:
Collaboration diagram for QSGOpenVGRenderContext::InitParams:Public Attributes | |
| int | sType = INIT_PARAMS_MAGIC |
| QOpenVGContext * | context = nullptr |
Definition at line 25 of file qsgopenvgcontext_p.h.
| QOpenVGContext* QSGOpenVGRenderContext::InitParams::context = nullptr |
Definition at line 27 of file qsgopenvgcontext_p.h.
Referenced by QSGOpenVGRenderContext::initialize().
| int QSGOpenVGRenderContext::InitParams::sType = INIT_PARAMS_MAGIC |
Definition at line 26 of file qsgopenvgcontext_p.h.
Referenced by QSGOpenVGRenderContext::initialize().