Revision 8aba8c4...
Go back to digest for 9th January 2011Features in Office
Jan Hambrecht committed changes in [Calligra/flake-odf-gluepoints-jaham] /libs/flake:
Connection points are no longer referenced by index but by their id.
This was required as ODF specifies 4 standard connection points with
reserved ids from 0-3 and custom connection points with ids > 3.
When loading connection points they may have ids that do not relate
to their index, so things would go wrong when trying to create connections
saved to files.
A rather basic support for loading connection points was added along
with some supporting functions to check if a connection point exists or
to get a specific connection point position.
File Changes
Modified 4 files
- /libs/flake
- /KoFlake.h
- /KoShape.cpp
- /KoShape.h
- /KoShape_p.h
4 files changed in total