KReport/API Changes

From KDE Community Wiki
Revision as of 08:39, 29 July 2015 by Jstaniek (talk | contribs)

Note

This is a design document


Design creation

Goal Make it possible to create, modify, open and save KReport designs without touching the designer API.

New classes proposed:

  • KReportDesign: setContent(xml) loads, toString() saves, modelled after
    • We don't use KReportDocument name because actual document is: design+data