Ajout d'une classe DiagramContent pour eviter de passer plusieurs listes en parametre lorsqu'on veut transmettre tout ou partie du contenu du schema.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@208 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-11-09 13:06:51 +00:00
parent 0343517f43
commit bbefc5da8a
14 changed files with 265 additions and 168 deletions

View File

@@ -80,6 +80,7 @@ HEADERS += aboutqet.h \
diagramtextitem.h \
insetproperties.h \
conductorpropertieswidget.h \
diagramcontent.h \
conductorproperties.h
SOURCES += aboutqet.cpp \
borderinset.cpp \
@@ -140,6 +141,7 @@ SOURCES += aboutqet.cpp \
diagramcommands.cpp \
diagramtextitem.cpp \
conductorpropertieswidget.cpp \
diagramcontent.cpp \
conductorproperties.cpp
RESOURCES += qelectrotech.qrc
TRANSLATIONS += lang/qet_en.ts lang/qt_fr.ts