Salome HOME
88577557c595cbf0ec359fa9826ad22a7bf0d0d1
[modules/yacs.git] / src / genericgui / FormEachLoop.ui
1 <ui version="4.0" >
2  <class>FormEachLoop</class>
3  <widget class="QWidget" name="FormEachLoop" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>370</width>
9     <height>89</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QGridLayout" name="gridLayout_2" >
16    <item row="0" column="0" >
17     <layout class="QGridLayout" name="gridLayout" >
18      <item row="0" column="0" >
19       <widget class="QLabel" name="label_2" >
20        <property name="text" >
21         <string>Input type</string>
22        </property>
23       </widget>
24      </item>
25      <item row="0" column="1" >
26       <widget class="QComboBox" name="cb_type" />
27      </item>
28      <item row="1" column="0" >
29       <widget class="QLabel" name="label" >
30        <property name="text" >
31         <string>Nb. branches</string>
32        </property>
33       </widget>
34      </item>
35      <item row="1" column="1" >
36       <widget class="QSpinBox" name="sb_nbranch" />
37      </item>
38     </layout>
39    </item>
40   </layout>
41  </widget>
42  <resources/>
43  <connections/>
44 </ui>