Salome HOME
Modif V6_4_°
[tools/eficas.git] / UiQT4 / desPlusieursBase.ui
index d94ed6dae64f6c04d3ffa441c91bc2da79904774..f55efe66b022e1b5451c9f4adecb4450505f017a 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>DPlusBase</class>
- <widget class="QWidget" name="DPlusBase" >
-  <property name="geometry" >
+ <widget class="QWidget" name="DPlusBase">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <height>728</height>
    </rect>
   </property>
-  <property name="minimumSize" >
+  <property name="minimumSize">
    <size>
     <width>350</width>
     <height>0</height>
    </size>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>DUnIn</string>
   </property>
-  <layout class="QGridLayout" name="gridLayout_4" >
-   <item row="0" column="0" >
-    <widget class="QTabWidget" name="tabuniqueinto" >
-     <widget class="QWidget" name="Widget8" >
-      <attribute name="title" >
+  <layout class="QGridLayout" name="gridLayout_4">
+   <item row="0" column="0">
+    <widget class="QTabWidget" name="tabuniqueinto">
+     <widget class="QWidget" name="Widget8">
+      <attribute name="title">
        <string>Saisir Valeur</string>
       </attribute>
-      <layout class="QGridLayout" name="gridLayout_2" >
-       <item rowspan="7" row="0" column="0" >
-        <layout class="QVBoxLayout" name="verticalLayout_2" >
+      <layout class="QGridLayout" name="gridLayout_2">
+       <item row="0" column="0" rowspan="7">
+        <layout class="QVBoxLayout" name="verticalLayout_2">
          <item>
-          <widget class="QLabel" name="textLabel1" >
-           <property name="text" >
-            <string>&lt;u>&lt;font size="+1">Valeur(s) actuelle(s)&lt;/font>&lt;/u></string>
+          <widget class="QLabel" name="textLabel1">
+           <property name="text">
+            <string>&lt;u&gt;&lt;font size=&quot;+1&quot;&gt;Valeur(s) actuelle(s)&lt;/font&gt;&lt;/u&gt;</string>
            </property>
-           <property name="wordWrap" >
+           <property name="wordWrap">
             <bool>false</bool>
            </property>
           </widget>
          </item>
          <item>
-          <widget class="QListWidget" name="LBValeurs" >
-           <property name="minimumSize" >
+          <widget class="QListWidget" name="LBValeurs">
+           <property name="minimumSize">
             <size>
-             <width>200</width>
+             <width>0</width>
              <height>0</height>
             </size>
            </property>
          </item>
         </layout>
        </item>
-       <item row="0" column="1" >
-        <layout class="QGridLayout" name="gridLayout" >
-         <item row="0" column="0" colspan="3" >
-          <layout class="QHBoxLayout" name="horizontalLayout" >
+       <item row="0" column="1">
+        <layout class="QGridLayout" name="gridLayout">
+         <item row="0" column="0" colspan="3">
+          <layout class="QHBoxLayout" name="horizontalLayout">
            <item>
-            <widget class="QLabel" name="textLabel1_2" >
-             <property name="minimumSize" >
+            <widget class="QLabel" name="textLabel1_2">
+             <property name="minimumSize">
               <size>
                <width>61</width>
                <height>21</height>
               </size>
              </property>
-             <property name="maximumSize" >
+             <property name="maximumSize">
               <size>
                <width>61</width>
                <height>21</height>
               </size>
              </property>
-             <property name="text" >
-              <string>&lt;font size="+1">Valeur&lt;/font></string>
+             <property name="text">
+              <string>&lt;font size=&quot;+1&quot;&gt;Valeur&lt;/font&gt;</string>
              </property>
-             <property name="wordWrap" >
+             <property name="wordWrap">
               <bool>false</bool>
              </property>
             </widget>
            </item>
            <item>
-            <spacer name="spacer6" >
-             <property name="orientation" >
+            <spacer name="spacer6">
+             <property name="orientation">
               <enum>Qt::Horizontal</enum>
              </property>
-             <property name="sizeType" >
+             <property name="sizeType">
               <enum>QSizePolicy::Expanding</enum>
              </property>
-             <property name="sizeHint" stdset="0" >
+             <property name="sizeHint" stdset="0">
               <size>
                <width>168</width>
                <height>18</height>
            </item>
           </layout>
          </item>
-         <item row="1" column="0" >
-          <widget class="QToolButton" name="BAjout1Val" >
-           <property name="sizePolicy" >
-            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+         <item row="1" column="0">
+          <widget class="QToolButton" name="BAjout1Val">
+           <property name="sizePolicy">
+            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
-           <property name="minimumSize" >
+           <property name="minimumSize">
             <size>
              <width>40</width>
              <height>30</height>
             </size>
            </property>
