55 #include <QMessageLogger> 
   59 #include "../ifc/ifcdef.h" 
   60 #include "../vgeometry/vpointf.h" 
   64 #ifdef Q_COMPILER_RVALUE_REFS 
   66 { Swap(var); 
return *
this; }
 
  116     return id == 
d->p1Id || 
id == 
d->p2Id;
 
virtual QString name() const
name return name graphical object.
 
void SetType(const VarType &type)
 
void SetValue(const qreal &value)
 
void Swap(VInternalVariable &var) Q_DECL_NOTHROW
 
void SetName(const QString &name)
 
VInternalVariable & operator=(const VInternalVariable &var)
 
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.
 
double FromPixel(double pix, const Unit &unit)