Doc: Update info about editing Qt resource files
Update the screenshots in the Creating Projects topic. Change-Id: I59ecb0429f6931808eeb0090a85ef10b4c43d78a Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 9.7 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 21 KiB |
@@ -395,14 +395,14 @@
|
||||
|
||||
\image qtcreator-add-resource.png "Editing resource files"
|
||||
|
||||
Select \uicontrol Add > \uicontrol {Add Files} to locate and add individual
|
||||
Select \uicontrol {Add Files} to locate and add individual
|
||||
files.
|
||||
|
||||
By default, resources are accessible in the application under the same file
|
||||
name as they have in the source tree, with a \c{:/} prefix, or by a URL with
|
||||
a \c qrc scheme. To specify a path prefix for all files in the \c .qrc file,
|
||||
select \uicontrol Add > \uicontrol {Add Prefix} or enter the prefix in the
|
||||
\uicontrol Prefix field.
|
||||
select \uicontrol {Add Prefix} and enter the prefix in the \uicontrol Prefix
|
||||
field.
|
||||
|
||||
Some resources need to change based on the user's locale, such as
|
||||
translation files or icons. You can specify a locale in the
|
||||
|