Revision 533852

Go back to digest for 30th April 2006

Features in Office

Thomas Zander committed changes in /trunk/playground/office/flake:

* Add KoGraphicBaseContainer object which allows grouping
Short short version is that this thing has various options which I had wished
quite often to have in KWord over the last years. So here is a simple but powerful
implementation for grouping created in such a way that its quite extendable.
Read apidox for more.
* Add Print action
* Add several test implementations and options in the test app for testing purposes.

File Changes

Added 5 files
  • /trunk/playground/office/flake
  •   /lib/KoGraphicBaseContainer.cpp
  •   /lib/KoGraphicBaseContainer.h
  •   /testapp/Container.h
  •   /testapp/Image.cpp
  •   /testapp/Image.h
Modified 7 files
  • /trunk/playground/office/flake
  •   /lib/KoGraphicBase.cpp
  •   /lib/KoGraphicBase.h
  •   /lib/KoObjectManager.cpp
  •   /lib/lib.pro
  •   /testapp/mainwindow.cpp
  •   /testapp/mainwindow.h
  •   /testapp/testapp.pro
12 files changed in total