Seamly2D
Code documentation
vabstractnode.h File Reference
#include <qcompilerdetection.h>
#include <QColor>
#include <QDomElement>
#include <QMetaObject>
#include <QObject>
#include <QString>
#include <QtGlobal>
#include "../vabstracttool.h"
Include dependency graph for vabstractnode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VAbstractNode
 The VAbstractNode class parent class for all detail node. More...
 

Enumerations

enum class  ParentType : bool { Scene , Item }
 

Enumeration Type Documentation

◆ ParentType

enum ParentType : bool
strong
Enumerator
Scene 
Item 

Definition at line 65 of file vabstractnode.h.