Implemented toXml() in commands
commitdc7265797685a251ba1f235d5c5b340124177936
authorJorge Cuadrado <kuadrosxx@gmail.com>
Fri, 5 Oct 2007 22:50:14 +0000 (5 17:50 -0500)
committerJorge Cuadrado <kuadrosxx@gmail.com>
Fri, 5 Oct 2007 22:50:14 +0000 (5 17:50 -0500)
tree228dc19dbaec4d91497baab14f8f165c81f7ca2b
parent25155adcc641384fe1e4435e0a6c36950f713757
Implemented toXml() in commands
34 files changed:
doc/dox/mainpage_es.dox
tests/command/addobject/test_addobject.cpp
tests/command/bringforwardsitem/test_bringforwardsitem.cpp
tests/command/bringtofrontitem/test_bringtofrontitem.cpp
tests/command/convertitem/test_convertitem.cpp
tests/command/editnodesitem/test_editnodesitem.cpp
tests/command/groupitem/test_groupitem.cpp
tests/command/sendbackwardsitem/test_sendbackwardsitem.cpp
tests/command/sendtobackitem/test_sendtobackitem.cpp
yamf/drawing/paintarea.cpp
yamf/model/command/addobject.cpp
yamf/model/command/bringforwardsitem.cpp
yamf/model/command/bringforwardsitem.h
yamf/model/command/bringtofrontitem.cpp
yamf/model/command/bringtofrontitem.h
yamf/model/command/convertitem.cpp
yamf/model/command/editnodesitem.cpp
yamf/model/command/editnodesitem.h
yamf/model/command/groupitem.cpp
yamf/model/command/insertscene.cpp
yamf/model/command/modifyitem.cpp
yamf/model/command/modifysymbol.cpp
yamf/model/command/removeobject.cpp
yamf/model/command/removeobject.h
yamf/model/command/sendbackwardsitem.cpp
yamf/model/command/sendbackwardsitem.h
yamf/model/command/sendtobackitem.cpp
yamf/model/command/sendtobackitem.h
yamf/model/command/ungroupitem.cpp
yamf/model/frame.cpp
yamf/model/frame.h
yamf/model/object.cpp
yamf/tools/polyline/polyline.cpp
yamf/tools/selection/contour.cpp