KReport: Difference between revisions
Appearance
mNo edit summary |
m Update link to API dox |
||
Line 23: | Line 23: | ||
==Links== | ==Links== | ||
*[https://api.kde.org/ | *[https://api.kde.org/kexiframeworks/kreport/html/index.html Public API docs] | ||
*[http://ebn.kde.org/krazy/reports/playground/libs/kreport/index.html Code checking results] at English Breakfast Network | *[http://ebn.kde.org/krazy/reports/playground/libs/kreport/index.html Code checking results] at English Breakfast Network | ||
[[Category:Kexi]] | [[Category:Kexi]] | ||
[[Category:Frameworks]] | [[Category:Frameworks]] |
Revision as of 08:40, 8 July 2020
KReport is a framework for the creation and generation of reports in multiple formats. It can be freely used with any C++ or Qt applications. It is developed since 2008 and used by Kexi and Calligra Plan. more info »
Current stable version:
3.2.0
; dev. version (master):
3.3.0 Alpha
- Maintainer: Adam Pigg, [email protected]
- License: LGPL
Development
- master - static analysis:
- Releases
- Project management (tasks), shortcut: bit.ly/kreporttasks (Phabricator)
- Report bugs or wishes (bugs.kde.org)
- Code (phabricator.kde.org)
- Browse code repository: Phabricator, cgit
- Code reviews (Phabricator)
- See also Kexi/Plugins/Reports.
- README
- API Changes
- Autotests
Links
- Public API docs
- Code checking results at English Breakfast Network