QSettings Windows documentation does not match behavior

QSettings under windows adds "OrganizationDefaults" to the registry
key path when using QSettings::SystemScope.

Change platform notes section to document this behavior.

Task-number: QTBUG-27452

Change-Id: I4d00b2da0825efdb360336e4f82080b6b29a54f1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bb10
Thiago A. Correa 2012-10-04 18:09:29 -03:00 committed by The Qt Project
parent b742dbdc3f
commit ee2e497f1c
1 changed files with 1 additions and 1 deletions

View File

@ -2296,7 +2296,7 @@ void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile,
\list 1
\li \c{HKEY_CURRENT_USER\Software\MySoft\Star Runner}
\li \c{HKEY_CURRENT_USER\Software\MySoft}
\li \c{HKEY_CURRENT_USER\Software\MySoft\OrganizationDefaults}
\li \c{HKEY_LOCAL_MACHINE\Software\MySoft\Star Runner}
\li \c{HKEY_LOCAL_MACHINE\Software\MySoft}
\endlist