Link single element widget, set live edit enable.

In properties dock widget, no need to click on apply button, change are apply immediately.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3992 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2015-05-27 07:22:50 +00:00
parent c3ab81e9c3
commit 2242ebd16a
12 changed files with 199 additions and 95 deletions

View File

@@ -120,6 +120,7 @@ class Element : public QetGraphicsItem {
kind link_type_;
signals:
void linkedElementChanged(); //This signal is emtied when the linked elements with this element change
void elementInfoChange(DiagramContext old_info, DiagramContext new_info);
//METHODS related to information