Skip to content

A small library that allows you to conveniently save and extract objects to and from json, respectively. Uses the concept of RAII.

License

Notifications You must be signed in to change notification settings

25-masik-52/QJsonFileWorkerRAII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QJsonFileWorkerRAII

A library that simplifies working with writing objects to json and reading objects from json.

Static Badge GitHub top language GitHub GitHub Repo stars

Documentation

User documentation can be obtained at this link.

Support

If you have any difficulties or questions about using this lib, create a discussion in this repository.

Dependencies

This program is written in c++17 using the Qt 6.8.0 framework. So to use this lib you should have Qt 6.8.0 and any compiler for c++17.

Description of commits

All comments are written according to Conventional Commits.

About

A small library that allows you to conveniently save and extract objects to and from json, respectively. Uses the concept of RAII.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published