[TechDraw] Unify Projection Group parent linking

This commit is contained in:
pavltom
2024-03-14 10:16:02 +01:00
committed by WandererFan
parent fc8f93d437
commit 8a4f13fb16
8 changed files with 25 additions and 55 deletions

View File

@@ -37,6 +37,7 @@ namespace TechDraw
{
class DrawPage;
class DrawViewCollection;
class DrawViewClip;
class DrawLeaderLine;
/*class CosmeticVertex;*/
@@ -74,6 +75,7 @@ public:
bool isInClip();
DrawViewClip* getClipGroup();
DrawViewCollection *getCollection() const;
/// returns the type name of the ViewProvider
const char* getViewProviderName() const override {