Skip to content

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

License

Notifications You must be signed in to change notification settings

GermanAizek/credit-qml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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