Salome HOME
legere difference ds VARIABLES_TO_BE...
[tools/eficas.git] / UiQT5 / desSelectVal.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>DSelVal</class>
4  <widget class="QWidget" name="DSelVal">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>635</width>
10     <height>744</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string>Sélection de valeurs</string>
21   </property>
22   <property name="styleSheet">
23    <string notr="true">background:rgb(235,235,235)</string>
24   </property>
25   <layout class="QVBoxLayout" name="verticalLayout_3">
26    <property name="spacing">
27     <number>0</number>
28    </property>
29    <property name="bottomMargin">
30     <number>0</number>
31    </property>
32    <item>
33     <widget class="QTextEdit" name="TBtext">
34      <property name="minimumSize">
35       <size>
36        <width>0</width>
37        <height>400</height>
38       </size>
39      </property>
40      <property name="styleSheet">
41       <string notr="true">background:rgb(250,250,250)</string>
42      </property>
43     </widget>
44    </item>
45    <item>
46     <spacer name="verticalSpacer_2">
47      <property name="orientation">
48       <enum>Qt::Vertical</enum>
49      </property>
50      <property name="sizeType">
51       <enum>QSizePolicy::Fixed</enum>
52      </property>
53      <property name="sizeHint" stdset="0">
54       <size>
55        <width>20</width>
56        <height>10</height>
57       </size>
58      </property>
59     </spacer>
60    </item>
61    <item>
62     <layout class="QHBoxLayout" name="horizontalLayout">
63      <item>
64       <widget class="QGroupBox" name="BGSeparateur">
65        <property name="sizePolicy">
66         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
67          <horstretch>0</horstretch>
68          <verstretch>0</verstretch>
69         </sizepolicy>
70        </property>
71        <property name="minimumSize">
72         <size>
73          <width>280</width>
74          <height>150</height>
75         </size>
76        </property>
77        <property name="title">
78         <string>Separateur</string>
79        </property>
80        <layout class="QVBoxLayout" name="verticalLayout_4">
81         <property name="topMargin">
82          <number>15</number>
83         </property>
84         <property name="bottomMargin">
85          <number>0</number>
86         </property>
87         <item>
88          <spacer name="verticalSpacer_3">
89           <property name="orientation">
90            <enum>Qt::Vertical</enum>
91           </property>
92           <property name="sizeType">
93            <enum>QSizePolicy::Fixed</enum>
94           </property>
95           <property name="sizeHint" stdset="0">
96            <size>
97             <width>20</width>
98             <height>7</height>
99            </size>
100           </property>
101          </spacer>
102         </item>
103         <item>
104          <layout class="QVBoxLayout" name="verticalLayout">
105           <property name="spacing">
106            <number>0</number>
107           </property>
108           <property name="sizeConstraint">
109            <enum>QLayout::SetFixedSize</enum>
110           </property>
111           <item>
112            <widget class="QRadioButton" name="Bespace">
113             <property name="sizePolicy">
114              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
115               <horstretch>0</horstretch>
116               <verstretch>0</verstretch>
117              </sizepolicy>
118             </property>
119             <property name="text">
120              <string>espace</string>
121             </property>
122             <property name="checked">
123              <bool>true</bool>
124             </property>
125            </widget>
126           </item>
127           <item>
128            <widget class="QRadioButton" name="Bvirgule">
129             <property name="text">
130              <string>virgule</string>
131             </property>
132            </widget>
133           </item>
134           <item>
135            <widget class="QRadioButton" name="BpointVirgule">
136             <property name="text">
137              <string>point-virgule</string>
138             </property>
139            </widget>
140           </item>
141          </layout>
142         </item>
143        </layout>
144       </widget>
145      </item>
146      <item>
147       <spacer name="horizontalSpacer">
148        <property name="orientation">
149         <enum>Qt::Horizontal</enum>
150        </property>
151        <property name="sizeHint" stdset="0">
152         <size>
153          <width>40</width>
154          <height>20</height>
155         </size>
156        </property>
157       </spacer>
158      </item>
159      <item>
160       <layout class="QVBoxLayout" name="verticalLayout_2">
161        <property name="spacing">
162         <number>0</number>
163        </property>
164        <item>
165         <spacer name="verticalSpacer">
166          <property name="minimumSize">
167           <size>
168            <width>23</width>
169            <height>43</height>
170           </size>
171          </property>
172          <property name="orientation">
173           <enum>Qt::Vertical</enum>
174          </property>
175          <property name="sizeType">
176           <enum>QSizePolicy::Fixed</enum>
177          </property>
178          <property name="sizeHint" stdset="0">
179           <size>
180            <width>20</width>
181            <height>40</height>
182           </size>
183          </property>
184         </spacer>
185        </item>
186        <item>
187         <widget class="QPushButton" name="BImportTout">
188          <property name="sizePolicy">
189           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
190            <horstretch>0</horstretch>
191            <verstretch>0</verstretch>
192           </sizepolicy>
193          </property>
194          <property name="minimumSize">
195           <size>
196            <width>200</width>
197            <height>40</height>
198           </size>
199          </property>
200          <property name="maximumSize">
201           <size>
202            <width>200</width>
203            <height>40</height>
204           </size>
205          </property>
206          <property name="styleSheet">
207           <string notr="true">background-color:rgb(104,110,149);
208 color :white;
209 border-radius : 12px
210 </string>
211          </property>
212          <property name="text">
213           <string>Importer Tout</string>
214          </property>
215         </widget>
216        </item>
217        <item>
218         <widget class="QPushButton" name="BImportSel">
219          <property name="sizePolicy">
220           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
221            <horstretch>0</horstretch>
222            <verstretch>0</verstretch>
223           </sizepolicy>
224          </property>
225          <property name="minimumSize">
226           <size>
227            <width>200</width>
228            <height>40</height>
229           </size>
230          </property>
231          <property name="maximumSize">
232           <size>
233            <width>200</width>
234            <height>40</height>
235           </size>
236          </property>
237          <property name="styleSheet">
238           <string notr="true">background-color:rgb(104,110,149);
239 color :white;
240 border-radius : 12px
241 </string>
242          </property>
243          <property name="text">
244           <string>Ajouter Selection</string>
245          </property>
246         </widget>
247        </item>
248       </layout>
249      </item>
250     </layout>
251    </item>
252    <item>
253     <widget class="QLineEdit" name="sb">
254      <property name="maximumSize">
255       <size>
256        <width>16777215</width>
257        <height>31</height>
258       </size>
259      </property>
260     </widget>
261    </item>
262   </layout>
263  </widget>
264  <layoutdefault spacing="6" margin="11"/>
265  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
266  <resources/>
267  <connections/>
268 </ui>