@Miquel
Hello, Miguel.
Congratulations on the release of version 5.3.1.
I have a question regarding the tool mentioned in the subject line.
Is the folder information added via “Edit Source Folders” saved in an external file (such as a JSON file)?
I checked the code, but I couldn’t figure out what is being used to save the information.
It would be helpful if you could let me know how the information is saved.
no, this information is stored in Qt settings
1 Like
@Miquel
I see, so it was managed in Qt Settings.
I understand the specifications now.
Thank you for your response.