[TechDraw] Unify Projection Group parent linking

This commit is contained in:
pavltom
2024-03-14 10:16:02 +01:00
committed by WandererFan
parent 87e0d10d33
commit 1ead8c6f0f
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 {