</rect>
</property>
<property name="windowTitle">
- <string>Dialog</string>
+ <string>Assign Strickler coefficients</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<string>MED file containing the mesh, that will receive a new field on nodes, for Strickler coefficients</string>
</property>
<property name="text">
- <string>Innput MED file:</string>
+ <string>Input MED file:</string>
</property>
</widget>
</item>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QCheckBox" name="cb_changeCoordSystem">
+ <property name="toolTip">
+ <string><html><head/><body><p>Activate if you need to change the system of coordinates,</p><p>for instance Lambert II to Lambert 93</p></body></html></string>
+ </property>
<property name="text">
<string>Change coordinates system</string>
</property>
<property name="singleStep">
<double>10000.000000000000000</double>
</property>
- <property name="stepType">
- <enum>QAbstractSpinBox::DefaultStepType</enum>
- </property>
<property name="value">
<double>0.000000000000000</double>
</property>
<verstretch>0</verstretch>
</sizepolicy>
</property>
+ <property name="toolTip">
+ <string>EPSG code of the system used for input mesh</string>
+ </property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QLineEdit" name="le_medFileOut">
- <property name="statusTip">
+ <property name="toolTip">
<string>directory to store shapefiles and output mesh file if kept</string>
</property>
+ <property name="statusTip">
+ <string/>
+ </property>
</widget>
</item>
<item>
</sizepolicy>
</property>
<property name="toolTip">
- <string>X coordinate of origin of input mesh</string>
+ <string>X coordinate of origin of output mesh</string>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</sizepolicy>
</property>
<property name="toolTip">
- <string>Y coordinate of origin of input mesh</string>
+ <string>Y coordinate of origin of output mesh</string>
</property>
<property name="decimals">
<number>0</number>
<property name="singleStep">
<double>10000.000000000000000</double>
</property>
- <property name="stepType">
- <enum>QAbstractSpinBox::DefaultStepType</enum>
- </property>
<property name="value">
<double>0.000000000000000</double>
</property>
</widget>
</item>
<item>
- <widget class="QComboBox" name="cmb_systemOut"/>
+ <widget class="QComboBox" name="cmb_systemOut">
+ <property name="toolTip">
+ <string>EPSG code of the system to use for output mesh</string>
+ </property>
+ </widget>
</item>
</layout>
</widget>
</widget>
</item>
<item>
- <widget class="QLineEdit" name="le_medFileIn"/>
+ <widget class="QLineEdit" name="le_medFileIn">
+ <property name="toolTip">
+ <string>MED file containing the mesh to fill with an initial field for water depth</string>
+ </property>
+ </widget>
</item>
<item>
<widget class="QToolButton" name="pb_medFileIn">
</item>
<item>
<widget class="QLineEdit" name="le_medFileOut">
+ <property name="toolTip">
+ <string>the mesh with the new field is written in a new file</string>
+ </property>
<property name="statusTip">
<string>directory to store shapefiles and output mesh file if kept</string>
</property>
</item>
<item>
<widget class="QLineEdit" name="le_field">
+ <property name="toolTip">
+ <string>By default TELEMAC recognises 'WATER DEPTH'</string>
+ </property>
<property name="text">
<string>WATER DEPTH</string>
</property>