KReport: Difference between revisions

From KDE Community Wiki
Line 23: Line 23:


==Links==
==Links==
*[https://api.kde.org/kdereview-api/kreport-apidocs/src/html/index.html Public API docs]
*[https://api.kde.org/extragear-api/libs-apidocs/kreport/src/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 14:34, 20 February 2018

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.


Current stable version:

3.2.0

; dev. version (master):

3.3.0 Alpha

Development

Links