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
qquicknodeinfo_p.h File Reference

(3fa280b76bb9f3fc600c10683ad2186d9cdcf9cf)

#include <QString>
#include <QPainter>
#include <QPainterPath>
#include <QMatrix4x4>
#include <QQuickItem>
#include <private/qquicktext_p.h>
#include <private/qquicktranslate_p.h>
#include <private/qquickimage_p.h>
+ Include dependency graph for qquicknodeinfo_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NodeInfo
 
struct  ImageNodeInfo
 
struct  StrokeStyle
 
struct  PathNodeInfo
 
struct  TextNodeInfo
 
struct  UseNodeInfo
 
struct  StructureNodeInfo
 

Enumerations

enum class  StructureNodeStage { Start , End }
 

Enumeration Type Documentation

◆ StructureNodeStage

enum class StructureNodeStage
strong
Enumerator
Start 
End 

Definition at line 81 of file qquicknodeinfo_p.h.