amin-ahmadi.com
Working with Windows Registry Using Qt - Amin
In this post I’ll describe the way to deal with Windows Registry in terms of writing and reading Registry Keys. This is done using QSettings class in general, so let’s see how, with a couple of simple examples. First things first, you need to pass the Registry path to the QSettings class when you construct … Continue reading "Working with Windows Registry Using Qt"
Amin