55 #include <qcompilerdetection.h>
56 #include <QSharedDataPointer>
60 #include "../vmisc/def.h"
61 #include "../ifc/ifcdef.h"
77 #ifdef Q_COMPILER_RVALUE_REFS
83 virtual bool Filter(quint32
id) Q_DECL_OVERRIDE;
88 QSharedDataPointer<VLengthLineData>
d;
QSharedDataPointer< VLengthLineData > d
virtual bool Filter(quint32 id) Q_DECL_OVERRIDE
void SetValue(const VPointF *p1, const VPointF *p2)
virtual ~VLengthLine() Q_DECL_OVERRIDE
VLengthLine & operator=(const VLengthLine &var)
void Swap(VLengthLine &var) Q_DECL_NOTHROW
The VPointF class keep data of point.
Q_DECLARE_TYPEINFO(VLengthLine, Q_MOVABLE_TYPE)