]> SALOME platform Git repositories - tools/eficas.git/blob - UiQT4/desChoixCode.ui
Salome HOME
2006fc34626bdd0dfac63eae33ee8178f92d1566
[tools/eficas.git] / UiQT4 / desChoixCode.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ChoixCode</class>
4  <widget class="QWidget" name="ChoixCode">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>508</width>
10     <height>442</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Choix du code</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_2">
17    <item row="0" column="0" colspan="2">
18     <layout class="QHBoxLayout" name="horizontalLayout">
19      <item>
20       <widget class="QLabel" name="label_choix">
21        <property name="minimumSize">
22         <size>
23          <width>0</width>
24          <height>30</height>
25         </size>
26        </property>
27        <property name="text">
28         <string>Veuillez choisir un code :</string>
29        </property>
30       </widget>
31      </item>
32      <item>
33       <spacer name="horizontalSpacer">
34        <property name="orientation">
35         <enum>Qt::Horizontal</enum>
36        </property>
37        <property name="sizeHint" stdset="0">
38         <size>
39          <width>40</width>
40          <height>20</height>
41         </size>
42        </property>
43       </spacer>
44      </item>
45     </layout>
46    </item>
47    <item row="1" column="0">
48     <spacer name="verticalSpacer_2">
49      <property name="orientation">
50       <enum>Qt::Vertical</enum>
51      </property>
52      <property name="sizeType">
53       <enum>QSizePolicy::Preferred</enum>
54      </property>
55      <property name="sizeHint" stdset="0">
56       <size>
57        <width>20</width>
58        <height>70</height>
59       </size>
60      </property>
61     </spacer>
62    </item>
63    <item row="2" column="0" colspan="2">
64     <layout class="QGridLayout" name="gridLayout">
65      <item row="0" column="0">
66       <spacer name="horizontalSpacer_3">
67        <property name="orientation">
68         <enum>Qt::Horizontal</enum>
69        </property>
70        <property name="sizeType">
71         <enum>QSizePolicy::Preferred</enum>
72        </property>
73        <property name="sizeHint" stdset="0">
74         <size>
75          <width>40</width>
76          <height>20</height>
77         </size>
78        </property>
79       </spacer>
80      </item>
81      <item row="0" column="1">
82       <widget class="QWidget" name="widget" native="true">
83        <layout class="QVBoxLayout" name="verticalLayout">
84         <item>
85          <widget class="QRadioButton" name="rB_Aster">
86           <property name="minimumSize">
87            <size>
88             <width>0</width>
89             <height>30</height>
90            </size>
91           </property>
92           <property name="text">
93            <string>Aster</string>
94           </property>
95           <property name="checked">
96            <bool>true</bool>
97           </property>
98          </widget>
99         </item>
100         <item>
101          <widget class="QRadioButton" name="rB_Carmel3D">
102           <property name="minimumSize">
103            <size>
104             <width>0</width>
105             <height>30</height>
106            </size>
107           </property>
108           <property name="text">
109            <string>Carmel3D</string>
110           </property>
111          </widget>
112         </item>
113         <item>
114          <widget class="QRadioButton" name="rB_Cuve2dg">
115           <property name="minimumSize">
116            <size>
117             <width>0</width>
118             <height>30</height>
119            </size>
120           </property>
121           <property name="text">
122            <string>Cuve2dg</string>
123           </property>
124          </widget>
125         </item>
126         <item>
127          <widget class="QRadioButton" name="rB_Carmel3D">
128           <property name="minimumSize">
129            <size>
130             <width>0</width>
131             <height>30</height>
132            </size>
133           </property>
134           <property name="text">
135            <string>MAP</string>
136           </property>
137          </widget>
138         </item>
139         <item>
140          <widget class="QRadioButton" name="rB_Openturns_Study">
141           <property name="minimumSize">
142            <size>
143             <width>0</width>
144             <height>30</height>
145            </size>
146           </property>
147           <property name="text">
148            <string>Openturns_Study</string>
149           </property>
150          </widget>
151         </item>
152         <item>
153          <widget class="QRadioButton" name="rB_Openturns_Wrapper">
154           <property name="minimumSize">
155            <size>
156             <width>0</width>
157             <height>30</height>
158            </size>
159           </property>
160           <property name="text">
161            <string>Openturns_Wrapper</string>
162           </property>
163          </widget>
164         </item>
165        </layout>
166       </widget>
167      </item>
168      <item row="0" column="2">
169       <spacer name="horizontalSpacer_4">
170        <property name="orientation">
171         <enum>Qt::Horizontal</enum>
172        </property>
173        <property name="sizeHint" stdset="0">
174         <size>
175          <width>40</width>
176          <height>20</height>
177         </size>
178        </property>
179       </spacer>
180      </item>
181     </layout>
182    </item>
183    <item row="3" column="1">
184     <spacer name="verticalSpacer_3">
185      <property name="orientation">
186       <enum>Qt::Vertical</enum>
187      </property>
188      <property name="sizeType">
189       <enum>QSizePolicy::Preferred</enum>
190      </property>
191      <property name="sizeHint" stdset="0">
192       <size>
193        <width>20</width>
194        <height>58</height>
195       </size>
196      </property>
197     </spacer>
198    </item>
199    <item row="4" column="0" colspan="2">
200     <layout class="QHBoxLayout" name="horizontalLayout_2">
201      <item>
202       <widget class="QPushButton" name="pB_OK">
203        <property name="minimumSize">
204         <size>
205          <width>80</width>
206          <height>30</height>
207         </size>
208        </property>
209        <property name="text">
210         <string>OK</string>
211        </property>
212       </widget>
213      </item>
214      <item>
215       <spacer name="horizontalSpacer_2">
216        <property name="orientation">
217         <enum>Qt::Horizontal</enum>
218        </property>
219        <property name="sizeHint" stdset="0">
220         <size>
221          <width>40</width>
222          <height>20</height>
223         </size>
224        </property>
225       </spacer>
226      </item>
227      <item>
228       <widget class="QPushButton" name="pB_cancel">
229        <property name="minimumSize">
230         <size>
231          <width>80</width>
232          <height>30</height>
233         </size>
234        </property>
235        <property name="text">
236         <string>Cancel</string>
237        </property>
238       </widget>
239      </item>
240     </layout>
241    </item>
242   </layout>
243  </widget>
244  <resources/>
245  <connections/>
246 </ui>