Gestion des champs de textes editables dans l'editeur

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@99 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-08-18 04:42:39 +00:00
parent 900439c00e
commit 92a43deb78
9 changed files with 295 additions and 12 deletions

View File

@@ -51,7 +51,9 @@ HEADERS += aboutqet.h \
editor/parttext.h \
editor/texteditor.h \
editor/partarc.h \
editor/arceditor.h
editor/arceditor.h \
editor/parttextfield.h \
editor/textfieldeditor.h
SOURCES += aboutqet.cpp \
borderinset.cpp \
conducer.cpp \
@@ -96,7 +98,9 @@ SOURCES += aboutqet.cpp \
editor/parttext.cpp \
editor/texteditor.cpp \
editor/partarc.cpp \
editor/arceditor.cpp
editor/arceditor.cpp \
editor/parttextfield.cpp \
editor/textfieldeditor.cpp
RESOURCES += qelectrotech.qrc
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
QT += xml