Revision 563612
Go back to digest for 23rd July 2006Features in Office
Jan Hambrecht committed changes in /trunk/koffice/karbon:
Karbon can now create shapes. Yay!
* vdocument contains now a list of all the existing shapes,
which i used by the shape managers for drawing
* vdocument is not longer a KoShapeController derived class but karbonpart is,
to have easier access to the shape manager of all the attached views
* to create shapes the shape id of the CreateShapeTool is set manually for now
* removed test code which added rectangle shapes from the layer shape
File Changes
Modified 6 files
- /trunk/koffice/karbon
- /karbon_part.cc
- /karbon_part.h
- /karbon_view.cc
- /core/vdocument.cc
- /core/vdocument.h
- /core/vlayer.cc
6 files changed in total