]> SALOME platform Git repositories - modules/hydro.git/blob - doc/salome/gui/HYDRO/preferences.h
Salome HOME
update of the documentation
[modules/hydro.git] / doc / salome / gui / HYDRO / preferences.h
1
2 /
3 /**
4   @file
5   \brief Help for the HYDRO module Preferences
6 */
7
8 /**
9   \page preferences Preferences
10
11  <a href="index.html"><b>Back to Main page</b></a>
12
13
14   Salome application supports Preferences. The Preferences dialog box can be called via:<ol>
15
16   <li> The main menu <b>File => Preferences</b>;  </li>
17   
18   <li> <b>CTRL + R</b> buttons combination.</li>
19  
20  </ol>
21   
22   
23
24   <b>Preferences</b> dialog box appears. Help for all sections of  <b>Preferences</b> dialog box except HYDRO can be found in Introduction to Salome platform.
25
26 The user selects <b>HYDRO</b> in Available preferences section:
27  
28  
29  
30  \image html preferences.png  "Preferences dialog box"
31   
32  
33
34  Controls inside <b>Preferences</b> dialog box:
35  
36
37 <b>Type</b> - combo - box to select the cursor presentation for edition operation;<br>
38
39 \image html preferences_type.png  "Type combo-box in Preferences dialog box"
40  
41
42 <b>Make automatic fit all after show object operation</b> - check - box swith on/off Fit all;<br>
43 <b>Default Strickler coefficient</b> field is used for Strickler coefficient asigned to area not covered by land cover or land cover with undefined type;<br>
44 <b>OK</b> - button to validate changes and close dialog box;<br>
45 <b>Apply</b> - button to validate changes;<br>
46 <b>Defaults</b> - button to restore default values in all fields;<br>
47 <b>Close</b> - button to close dialog box;<br>
48 <b>Import</b> - button to import Preferences from external xml file.
49
50  The user clicks <b>Import</b> button. <b>Import preferences</b> dialog box appears:
51
52 \image html preferences_import.png  "Import preferences dialog box"
53   
54   
55
56 The user selects folder in <b>Look in</b> filed and desired file in this folder.
57
58 The user clicks <b>Open</b> button.
59
60 <b>Import preferences</b> dialog box is closed. Prefernces are updated.
61
62  <a href="index.html"><b>Back to Main page.</b></a>
63
64 */