![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsgadaptationlayer_p.h>
Public Types | |
| enum | SpecialType { None , Unused , Source , SubRect , Opacity , Matrix } |
Public Attributes | |
| QVariant | value |
| SpecialType | specialType |
| int | propertyIndex = -1 |
Definition at line 320 of file qsgadaptationlayer_p.h.
| Enumerator | |
|---|---|
| None | |
| Unused | |
| Source | |
| SubRect | |
| Opacity | |
| Matrix | |
Definition at line 321 of file qsgadaptationlayer_p.h.
| int QSGShaderEffectNode::VariableData::propertyIndex = -1 |
Definition at line 325 of file qsgadaptationlayer_p.h.
| SpecialType QSGShaderEffectNode::VariableData::specialType |
Definition at line 324 of file qsgadaptationlayer_p.h.
| QVariant QSGShaderEffectNode::VariableData::value |
Definition at line 323 of file qsgadaptationlayer_p.h.