Add isFull method to check Slave-Limit

This commit is contained in:
Kellermorph
2026-03-31 17:51:53 +02:00
committed by GitHub
parent 246dd0a42f
commit ecee2209e6

View File

@@ -44,6 +44,8 @@ class MasterElement : public Element
void unlinkElement (Element *elmt) override;
void initLink (QETProject *project) override;
QRectF XrefBoundingRect() const;
bool isFull() const; // Check Slave-Limit
protected:
QVariant itemChange(