[TechDraw] Add Owner property to Symbols
This commit is contained in:
@@ -84,6 +84,8 @@ public:
|
||||
|
||||
virtual DrawPage* findParentPage() const;
|
||||
virtual std::vector<DrawPage*> findAllParentPages() const;
|
||||
virtual DrawView *claimParent() const;
|
||||
|
||||
virtual int countParentPages() const;
|
||||
virtual QRectF getRect() const; //must be overridden by derived class
|
||||
QRectF getRectAligned() const;
|
||||
|
||||
Reference in New Issue
Block a user