Element editor : add text field is managed by ESEvent

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3472 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2014-11-09 23:49:13 +00:00
parent 49c53376ef
commit b492ad1fff
6 changed files with 132 additions and 19 deletions

View File

@@ -134,6 +134,7 @@ class QETElementEditor : public QETMainWindow {
void addPolygon();
void addArc();
void addText();
void addTextField();
void slot_new();
void slot_open();