Salome HOME
[EDF27816] : in case of UsingPythonCache disabled (default) all temporary variables...
[modules/yacs.git] / src / genericgui / FormEachLoop.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>FormEachLoop</class>
4  <widget class="QWidget" name="FormEachLoop">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>167</width>
10     <height>87</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string>Form</string>
21   </property>
22   <layout class="QGridLayout" name="gridLayout_2">
23    <property name="margin">
24     <number>3</number>
25    </property>
26    <item row="0" column="0">
27     <layout class="QGridLayout" name="gridLayout">
28      <item row="0" column="0">
29       <widget class="QLabel" name="label_2">
30        <property name="text">
31         <string>Input type</string>
32        </property>
33       </widget>
34      </item>
35      <item row="1" column="0">
36       <widget class="QLabel" name="label">
37        <property name="text">
38         <string>Nb. branches</string>
39        </property>
40       </widget>
41      </item>
42      <item row="1" column="2">
43       <widget class="QSpinBox" name="sb_nbranch"/>
44      </item>
45      <item row="0" column="2">
46       <widget class="QLineEdit" name="lineEdit">
47        <property name="readOnly">
48         <bool>true</bool>
49        </property>
50       </widget>
51      </item>
52      <item row="2" column="0">
53       <widget class="QLabel" name="label_3">
54        <property name="text">
55         <string>SmplsCollection</string>
56        </property>
57       </widget>
58      </item>
59      <item row="2" column="2">
60       <widget class="QLineEdit" name="lineEdit_2"/>
61      </item>
62     </layout>
63    </item>
64   </layout>
65  </widget>
66  <resources/>
67  <connections/>
68 </ui>