Q_PLUGIN_METADATA(IID "descComponentIID" FILE "file.json")
How to utilize the json file for configuring a component. My Purpose is to store the configuration of a component like if its a paint canvas component then storing the size of the canvas or the background colour of the component?