]> SALOME platform Git repositories - modules/yacs.git/blob - src/gui/containerpage.ui
Salome HOME
merge from branch DEV tag mergeto_trunk_04apr08
[modules/yacs.git] / src / gui / containerpage.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>ContainerPage</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>ContainerPage</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>347</width>
12             <height>448</height>
13         </rect>
14     </property>
15     <property name="sizePolicy">
16         <sizepolicy>
17             <hsizetype>2</hsizetype>
18             <vsizetype>0</vsizetype>
19             <horstretch>0</horstretch>
20             <verstretch>0</verstretch>
21         </sizepolicy>
22     </property>
23     <property name="caption">
24         <string>Form1</string>
25     </property>
26     <property name="toolTip" stdset="0">
27         <string></string>
28     </property>
29     <grid>
30         <property name="name">
31             <cstring>unnamed</cstring>
32         </property>
33         <property name="margin">
34             <number>0</number>
35         </property>
36         <property name="spacing">
37             <number>0</number>
38         </property>
39         <widget class="QFrame" row="0" column="0">
40             <property name="name">
41                 <cstring>ContainerFrame</cstring>
42             </property>
43             <property name="sizePolicy">
44                 <sizepolicy>
45                     <hsizetype>5</hsizetype>
46                     <vsizetype>0</vsizetype>
47                     <horstretch>0</horstretch>
48                     <verstretch>251</verstretch>
49                 </sizepolicy>
50             </property>
51             <property name="frameShape">
52                 <enum>StyledPanel</enum>
53             </property>
54             <property name="frameShadow">
55                 <enum>Raised</enum>
56             </property>
57             <vbox>
58                 <property name="name">
59                     <cstring>unnamed</cstring>
60                 </property>
61                 <property name="margin">
62                     <number>5</number>
63                 </property>
64                 <property name="spacing">
65                     <number>5</number>
66                 </property>
67                 <widget class="QGroupBox">
68                     <property name="name">
69                         <cstring>NameGroupBox</cstring>
70                     </property>
71                     <property name="sizePolicy">
72                         <sizepolicy>
73                             <hsizetype>5</hsizetype>
74                             <vsizetype>0</vsizetype>
75                             <horstretch>0</horstretch>
76                             <verstretch>0</verstretch>
77                         </sizepolicy>
78                     </property>
79                     <property name="title">
80                         <string>Basic Parameters</string>
81                     </property>
82                     <grid>
83                         <property name="name">
84                             <cstring>unnamed</cstring>
85                         </property>
86                         <widget class="QComboBox" row="2" column="1">
87                             <property name="name">
88                                 <cstring>myHostName</cstring>
89                             </property>
90                             <property name="toolTip" stdset="0">
91                                 <string>Host name of the computer on which the container is instanciated at execution time</string>
92                             </property>
93                         </widget>
94                         <widget class="QLabel" row="2" column="0">
95                             <property name="name">
96                                 <cstring>HostName</cstring>
97                             </property>
98                             <property name="text">
99                                 <string>Host:</string>
100                             </property>
101                         </widget>
102                         <widget class="QLineEdit" row="0" column="1">
103                             <property name="name">
104                                 <cstring>myDefinitionName</cstring>
105                             </property>
106                             <property name="toolTip" stdset="0">
107                                 <string>Name used in edition to distinguish the different containers (not used to name the containers in execution)</string>
108                             </property>
109                         </widget>
110                         <widget class="QLineEdit" row="1" column="1">
111                             <property name="name">
112                                 <cstring>myExecutionName</cstring>
113                             </property>
114                             <property name="toolTip" stdset="0">
115                                 <string>Container name used in execution and published in naming service under /Containers/HostName/containerName</string>
116                             </property>
117                         </widget>
118                         <widget class="QLabel" row="1" column="0">
119                             <property name="name">
120                                 <cstring>ExecutionName</cstring>
121                             </property>
122                             <property name="text">
123                                 <string>Instance:</string>
124                             </property>
125                         </widget>
126                         <widget class="QLabel" row="0" column="0">
127                             <property name="name">
128                                 <cstring>ContainerName</cstring>
129                             </property>
130                             <property name="text">
131                                 <string>Name:</string>
132                             </property>
133                         </widget>
134                     </grid>
135                 </widget>
136                 <widget class="QCheckBox">
137                     <property name="name">
138                         <cstring>showAdvanced</cstring>
139                     </property>
140                     <property name="text">
141                         <string>Show Advanced parameters</string>
142                     </property>
143                 </widget>
144                 <widget class="QGroupBox">
145                     <property name="name">
146                         <cstring>groupBoxAdv</cstring>
147                     </property>
148                     <property name="sizePolicy">
149                         <sizepolicy>
150                             <hsizetype>5</hsizetype>
151                             <vsizetype>0</vsizetype>
152                             <horstretch>0</horstretch>
153                             <verstretch>0</verstretch>
154                         </sizepolicy>
155                     </property>
156                     <property name="title">
157                         <string>Advanced Parameters</string>
158                     </property>
159                     <grid>
160                         <property name="name">
161                             <cstring>unnamed</cstring>
162                         </property>
163                         <widget class="QLabel" row="1" column="0">
164                             <property name="name">
165                                 <cstring>CpuClock</cstring>
166                             </property>
167                             <property name="text">
168                                 <string>cpu_clock:</string>
169                             </property>
170                         </widget>
171                         <widget class="QLabel" row="3" column="0" rowspan="2" colspan="1">
172                             <property name="name">
173                                 <cstring>NbNode</cstring>
174                             </property>
175                             <property name="text">
176                                 <string>nb_node:</string>
177                             </property>
178                         </widget>
179                         <widget class="QLabel" row="0" column="0">
180                             <property name="name">
181                                 <cstring>MemMb</cstring>
182                             </property>
183                             <property name="text">
184                                 <string>mem_mb:</string>
185                             </property>
186                         </widget>
187                         <widget class="QLabel" row="5" column="0">
188                             <property name="name">
189                                 <cstring>MpiUsage</cstring>
190                             </property>
191                             <property name="text">
192                                 <string>MPI usage:</string>
193                             </property>
194                         </widget>
195                         <widget class="QLabel" row="6" column="0">
196                             <property name="name">
197                                 <cstring>ParallelLib</cstring>
198                             </property>
199                             <property name="text">
200                                 <string>Parallel Library:</string>
201                             </property>
202                         </widget>
203                         <widget class="QLabel" row="2" column="0">
204                             <property name="name">
205                                 <cstring>NbProcPerNode</cstring>
206                             </property>
207                             <property name="text">
208                                 <string>nb_proc_per_node:</string>
209                             </property>
210                         </widget>
211                         <widget class="QLabel" row="7" column="0">
212                             <property name="name">
213                                 <cstring>NbComponentNodes</cstring>
214                             </property>
215                             <property name="text">
216                                 <string>nb_component_nodes:</string>
217                             </property>
218                         </widget>
219                         <widget class="QLabel" row="8" column="0">
220                             <property name="name">
221                                 <cstring>WorkingDir</cstring>
222                             </property>
223                             <property name="text">
224                                 <string>working directory:</string>
225                             </property>
226                         </widget>
227                         <widget class="QLineEdit" row="8" column="1">
228                             <property name="name">
229                                 <cstring>myWorkingDir</cstring>
230                             </property>
231                             <property name="readOnly">
232                                 <bool>false</bool>
233                             </property>
234                             <property name="toolTip" stdset="0">
235                                 <string>differents containers on the same computer must avoid to share the same working directory to avoid to write simultaneously on the same files</string>
236                             </property>
237                         </widget>
238                         <widget class="QLineEdit" row="6" column="1">
239                             <property name="name">
240                                 <cstring>myParallelLib</cstring>
241                             </property>
242                             <property name="readOnly">
243                                 <bool>false</bool>
244                             </property>
245                         </widget>
246                         <widget class="QComboBox" row="4" column="1" rowspan="2" colspan="1">
247                             <item>
248                                 <property name="text">
249                                     <string>yes</string>
250                                 </property>
251                             </item>
252                             <item>
253                                 <property name="text">
254                                     <string>no</string>
255                                 </property>
256                             </item>
257                             <property name="name">
258                                 <cstring>myMpiUsage</cstring>
259                             </property>
260                             <property name="currentItem">
261                                 <number>1</number>
262                             </property>
263                         </widget>
264                         <widget class="QSpinBox" row="7" column="1">
265                             <property name="name">
266                                 <cstring>myNbComponentNodes</cstring>
267                             </property>
268                             <property name="maxValue">
269                                 <number>100</number>
270                             </property>
271                             <property name="minValue">
272                                 <number>0</number>
273                             </property>
274                             <property name="value">
275                                 <number>0</number>
276                             </property>
277                         </widget>
278                         <widget class="QSpinBox" row="3" column="1">
279                             <property name="name">
280                                 <cstring>myNbNode</cstring>
281                             </property>
282                             <property name="maxValue">
283                                 <number>100</number>
284                             </property>
285                             <property name="minValue">
286                                 <number>0</number>
287                             </property>
288                             <property name="value">
289                                 <number>0</number>
290                             </property>
291                         </widget>
292                         <widget class="QSpinBox" row="2" column="1">
293                             <property name="name">
294                                 <cstring>myNbProcPerNode</cstring>
295                             </property>
296                             <property name="maxValue">
297                                 <number>100</number>
298                             </property>
299                             <property name="minValue">
300                                 <number>0</number>
301                             </property>
302                             <property name="value">
303                                 <number>0</number>
304                             </property>
305                         </widget>
306                         <widget class="QSpinBox" row="1" column="1">
307                             <property name="name">
308                                 <cstring>myCpuClock</cstring>
309                             </property>
310                             <property name="maxValue">
311                                 <number>100</number>
312                             </property>
313                             <property name="minValue">
314                                 <number>0</number>
315                             </property>
316                             <property name="value">
317                                 <number>0</number>
318                             </property>
319                         </widget>
320                         <widget class="QSpinBox" row="0" column="1">
321                             <property name="name">
322                                 <cstring>myMemMb</cstring>
323                             </property>
324                             <property name="maxValue">
325                                 <number>100</number>
326                             </property>
327                             <property name="minValue">
328                                 <number>0</number>
329                             </property>
330                             <property name="value">
331                                 <number>0</number>
332                             </property>
333                         </widget>
334                     </grid>
335                 </widget>
336             </vbox>
337         </widget>
338     </grid>
339 </widget>
340 <slots>
341     <slot>onApply()</slot>
342 </slots>
343 <layoutdefaults spacing="6" margin="11"/>
344 </UI>