项目作者: PO-31

项目描述 :
Reimplementation of JasperReports in Qt
高级语言: C++
项目地址: git://github.com/PO-31/QtReports.git
创建时间: 2019-02-14T08:40:41Z
项目社区:https://github.com/PO-31/QtReports

开源协议:MIT License

下载


QtReports Language License Requirements

Reimplementation of JasperReports in Qt

English | Русский

Current project status

Build Status Coverage Badge Codacy Badge

Requirements

  • Qt 5+
  • gcc-5+/clang-3.4+/msvc14+

Building

The building process is described in BUILD.md.

Repository structure

  1. .travis/ Scripts for Travis CI
  2. qtreports/ QtReports Library sources
  3. qtreports/include/ Public C++ header files of QtReports
  4. qtreports-tests/ Test complex sources
  5. qtreports-viewer/ QtReports-View project's directory
  6. samples/ Reports' samples and databases for them
  7. docs/ Documents related to QtReports