-           <property name="toolTip" >
+           <property name="toolTip">
             <string>ajoute la valeur saisie sous l occurence selectionnée (en fin de liste si il n y a pas de selection)</string>
            </property>
-           <property name="text" >
+           <property name="text">
             <string/>
            </property>
-           <property name="icon" >
+           <property name="icon">
             <iconset>
              <normaloff>../Editeur/icons/arrow_left.png</normaloff>../Editeur/icons/arrow_left.png</iconset>
            </property>
           </widget>
          </item>
-         <item row="1" column="1" colspan="2" >
-          <widget class="QLineEdit" name="LEValeur" >
-           <property name="sizePolicy" >
-            <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
+         <item row="1" column="1" colspan="2">
+          <widget class="QLineEdit" name="LEValeur">
+           <property name="sizePolicy">
+            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
-           <property name="minimumSize" >
+           <property name="minimumSize">
             <size>
              <width>220</width>
              <height>30</height>
            </property>
           </widget>
          </item>
-         <item row="2" column="0" >
-          <widget class="QToolButton" name="BSup1Val" >
-           <property name="sizePolicy" >
-            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+         <item row="2" column="0">
+          <widget class="QToolButton" name="BSup1Val">
+           <property name="sizePolicy">
+            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
-           <property name="minimumSize" >
+           <property name="minimumSize">
             <size>
              <width>40</width>
              <height>30</height>
             </size>
            </property>
-           <property name="toolTip" >
+           <property name="toolTip">
             <string>enleve l occurence selectionnee</string>
            </property>
-           <property name="text" >
+           <property name="text">
             <string/>
            </property>
-           <property name="icon" >
+           <property name="icon">
             <iconset>
              <normaloff>../Editeur/icons/arrow_right.png</normaloff>../Editeur/icons/arrow_right.png</iconset>
            </property>
           </widget>
          </item>
-         <item row="2" column="1" >
-          <widget class="QToolButton" name="BSalome" >
-           <property name="sizePolicy" >
-            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+         <item row="2" column="1">
+          <widget class="QToolButton" name="BSalome">
+           <property name="sizePolicy">
+            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
-           <property name="minimumSize" >
+           <property name="minimumSize">
             <size>
              <width>40</width>
              <height>30</height>
             </size>
            </property>
-           <property name="toolTip" >
+           <property name="toolTip">
             <string>ajoute la valeur saisie sous l occurence selectionnée (en fin de liste si il n y a pas de selection)</string>
            </property>
-           <property name="text" >
+           <property name="text">
             <string/>
            </property>
-           <property name="icon" >
+           <property name="icon">
             <iconset>
              <normaloff>image240.png</normaloff>image240.png</iconset>
            </property>
           </widget>
          </item>
-         <item row="2" column="2" >
-          <widget class="QPushButton" name="BView2D" >
-           <property name="minimumSize" >
+         <item row="2" column="2">
+          <widget class="QPushButton" name="BView2D">
+           <property name="minimumSize">
             <size>
-             <width>120</width>
+             <width>0</width>
              <height>30</height>
             </size>
            </property>
-           <property name="text" >
+           <property name="text">
             <string>Visualiser</string>
            </property>
           </widget>
          </item>
         </layout>
        </item>
-       <item row="1" column="1" >
-        <spacer name="verticalSpacer" >
-         <property name="orientation" >
+       <item row="1" column="1">
+        <spacer name="verticalSpacer">
+         <property name="orientation">
           <enum>Qt::Vertical</enum>
          </property>
-         <property name="sizeHint" stdset="0" >
+         <property name="sizeHint" stdset="0">
           <size>
            <width>20</width>
            <height>158</height>
          </property>
         </spacer>
        </item>
-       <item row="2" column="1" >
-        <layout class="QHBoxLayout" name="horizontalLayout_2" >
+       <item row="2" column="1">
+        <layout class="QHBoxLayout" name="horizontalLayout_2">
          <item>
-          <spacer name="spacer5" >
-           <property name="orientation" >
+          <spacer name="spacer5">
+           <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
-           <property name="sizeType" >
+           <property name="sizeType">
             <enum>QSizePolicy::Expanding</enum>
            </property>
-           <property name="sizeHint" stdset="0" >
+           <property name="sizeHint" stdset="0">
             <size>
              <width>150</width>
              <height>20</height>
           </spacer>
          </item>
          <item>
-          <layout class="QVBoxLayout" name="verticalLayout" >
+          <layout class="QVBoxLayout" name="verticalLayout">
            <item>
-            <widget class="QPushButton" name="bParam" >
-             <property name="minimumSize" >
+            <widget class="QPushButton" name="bParam">
+             <property name="minimumSize">
               <size>
                <width>100</width>
                <height>30</height>
               </size>
              </property>
-             <property name="maximumSize" >
+             <property name="maximumSize">
               <size>
                <width>100</width>
                <height>30</height>
               </size>
              </property>
