#include <qcompilerdetection.h>
#include <QMetaType>
#include <QSharedDataPointer>
#include <QString>
#include <QTypeInfo>
#include <QtGlobal>
#include "../vmisc/diagnostic.h"
#include "vgeometrydef.h"
#include "vgobject.h"
Go to the source code of this file.
Classes | |
class | VPointF |
The VPointF class keep data of point. More... | |
Functions | |
Q_DECLARE_TYPEINFO (VPointF, Q_MOVABLE_TYPE) | |
Q_DECLARE_TYPEINFO | ( | VPointF | , |
Q_MOVABLE_TYPE | |||
) |