You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/context_help/QgsProjectProperties-en_US
+8-19Lines changed: 8 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -10,24 +10,13 @@ This dialog allows you to set a number of properties related to the <label>Proje
10
10
<h4>General Tab</h4>
11
11
</a>
12
12
<table border=1>
13
-
<tr>
14
-
<td><label>Project title</label></td><td>A descriptive title for the project. This title will be displayed in the title bar of the QGIS window</td>
15
-
</tr>
16
-
<tr><td><label>Selection color</label></td><td>Selected features are displayed on the map using this color.</td>
17
-
</tr>
18
-
<tr><td><label>Background color</label></td><td>The color of the map canvas.</td>
19
-
<tr><td><label>Save paths</label></td><td>Ability to save the paths as absolute or relative.</td>
20
-
21
-
</tr>
22
-
<tr>
23
-
<td><label>Layer units</label></td><td>Choose the units appropriate for the layers in the project.</td>
24
-
</tr>
25
-
<tr>
26
-
<td><label>Precision</label></td><td>Use the manual setting to set the precision of the display in the status bar. As the mouse is moved over the map canvas, the coordinates are updated and displayed in the status bar using the precision you choose. Automatic (the default) results in a default precision based on the map units.</td>
27
-
</tr>
28
-
<tr>
29
-
<td><label>Digitizing</label></td><td>This allows you to set the snapping tolerance in pixels, the line width used when digitising and the color for digitised lines.</td>
30
-
</tr>
13
+
<tr><td><label>Project title</label></td><td>A descriptive title for the project. This title will be displayed in the title bar of the QGIS window</td></tr>
14
+
<tr><td><label>Selection color</label></td><td>Selected features are displayed on the map using this color.</td></tr>
15
+
<tr><td><label>Background color</label></td><td>The color of the map canvas.</td></tr>
16
+
<tr><td><label>Save paths</label></td><td>Ability to save the paths as absolute or relative.</td></tr>
17
+
<tr><td><label>Layer units</label></td><td>Choose the units appropriate for the layers in the project.</td></tr>
18
+
<tr><td><label>Precision</label></td><td>Use the manual setting to set the precision of the display in the status bar. As the mouse is moved over the map canvas, the coordinates are updated and displayed in the status bar using the precision you choose. Automatic (the default) results in a default precision based on the map units.</td></tr>
19
+
<tr><td><label>Digitizing</label></td><td>This allows you to set the snapping tolerance in pixels, the line width used when digitising and the color for digitised lines.</td></tr>
31
20
32
21
</table>
33
22
<a name="crs">
@@ -44,4 +33,4 @@ The 4 last used coordinate systems will be available as buttons on the bottom fo
44
33
<a name="layers">
45
34
<h4>Identifiable layers Tab</h4>
46
35
</a>
47
-
On this tab you can choose the identify mode for the layers.
36
+
On this tab you can choose on which layers the identify tool will work.
0 commit comments