Allow manual repositioning of ProjGroup views
This commit is contained in:
committed by
Yorik van Havre
parent
a79d672bbd
commit
68c3f460d7
@@ -80,6 +80,7 @@ public:
|
||||
virtual QRectF getRect() const; //must be overridden by derived class
|
||||
virtual double autoScale(double w, double h) const;
|
||||
virtual bool checkFit(DrawPage*) const;
|
||||
virtual void setPosition(double x, double y);
|
||||
|
||||
protected:
|
||||
void onChanged(const App::Property* prop);
|
||||
|
||||
Reference in New Issue
Block a user