KReport: Difference between revisions

From KDE Community Wiki
mNo edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:KReport3.png|right|250px]]'''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.
[[File:KReport3.png|right|250px]]'''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. [https://cgit.kde.org/kreport.git/plain/README.md more info »]




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 12:25, 5 March 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. more info »


Current stable version:

3.2.0

; dev. version (master):

3.3.0 Alpha

Development

Links