资 源 简 介
CuteReport is a free report solution. It is based on Qt4 framework and can be easily integrated into any Qt application.
It has powerful template designer with Form designer, Page editor, Dataset editor and other modules. Functionality of CuteReport designer and CuteReport library can be easily extended by writing custom plugin. As dataset can be used any sources such as CSV file, file system, any kind of databases, version control systems, remote file storages, etc. It contains a large set of bands and items, such as line, rect, circle, image, barcode, charts.
CuteReport designer comes with GPLv3 license and library comes with LGPL. So you can use CuteReport library with your open source or proprietary softwares.
---------------
INSTALLATION:
1) uncomment #DEFINES += SYSTEMINSTALL line in common.pri
2) set REPORT_ROOT_PATH = "/usr/local/" or something you like
3)