QJSONConfig is a class implementing convenient JSON configuration files' I/O.
This class is quite simple and easy-to-understand, so we provide a demo in demo/main.cpp for you to explore.
Just copy the two files in QJSONConfig to your project, and include qjsomconfig.h in your code. Use it!