Today, I was able to run code to read the JSON file plus apply that to the model. Now I have to change the library used to parse the JSON file from Qt library to boost library as QT library for JSON is supported by qt5 only.
Today, I was able to run code to read the JSON file plus apply that to the model. Now I have to change the library used to parse the JSON file from Qt library to boost library as QT library for JSON is supported by qt5 only.