-             <property name="toolTip" >
+             <property name="toolTip">
               <string>suppression du mot clef</string>
              </property>
-             <property name="text" >
+             <property name="text">
               <string>&amp;Parametres</string>
              </property>
-             <property name="shortcut" >
+             <property name="shortcut">
               <string>Alt+P</string>
              </property>
-             <property name="autoDefault" >
+             <property name="autoDefault">
               <bool>true</bool>
              </property>
             </widget>
            </item>
            <item>
-            <widget class="QPushButton" name="bImport" >
-             <property name="minimumSize" >
+            <widget class="QPushButton" name="bImport">
+             <property name="minimumSize">
               <size>
                <width>100</width>
                <height>30</height>
               </size>
              </property>
-             <property name="maximumSize" >
+             <property name="maximumSize">
               <size>
                <width>100</width>
                <height>30</height>
               </size>
              </property>
-             <property name="toolTip" >
+             <property name="toolTip">
               <string>suppression du mot clef</string>
              </property>
-             <property name="text" >
+             <property name="text">
               <string>&amp;Importer</string>
              </property>
-             <property name="shortcut" >
+             <property name="shortcut">
               <string>Alt+I</string>
              </property>
-             <property name="autoDefault" >
+             <property name="autoDefault">
               <bool>true</bool>
              </property>
             </widget>
          </item>
         </layout>
        </item>
-       <item row="3" column="1" >
-        <spacer name="spacer3_3" >
-         <property name="orientation" >
+       <item row="3" column="1">
+        <spacer name="spacer3_3">
+         <property name="orientation">
           <enum>Qt::Vertical</enum>
          </property>
-         <property name="sizeType" >
+         <property name="sizeType">
           <enum>QSizePolicy::Expanding</enum>
          </property>
-         <property name="sizeHint" stdset="0" >
+         <property name="sizeHint" stdset="0">
           <size>
            <width>289</width>
            <height>100</height>
          </property>
         </spacer>
        </item>
-       <item row="4" column="1" >
-        <widget class="QLabel" name="Commentaire" >
-         <property name="minimumSize" >
+       <item row="4" column="1">
+        <widget class="QLabel" name="Commentaire">
+         <property name="minimumSize">
           <size>
            <width>298</width>
            <height>61</height>
           </size>
          </property>
-         <property name="text" >
+         <property name="text">
           <string/>
          </property>
         </widget>
        </item>
-       <item row="5" column="1" >
-        <spacer name="spacer3_2" >
-         <property name="orientation" >
+       <item row="5" column="1">
+        <spacer name="spacer3_2">
+         <property name="orientation">
           <enum>Qt::Vertical</enum>
          </property>
-         <property name="sizeType" >
+         <property name="sizeType">
           <enum>QSizePolicy::Expanding</enum>
          </property>
-         <property name="sizeHint" stdset="0" >
+         <property name="sizeHint" stdset="0">
           <size>
            <width>265</width>
            <height>48</height>
          </property>
         </spacer>
        </item>
-       <item row="6" column="1" >
-        <layout class="QHBoxLayout" name="horizontalLayout_3" >
+       <item row="6" column="1">
+        <layout class="QHBoxLayout" name="horizontalLayout_3">
          <item>
-          <spacer name="horizontalSpacer_2" >
-           <property name="orientation" >
+          <spacer name="horizontalSpacer_2">
+           <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
-           <property name="sizeHint" stdset="0" >
+           <property name="sizeHint" stdset="0">
             <size>
              <width>118</width>
              <height>27</height>
           </spacer>
          </item>
          <item>
-          <widget class="QPushButton" name="bOk" >
-           <property name="minimumSize" >
+          <widget class="QPushButton" name="bOk">
+           <property name="minimumSize">
             <size>
              <width>160</width>
              <height>30</height>
             </size>
            </property>
-           <property name="maximumSize" >
+           <property name="maximumSize">
             <size>
              <width>160</width>
              <height>30</height>
             </size>
            </property>
-           <property name="toolTip" >
+           <property name="toolTip">
             <string>validation de la saisie</string>
            </property>
-           <property name="text" >
+           <property name="text">
             <string>&amp;Valider</string>
            </property>
-           <property name="shortcut" >
+           <property name="shortcut">
             <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
            </property>
-           <property name="autoDefault" >
+           <property name="autoDefault">
             <bool>true</bool>
            </property>
-           <property name="default" >
+           <property name="default">
             <bool>false</bool>
            </property>
           </widget>
    </item>
   </layout>
  </widget>
- <layoutdefault spacing="6" margin="11" />
+ <layoutdefault spacing="6" margin="11"/>
  <tabstops>
   <tabstop>LEValeur</tabstop>
   <tabstop>tabuniqueinto</tabstop>