PDA

View Full Version : How to get System Information(Windows)



merry
18th March 2008, 13:23
Hi all

I am working on Qt4.3.4 on Windows XP using Visual Studio 5

Using Qt I want to get the Information of the system

like OS, Processor, User, version etc.

Is there any API or QtFunctions to get the system Information.

Regards
Neha

jpn
18th March 2008, 13:30
At least some of that information is available as macros defined in QtGlobal and via QSysInfo.