X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/d43174d0eb3d293b3bb5fbe76662241134e74d0d..14cd6d834ab531525a51c6a6992583b3e9143e02:/GroupItem.h?ds=sidebyside diff --git a/GroupItem.h b/GroupItem.h index 137ff03..8ab486a 100644 --- a/GroupItem.h +++ b/GroupItem.h @@ -47,6 +47,7 @@ public: bool isGroupItem(); // others + void nameChanged(); void updateShape(); void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget = 0); void load(QDomElement groupElement) throw(Exception);