Salome HOME
text fix on some dialogs
authorPaul RASCLE <paul.rascle@openfields.fr>
Tue, 22 Sep 2020 13:07:59 +0000 (15:07 +0200)
committerYOANN AUDOUIN <B61570@dsp0851742.postes.calibre.edf.fr>
Fri, 30 Oct 2020 16:04:18 +0000 (17:04 +0100)
src/salome_hydro/assignStrickler.ui
src/salome_hydro/changeCoords.ui
src/salome_hydro/initialField.ui
src/salome_hydro/interpolz.ui

index 7ef51ba27481bda58b378157a5b785e3c9eaf08a..ac3efb177daba8d41beab6d8c13a51208a1c519b 100644 (file)
@@ -11,7 +11,7 @@
    </rect>
   </property>
   <property name="windowTitle">
-   <string>Dialog</string>
+   <string>Assign Strickler coefficients</string>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout">
    <item>
@@ -66,7 +66,7 @@
            <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>
index 121d01e18105578d2b3e5137c2dd5f9d9bf43220..f0d4aaae8cd9d49f5b18bf5c6b3dfdc8c87ca056 100644 (file)
@@ -19,6 +19,9 @@
   <layout class="QVBoxLayout" name="verticalLayout_3">
    <item>
     <widget class="QCheckBox" name="cb_changeCoordSystem">
+     <property name="toolTip">
+      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Activate if you need to change the system of coordinates,&lt;/p&gt;&lt;p&gt;for instance Lambert II to Lambert 93&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</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>
index d74590509bf644746a4e5a8b085dd8a9054e85fe..f52689f1b22f1061cbfc3f96c51fe3cbdbfc6adc 100644 (file)
          </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">
@@ -85,6 +89,9 @@
         </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>
index 747c2661106e36437a8380f7aefe8dec02cc64a6..e5756611fd61eefee31e8fae744bb603114a561f 100644 (file)
@@ -11,7 +11,7 @@
    </rect>
   </property>
   <property name="windowTitle">
-   <string>Dialog</string>
+   <string>Altitude Interpolation on Bathymetry</string>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_2">
    <item>