Display the name of the current hovered element of the element collection tree, in the status bar.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4773 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2016-11-10 19:49:33 +00:00
parent bb2fff7e5f
commit ce638c770d
4 changed files with 35 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ class ElementsCollectionWidget : public QWidget
protected:
virtual bool event(QEvent *event);
virtual void leaveEvent(QEvent *event);
private:
void setUpAction();