X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/d43174d0eb3d293b3bb5fbe76662241134e74d0d..cf93fd850a8b6e9a6f40faed9f796a0e2fb0cedb:/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);