I want to collect information that what is current OS, how physical memory (RAM) does the machine has, how much disk space etc. I tried to use QSysInfo but was not able to get what I am looking for.
Also in some document it is written that QSysInfo::WindowsVersion() function is there but this is also missing in QSysInfo. QSysInfo has very few options.