Revision 733107

Go back to digest for 11th November 2007

Features in Office

Jan Hambrecht committed changes in /trunk/koffice/libs/flake:

I promised to deliver something, so here it is:

A connection shape which is a parameter shape and which can be manipulated with the standard path tool. You can change the type of the connection and connect/disconnect to and from other shapes.

Loading and saving is not implemented yet.

You can change the stroke of the connection like with every other shape by using the stroke docker.

File Changes

Added 11 files
  • /trunk/koffice/libs/flake
  •   /KoConnectionShape.cpp
  •   /KoConnectionShape.h
  •   /KoConnectionShapeConfigWidget.cpp
  •   /KoConnectionShapeConfigWidget.h
  •   /KoConnectionShapeConfigWidget.ui
  •   /KoConnectionShapeFactory.cpp
  •   /KoConnectionShapeFactory.h
  •   /KoPathConnectionPointStrategy.cpp
  •   /KoPathConnectionPointStrategy.h
  •   /commands/KoConnectionShapeTypeCommand.cpp
  •   /commands/KoConnectionShapeTypeCommand.h
Modified 6 files
  • /trunk/koffice/libs/flake
  •   /CMakeLists.txt
  •   /KoPathTool.cpp
  •   /KoPathTool.h
  •   /KoShape.cpp
  •   /KoShape.h
  •   /KoShapeRegistry.cpp
17 files changed in total