Salome HOME
Updated copyright comment
[modules/yacs.git] / src / genericgui / FormOptimizerLoop.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>FormOptimizerLoop</class>
4  <widget class="QWidget" name="FormOptimizerLoop">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>247</width>
10     <height>259</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="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="2">
36       <widget class="QSpinBox" name="sb_nbranch">
37        <property name="minimum">
38         <number>1</number>
39        </property>
40        <property name="maximum">
41         <number>1000000000</number>
42        </property>
43       </widget>
44      </item>
45      <item row="5" column="0">
46       <widget class="QLabel" name="label_4">
47        <property name="text">
48         <string>Eval. result type</string>
49        </property>
50       </widget>
51      </item>
52      <item row="6" column="0">
53       <widget class="QLabel" name="label_5">
54        <property name="text">
55         <string>Algo init type</string>
56        </property>
57       </widget>
58      </item>
59      <item row="7" column="0">
60       <widget class="QLabel" name="label_6">
61        <property name="text">
62         <string>Algo result type</string>
63        </property>
64       </widget>
65      </item>
66      <item row="4" column="0">
67       <widget class="QLabel" name="label_2">
68        <property name="text">
69         <string>Eval. sample type</string>
70        </property>
71       </widget>
72      </item>
73      <item row="8" column="0">
74       <widget class="QLabel" name="label_3">
75        <property name="text">
76         <string>Algo init value</string>
77        </property>
78       </widget>
79      </item>
80      <item row="8" column="2">
81       <widget class="QLineEdit" name="lineEdit_initValue"/>
82      </item>
83      <item row="2" column="0">
84       <widget class="QLabel" name="label_7">
85        <property name="text">
86         <string>Library</string>
87        </property>
88       </widget>
89      </item>
90      <item row="3" column="0">
91       <widget class="QLabel" name="label_8">
92        <property name="text">
93         <string>Entry</string>
94        </property>
95       </widget>
96      </item>
97      <item row="2" column="2">
98       <widget class="QLineEdit" name="lineEdit_lib"/>
99      </item>
100      <item row="3" column="2">
101       <widget class="QLineEdit" name="lineEdit_entry"/>
102      </item>
103      <item row="4" column="2">
104       <widget class="QLabel" name="label_evalSampleType">
105        <property name="text">
106         <string/>
107        </property>
108       </widget>
109      </item>
110      <item row="5" column="2">
111       <widget class="QLabel" name="label_evalResultType">
112        <property name="text">
113         <string/>
114        </property>
115       </widget>
116      </item>
117      <item row="6" column="2">
118       <widget class="QLabel" name="label_algoInitType">
119        <property name="text">
120         <string/>
121        </property>
122       </widget>
123      </item>
124      <item row="7" column="2">
125       <widget class="QLabel" name="label_algoResultType">
126        <property name="text">
127         <string/>
128        </property>
129       </widget>
130      </item>
131     </layout>
132    </item>
133   </layout>
134  </widget>
135  <resources/>
136  <connections/>
137 </ui>