#include <qcompilerdetection.h>
#include <QPointF>
#include <QSharedDataPointer>
#include <QString>
#include <QTypeInfo>
#include <QVector>
#include <QtGlobal>
#include "../ifc/ifcdef.h"
#include "../vmisc/vmath.h"
#include "vgeometrydef.h"
#include "vgobject.h"
Go to the source code of this file.
Classes | |
class | VAbstractCurve |
Typedefs | |
typedef QPair< QLineF, QLineF > | DirectionArrow |
Functions | |
Q_DECLARE_TYPEINFO (VAbstractCurve, Q_MOVABLE_TYPE) | |
typedef QPair<QLineF, QLineF> DirectionArrow |
Definition at line 63 of file vabstractcurve.h.
Q_DECLARE_TYPEINFO | ( | VAbstractCurve | , |
Q_MOVABLE_TYPE | |||
) |