Add parameter documentation.
Change-Id: I8ce85bbb286c3cb844ef600daa5e99432ee55b74 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
3a685dcd5e
commit
08748f147b
@ -695,7 +695,7 @@ static QString find_translation(const QLocale & locale,
|
||||
\li File name with ui language part stripped further, etc.
|
||||
\endlist
|
||||
|
||||
For example, an application running in the locale with the following
|
||||
For example, an application running in the \a locale with the following
|
||||
\l{QLocale::uiLanguages()}{ui languages} - "es", "fr-CA", "de" might call
|
||||
load(QLocale::system(), "foo", ".", "/opt/foolib", ".qm"). load() would
|
||||
replace '-' (dash) with '_' (underscore) in the ui language and then try to
|
||||
|
Loading…
x
Reference in New Issue
Block a user