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