Edit Windows Registry
I know that Qt is cross platform, but is there anyway to edit the system registry in Qt?
If not, is there a library / plugin available that will allow registry editing?
3 replies
QSettings can work on the registry…
I always learn something here =)
I need to use more windows… hummm, maybe not =)
http://doc.qt.nokia.com/4.7/qsettings.html#accessing-the-windows-registry-directly [doc.qt.nokia.com]
You must log in to post a reply. Not a member yet? Register here!


