Salome HOME
Modif V6_4_°
[tools/eficas.git] / UiQT4 / desSelectVal.ui
index 48eb58c840ea530bb309e1805ed772b0a3e2fb76..35bf3ab23cd62fa61bd08162472961a81c48e714 100644 (file)
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>DSelVal</class>
- <widget class="QWidget" name="DSelVal" >
-  <property name="geometry" >
+ <widget class="QWidget" name="DSelVal">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>469</width>
-    <height>624</height>
+    <width>468</width>
+    <height>610</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Sélection de valeurs</string>
   </property>
-  <widget class="QTextEdit" name="TBtext" >
-   <property name="geometry" >
-    <rect>
-     <x>9</x>
-     <y>9</y>
-     <width>451</width>
-     <height>476</height>
-    </rect>
-   </property>
-  </widget>
-  <widget class="QPushButton" name="BImportSel" >
-   <property name="geometry" >
-    <rect>
-     <x>220</x>
-     <y>520</y>
-     <width>208</width>
-     <height>27</height>
-    </rect>
-   </property>
-   <property name="text" >
-    <string>Ajouter Selection</string>
-   </property>
-  </widget>
-  <widget class="QPushButton" name="BImportTout" >
-   <property name="geometry" >
-    <rect>
-     <x>220</x>
-     <y>560</y>
-     <width>208</width>
-     <height>27</height>
-    </rect>
-   </property>
-   <property name="text" >
-    <string>Importer Tout</string>
-   </property>
-  </widget>
-  <widget class="QGroupBox" name="BGSeparateur" >
-   <property name="geometry" >
-    <rect>
-     <x>20</x>
-     <y>500</y>
-     <width>188</width>
-     <height>103</height>
-    </rect>
-   </property>
-   <property name="title" >
-    <string>Separateur</string>
-   </property>
-   <widget class="QRadioButton" name="Bespace" >
-    <property name="geometry" >
-     <rect>
-      <x>20</x>
-      <y>20</y>
-      <width>148</width>
-      <height>23</height>
-     </rect>
-    </property>
-    <property name="text" >
-     <string>espace</string>
-    </property>
-    <property name="checked" >
-     <bool>true</bool>
-    </property>
-   </widget>
-   <widget class="QRadioButton" name="Bvirgule" >
-    <property name="geometry" >
-     <rect>
-      <x>20</x>
-      <y>40</y>
-      <width>148</width>
-      <height>23</height>
-     </rect>
-    </property>
-    <property name="text" >
-     <string>virgule</string>
-    </property>
-   </widget>
-   <widget class="QRadioButton" name="BpointVirgule" >
-    <property name="geometry" >
-     <rect>
-      <x>20</x>
-      <y>60</y>
-      <width>148</width>
-      <height>23</height>
-     </rect>
-    </property>
-    <property name="text" >
-     <string>point-virgule</string>
-    </property>
-   </widget>
-  </widget>
+  <layout class="QVBoxLayout" name="verticalLayout_3">
+   <item>
+    <widget class="QTextEdit" name="TBtext">
+     <property name="minimumSize">
+      <size>
+       <width>0</width>
+       <height>400</height>
+      </size>
+     </property>
+    </widget>
+   </item>
+   <item>
+    <spacer name="verticalSpacer_2">
+     <property name="orientation">
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" stdset="0">
+      <size>
+       <width>20</width>
+       <height>73</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item>
+    <layout class="QHBoxLayout" name="horizontalLayout">
+     <item>
+      <widget class="QGroupBox" name="BGSeparateur">
+       <property name="title">
+        <string>Separateur</string>
+       </property>
+       <layout class="QVBoxLayout" name="verticalLayout">
+        <item>
+         <widget class="QRadioButton" name="Bespace">
+          <property name="text">
+           <string>espace</string>
+          </property>
+          <property name="checked">
+           <bool>true</bool>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QRadioButton" name="Bvirgule">
+          <property name="text">
+           <string>virgule</string>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QRadioButton" name="BpointVirgule">
+          <property name="text">
+           <string>point-virgule</string>
+          </property>
+         </widget>
+        </item>
+       </layout>
+      </widget>
+     </item>
+     <item>
+      <spacer name="horizontalSpacer">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeHint" stdset="0">
+        <size>
+         <width>40</width>
+         <height>20</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
+     <item>
+      <layout class="QVBoxLayout" name="verticalLayout_2">
+       <item>
+        <spacer name="verticalSpacer">
+         <property name="orientation">
+          <enum>Qt::Vertical</enum>
+         </property>
+         <property name="sizeHint" stdset="0">
+          <size>
+           <width>17</width>
+           <height>13</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+       <item>
+        <widget class="QPushButton" name="BImportSel">
+         <property name="text">
+          <string>Ajouter Selection</string>
+         </property>
+        </widget>
+       </item>
+       <item>
+        <widget class="QPushButton" name="BImportTout">
+         <property name="text">
+          <string>Importer Tout</string>
+         </property>
+        </widget>
+       </item>
+      </layout>
+     </item>
+    </layout>
+   </item>
+  </layout>
  </widget>
- <layoutdefault spacing="6" margin="11" />
+ <layoutdefault spacing="6" margin="11"/>
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  <resources/>
  <connections/>