Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qquicknodeinfo_p.h File Reference

(fb1c8dc172ade569fedde19831567bd4cd6f54ee)

#include <QString>
#include <QPainter>
#include <QPainterPath>
#include <QMatrix4x4>
#include <QQuickItem>
#include <QtGui/private/qfixed_p.h>
#include <QtCore/qmap.h>
#include "qquickanimatedproperty_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  PathTrimInfo
struct  PathNodeInfo
struct  TextNodeInfo
struct  AnimateColorNodeInfo
struct  UseNodeInfo
struct  StructureNodeInfo
struct  MaskNodeInfo

Enumerations

enum class  StructureNodeStage { Start , End }

Enumeration Type Documentation

◆ StructureNodeStage

enum class StructureNodeStage
strong
Enumerator
Start 
End 

Definition at line 122 of file qquicknodeinfo_p.h.