GermanAizek / credit-qml

Example Qt QML multi-platform application for Windows/Linux/FreeBSD. Support for aarch64, arm64 architecture for mobile devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++/Qt QML Json Example

Github All Releases GitHub release GitHub Release Date GitHub license GitHub stars GitHub forks

This example demonstrates how to work with json files using the picojson library. Work with graphics using 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

About

Example Qt QML multi-platform application for Windows/Linux/FreeBSD. Support for aarch64, arm64 architecture for mobile devices.

License:GNU General Public License v3.0


Languages

Language:C++ 64.7%Language:CMake 31.6%Language:QML 3.7%