Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSGShaderEffectNode::VariableData Struct Reference

#include <qsgadaptationlayer_p.h>

+ Collaboration diagram for QSGShaderEffectNode::VariableData:

Public Types

enum  SpecialType {
  None , Unused , Source , SubRect ,
  Opacity , Matrix
}
 

Public Attributes

QVariant value
 
SpecialType specialType
 
int propertyIndex = -1
 

Detailed Description

Definition at line 317 of file qsgadaptationlayer_p.h.

Member Enumeration Documentation

◆ SpecialType

Enumerator
None 
Unused 
Source 
SubRect 
Opacity 
Matrix 

Definition at line 318 of file qsgadaptationlayer_p.h.

Member Data Documentation

◆ propertyIndex

int QSGShaderEffectNode::VariableData::propertyIndex = -1

Definition at line 322 of file qsgadaptationlayer_p.h.

◆ specialType

SpecialType QSGShaderEffectNode::VariableData::specialType

◆ value

QVariant QSGShaderEffectNode::VariableData::value

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