Salome HOME
CCAR: merge de la version 1.14 dans la branche principale
[tools/eficas.git] / UiQT4 / desSelectVal.ui
1 <ui version="4.0" >
2  <class>DSelVal</class>
3  <widget class="QWidget" name="DSelVal" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>469</width>
9     <height>624</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Sélection de valeurs</string>
14   </property>
15   <widget class="QTextEdit" name="TBtext" >
16    <property name="geometry" >
17     <rect>
18      <x>9</x>
19      <y>9</y>
20      <width>451</width>
21      <height>476</height>
22     </rect>
23    </property>
24   </widget>
25   <widget class="QPushButton" name="BImportSel" >
26    <property name="geometry" >
27     <rect>
28      <x>220</x>
29      <y>520</y>
30      <width>208</width>
31      <height>27</height>
32     </rect>
33    </property>
34    <property name="text" >
35     <string>Ajouter Selection</string>
36    </property>
37   </widget>
38   <widget class="QPushButton" name="BImportTout" >
39    <property name="geometry" >
40     <rect>
41      <x>220</x>
42      <y>560</y>
43      <width>208</width>
44      <height>27</height>
45     </rect>
46    </property>
47    <property name="text" >
48     <string>Importer Tout</string>
49    </property>
50   </widget>
51   <widget class="QGroupBox" name="BGSeparateur" >
52    <property name="geometry" >
53     <rect>
54      <x>20</x>
55      <y>500</y>
56      <width>188</width>
57      <height>103</height>
58     </rect>
59    </property>
60    <property name="title" >
61     <string>Separateur</string>
62    </property>
63    <widget class="QRadioButton" name="Bespace" >
64     <property name="geometry" >
65      <rect>
66       <x>20</x>
67       <y>20</y>
68       <width>148</width>
69       <height>23</height>
70      </rect>
71     </property>
72     <property name="text" >
73      <string>espace</string>
74     </property>
75     <property name="checked" >
76      <bool>true</bool>
77     </property>
78    </widget>
79    <widget class="QRadioButton" name="Bvirgule" >
80     <property name="geometry" >
81      <rect>
82       <x>20</x>
83       <y>40</y>
84       <width>148</width>
85       <height>23</height>
86      </rect>
87     </property>
88     <property name="text" >
89      <string>virgule</string>
90     </property>
91    </widget>
92    <widget class="QRadioButton" name="BpointVirgule" >
93     <property name="geometry" >
94      <rect>
95       <x>20</x>
96       <y>60</y>
97       <width>148</width>
98       <height>23</height>
99      </rect>
100     </property>
101     <property name="text" >
102      <string>point-virgule</string>
103     </property>
104    </widget>
105   </widget>
106  </widget>
107  <layoutdefault spacing="6" margin="11" />
108  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
109  <resources/>
110  <connections/>
111 </ui>