Question

I am new to Qt, so i dont know how to save application data in it, is there any way to do it like shared preferences in android

Was it helpful?

Solution

For saving application settings use QSettings.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top