Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
StructureNodeInfo Struct Reference

#include <qquicknodeinfo_p.h>

+ Inheritance diagram for StructureNodeInfo:
+ Collaboration diagram for StructureNodeInfo:

Public Attributes

StructureNodeStage stage
 
bool forceSeparatePaths
 
QRectF viewBox
 
QSize size
 
bool isPathContainer
 
- Public Attributes inherited from NodeInfo
QString nodeId
 
QString typeName
 
QTransform transform
 
qreal opacity
 
bool isDefaultTransform
 
bool isDefaultOpacity
 
bool isVisible
 
bool isDisplayed
 
size_t index
 
Type type
 

Additional Inherited Members

- Public Types inherited from NodeInfo
using Type = QSSGSceneDesc::Node::Type
 

Detailed Description

Definition at line 93 of file qquicknodeinfo_p.h.

Member Data Documentation

◆ forceSeparatePaths

bool StructureNodeInfo::forceSeparatePaths

Definition at line 96 of file qquicknodeinfo_p.h.

◆ isPathContainer

bool StructureNodeInfo::isPathContainer

Definition at line 99 of file qquicknodeinfo_p.h.

◆ size

QSize StructureNodeInfo::size

Definition at line 98 of file qquicknodeinfo_p.h.

◆ stage

StructureNodeStage StructureNodeInfo::stage

Definition at line 95 of file qquicknodeinfo_p.h.

◆ viewBox

QRectF StructureNodeInfo::viewBox

Definition at line 97 of file qquicknodeinfo_p.h.


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