Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1009 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 1009 Bytes

Qt QML QPainter Example

This example demonstrates how to work with graphics and QML.

The project is cross-platform and supports popular platforms (see below in 'Building')

License

Сredit Manager is licensed under the (GNU General Public License 3.0)

Requirments

  • CMake
  • Qt libraries
  • Supported compilers:
    • GCC 4.8 - 11.0 (and possibly later)
    • Clang 3.4 - 11.0 (and possibly later)
    • Microsoft Visual C++ 2019 (and possibly later)

Dependencies

Building