Seamly2D
Code documentation
vsplinepath.h File Reference
#include <qcompilerdetection.h>
#include <QCoreApplication>
#include <QPainterPath>
#include <QPointF>
#include <QSharedDataPointer>
#include <QString>
#include <QTypeInfo>
#include <QVector>
#include <QtGlobal>
#include "vabstractcubicbezierpath.h"
#include "vgeometrydef.h"
#include "vpointf.h"
#include "vspline.h"
#include "vsplinepoint.h"
Include dependency graph for vsplinepath.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VSplinePath
 The VSplinePath class keep information about splinePath. More...
 

Functions

 Q_DECLARE_TYPEINFO (VSplinePath, Q_MOVABLE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( VSplinePath  ,
Q_MOVABLE_TYPE   
)