]> SALOME platform Git repositories - modules/hydro.git/blob - doc/salome/gui/HYDRO/export_strickler_table.h
Salome HOME
update of the documentation
[modules/hydro.git] / doc / salome / gui / HYDRO / export_strickler_table.h
1
2 /**
3   @file
4   \brief Help for the export strickler table
5 */
6
7 /**
8   \page export_strickler_table Export strickler table
9   
10   <a href="index.html"><b>Back to Main page.</b></a>
11   
12   It is possible to export strickler table from HYDROGUI module. This operation is accessible from context menu of selected strickler table in Object browser.<br>
13   
14   <b>Export Strickler table</b> looks like:
15   \image html export_strickler_table_input_panel.png "Export strickler table input panel"
16   
17    Arguments of the input panel: 
18  
19 <b>File name</b> - field to define file to export;<br>
20 <b>Name</b> - field to show name of strickler table to export;<br>
21 <b>Apply</b> - button to export strickler table object;<br>
22 <b>Apply and Close</b> - button to export strickler table object and close input panel;<br>
23 <b>Close</b> - button to close input panel.<br>
24   
25   
26   
27
28 */