Salome HOME
modif Adao 7 6
[tools/eficas.git] / UiQT4 / desChoixCommandes.ui
index 2fdb3e4465dad2fa0dbd32cca303c64444943f52..3640c806c2cae5e9ff2139763fd06a618a57dc3c 100644 (file)
              <height>32</height>
             </size>
            </property>
+           <property name="toolTip">
+            <string>filter commands</string>
+           </property>
            <property name="styleSheet">
             <string notr="true">background-color : rgb(248,247,246)</string>
            </property>
         </property>
         <item>
          <widget class="QRadioButton" name="RBalpha">
+          <property name="toolTip">
+           <string>affiche les commandes par ordre alphabetique</string>
+          </property>
           <property name="text">
            <string>Alphabetique</string>
           </property>
         </item>
         <item>
          <widget class="QRadioButton" name="RBGroupe">
+          <property name="toolTip">
+           <string>affiche les commandes selon les thèmes</string>
+          </property>
           <property name="text">
            <string>Par Groupe</string>
           </property>
@@ -252,7 +261,11 @@ border-radius : 12px
       </property>
       <layout class="QVBoxLayout" name="verticalLayout">
        <item>
-        <layout class="QVBoxLayout" name="commandesLayout"/>
+        <layout class="QVBoxLayout" name="commandesLayout">
+         <property name="spacing">
+          <number>0</number>
+         </property>
+        </layout>
        </item>
        <item>
         <spacer name="verticalSpacer">