Implementation d'un nouvel algorithme de modification des conducteurs

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@125 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-09-20 20:16:08 +00:00
parent 86f62aa972
commit 109476589b
9 changed files with 375 additions and 94 deletions

View File

@@ -60,7 +60,9 @@ HEADERS += aboutqet.h \
editor/texteditor.h \
editor/textfieldeditor.h \
elementscategorydeleter.h \
elementdeleter.h
elementdeleter.h \
conducersegmentprofile.h \
conducerprofile.h
SOURCES += aboutqet.cpp \
borderinset.cpp \
conducer.cpp \
@@ -114,7 +116,8 @@ SOURCES += aboutqet.cpp \
editor/texteditor.cpp \
editor/textfieldeditor.cpp \
elementscategorydeleter.cpp \
elementdeleter.cpp
elementdeleter.cpp \
conducerprofile.cpp
RESOURCES += qelectrotech.qrc
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts
QT += xml