52 #ifndef VISTOOLCUTSPLINEPATH_H 
   53 #define VISTOOLCUTSPLINEPATH_H 
   55 #include <qcompilerdetection.h> 
   56 #include <QGraphicsItem> 
   57 #include <QMetaObject> 
   62 #include "../vmisc/def.h" 
   73     void         setLength(const QString &expression);
 
   74     virtual 
int  type() const Q_DECL_OVERRIDE {
return Type;}
 
The VContainer class container of all variables.