~ubuntu-branches/ubuntu/precise/code-saturne/precise

« back to all changes in this revision

Viewing changes to gui/Pages/OutputControlForm.ui

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2011-11-24 00:00:08 UTC
  • mfrom: (6.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20111124000008-2vo99e38267942q5
Tags: 2.1.0-3
Install a missing file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
2
3
 <class>OutputControlForm</class>
3
 
 <widget class="QWidget" name="OutputControlForm" >
4
 
  <property name="geometry" >
 
4
 <widget class="QWidget" name="OutputControlForm">
 
5
  <property name="geometry">
5
6
   <rect>
6
7
    <x>0</x>
7
8
    <y>0</y>
8
 
    <width>450</width>
9
 
    <height>522</height>
 
9
    <width>490</width>
 
10
    <height>475</height>
10
11
   </rect>
11
12
  </property>
12
 
  <property name="windowTitle" >
 
13
  <property name="windowTitle">
13
14
   <string>Form</string>
14
15
  </property>
15
 
  <layout class="QGridLayout" >
16
 
   <property name="margin" >
17
 
    <number>0</number>
18
 
   </property>
19
 
   <property name="spacing" >
20
 
    <number>0</number>
21
 
   </property>
22
 
   <item row="0" column="0" >
23
 
    <widget class="QTabWidget" name="tabWidget" >
24
 
     <property name="font" >
 
16
  <layout class="QGridLayout">
 
17
   <property name="margin">
 
18
    <number>9</number>
 
19
   </property>
 
20
   <property name="spacing">
 
21
    <number>6</number>
 
22
   </property>
 
23
   <item row="0" column="0">
 
24
    <widget class="QTabWidget" name="tabWidget">
 
25
     <property name="font">
25
26
      <font>
26
27
       <weight>50</weight>
27
28
       <italic>false</italic>
28
29
       <bold>false</bold>
29
30
      </font>
30
31
     </property>
31
 
     <property name="currentIndex" >
 
32
     <property name="currentIndex">
32
33
      <number>0</number>
33
34
     </property>
34
 
     <widget class="QWidget" name="tabOUTPUT" >
35
 
      <attribute name="title" >
 
35
     <widget class="QWidget" name="tabOUTPUT">
 
36
      <attribute name="title">
36
37
       <string>Output Control</string>
37
38
      </attribute>
38
 
      <layout class="QGridLayout" >
39
 
       <item row="0" column="0" >
40
 
        <widget class="QGroupBox" name="groupBoxListings" >
41
 
         <property name="title" >
42
 
          <string>Outputs listings</string>
43
 
         </property>
44
 
         <layout class="QGridLayout" >
45
 
          <item row="0" column="0" >
46
 
           <layout class="QHBoxLayout" >
47
 
            <item>
48
 
             <spacer>
49
 
              <property name="orientation" >
50
 
               <enum>Qt::Horizontal</enum>
51
 
              </property>
52
 
              <property name="sizeHint" stdset="0" >
53
 
               <size>
54
 
                <width>16</width>
55
 
                <height>20</height>
56
 
               </size>
57
 
              </property>
58
 
             </spacer>
59
 
            </item>
60
 
            <item>
61
 
             <widget class="QComboBox" name="comboBoxOutput" >
62
 
              <property name="minimumSize" >
63
 
               <size>
64
 
                <width>275</width>
65
 
                <height>0</height>
66
 
               </size>
67
 
              </property>
68
 
              <property name="maximumSize" >
69
 
               <size>
70
 
                <width>275</width>
71
 
                <height>16777215</height>
72
 
               </size>
73
 
              </property>
74
 
              <property name="toolTip" >
75
 
               <string>Code_Saturne key word: NTLIST</string>
76
 
              </property>
77
 
             </widget>
78
 
            </item>
79
 
            <item>
80
 
             <widget class="QLineEdit" name="lineEditNTLIST" >
81
 
              <property name="maximumSize" >
82
 
               <size>
83
 
                <width>60</width>
84
 
                <height>16777215</height>
85
 
               </size>
86
 
              </property>
87
 
              <property name="toolTip" >
88
 
               <string>Code_Saturne key word: NTLIST</string>
89
 
              </property>
90
 
             </widget>
91
 
            </item>
92
 
            <item>
93
 
             <spacer>
94
 
              <property name="orientation" >
95
 
               <enum>Qt::Horizontal</enum>
96
 
              </property>
97
 
              <property name="sizeHint" stdset="0" >
98
 
               <size>
99
 
                <width>16</width>
100
 
                <height>16</height>
101
 
               </size>
102
 
              </property>
103
 
             </spacer>
104
 
            </item>
105
 
           </layout>
106
 
          </item>
107
 
         </layout>
108
 
        </widget>
109
 
       </item>
110
 
       <item row="1" column="0" >
111
 
        <widget class="QGroupBox" name="groupBoxPostProc" >
112
 
         <property name="title" >
113
 
          <string>Post-processing</string>
114
 
         </property>
115
 
         <layout class="QGridLayout" >
116
 
          <item row="0" column="0" >
117
 
           <layout class="QHBoxLayout" >
118
 
            <item>
119
 
             <spacer>
120
 
              <property name="orientation" >
121
 
               <enum>Qt::Horizontal</enum>
122
 
              </property>
123
 
              <property name="sizeHint" stdset="0" >
124
 
               <size>
125
 
                <width>16</width>
126
 
                <height>20</height>
127
 
               </size>
128
 
              </property>
129
 
             </spacer>
130
 
            </item>
131
 
            <item>
132
 
             <widget class="QComboBox" name="comboBoxPostProcessing" >
133
 
              <property name="minimumSize" >
134
 
               <size>
135
 
                <width>275</width>
136
 
                <height>0</height>
137
 
               </size>
138
 
              </property>
139
 
              <property name="maximumSize" >
140
 
               <size>
141
 
                <width>275</width>
142
 
                <height>16777215</height>
143
 
               </size>
144
 
              </property>
145
 
              <property name="toolTip" >
146
 
               <string>Code_Saturne key word: NTCHR</string>
147
 
              </property>
148
 
             </widget>
149
 
            </item>
150
 
            <item>
151
 
             <widget class="QLineEdit" name="lineEditNTCHR" >
152
 
              <property name="maximumSize" >
153
 
               <size>
154
 
                <width>60</width>
155
 
                <height>16777215</height>
156
 
               </size>
157
 
              </property>
158
 
              <property name="toolTip" >
159
 
               <string>Code_Saturne key word: NTCHR</string>
160
 
              </property>
161
 
             </widget>
162
 
            </item>
163
 
            <item>
164
 
             <spacer>
165
 
              <property name="orientation" >
166
 
               <enum>Qt::Horizontal</enum>
167
 
              </property>
168
 
              <property name="sizeHint" stdset="0" >
169
 
               <size>
170
 
                <width>21</width>
171
 
                <height>20</height>
172
 
               </size>
173
 
              </property>
174
 
             </spacer>
175
 
            </item>
176
 
           </layout>
177
 
          </item>
178
 
          <item row="1" column="0" >
179
 
           <widget class="Line" name="line" >
180
 
            <property name="orientation" >
181
 
             <enum>Qt::Horizontal</enum>
182
 
            </property>
183
 
           </widget>
184
 
          </item>
185
 
          <item row="2" column="0" >
186
 
           <layout class="QHBoxLayout" >
187
 
            <item>
188
 
             <spacer>
189
 
              <property name="orientation" >
190
 
               <enum>Qt::Horizontal</enum>
191
 
              </property>
192
 
              <property name="sizeHint" stdset="0" >
193
 
               <size>
194
 
                <width>20</width>
195
 
                <height>20</height>
196
 
               </size>
197
 
              </property>
198
 
             </spacer>
199
 
            </item>
200
 
            <item>
201
 
             <layout class="QGridLayout" >
202
 
              <item row="0" column="0" >
203
 
               <widget class="QLabel" name="labelICHRVL" >
204
 
                <property name="toolTip" >
205
 
                 <string>Code_Saturne key word: ICHRVL</string>
206
 
                </property>
207
 
                <property name="text" >
208
 
                 <string>Fluid domain post processing</string>
209
 
                </property>
210
 
               </widget>
211
 
              </item>
212
 
              <item row="0" column="1" >
213
 
               <widget class="QCheckBox" name="checkBoxICHRVL" >
214
 
                <property name="toolTip" >
215
 
                 <string>Code_Saturne key word: ICHRVL</string>
216
 
                </property>
217
 
                <property name="text" >
218
 
                 <string/>
219
 
                </property>
220
 
               </widget>
221
 
              </item>
222
 
              <item row="1" column="0" >
223
 
               <widget class="QLabel" name="labelICHRBO" >
224
 
                <property name="toolTip" >
225
 
                 <string>Code_Saturne key word: ICHRBO</string>
226
 
                </property>
227
 
                <property name="text" >
228
 
                 <string>Domain boundary post processing</string>
229
 
                </property>
230
 
               </widget>
231
 
              </item>
232
 
              <item row="1" column="1" >
233
 
               <widget class="QCheckBox" name="checkBoxICHRBO" >
234
 
                <property name="toolTip" >
235
 
                 <string>Code_Saturne key word: ICHRBO</string>
236
 
                </property>
237
 
                <property name="text" >
238
 
                 <string/>
239
 
                </property>
240
 
               </widget>
241
 
              </item>
242
 
              <item row="2" column="0" >
243
 
               <widget class="QLabel" name="labelICHRSY" >
244
 
                <property name="toolTip" >
245
 
                 <string>Code_Saturne key word: ICHRSY</string>
246
 
                </property>
247
 
                <property name="text" >
248
 
                 <string>Syrthes boundary post processing</string>
249
 
                </property>
250
 
               </widget>
251
 
              </item>
252
 
              <item row="2" column="1" >
253
 
               <widget class="QCheckBox" name="checkBoxICHRSY" >
254
 
                <property name="toolTip" >
255
 
                 <string>Code_Saturne key word: ICHRSY</string>
256
 
                </property>
257
 
                <property name="text" >
258
 
                 <string/>
259
 
                </property>
260
 
               </widget>
261
 
              </item>
262
 
             </layout>
263
 
            </item>
264
 
            <item>
265
 
             <spacer>
266
 
              <property name="orientation" >
267
 
               <enum>Qt::Horizontal</enum>
268
 
              </property>
269
 
              <property name="sizeHint" stdset="0" >
270
 
               <size>
271
 
                <width>16</width>
272
 
                <height>20</height>
273
 
               </size>
274
 
              </property>
275
 
             </spacer>
276
 
            </item>
277
 
           </layout>
278
 
          </item>
279
 
          <item row="3" column="0" >
280
 
           <widget class="Line" name="line_2" >
281
 
            <property name="orientation" >
282
 
             <enum>Qt::Horizontal</enum>
283
 
            </property>
284
 
           </widget>
285
 
          </item>
286
 
          <item row="4" column="0" >
287
 
           <layout class="QHBoxLayout" >
288
 
            <item>
289
 
             <spacer>
290
 
              <property name="orientation" >
291
 
               <enum>Qt::Horizontal</enum>
292
 
              </property>
293
 
              <property name="sizeHint" stdset="0" >
294
 
               <size>
295
 
                <width>16</width>
296
 
                <height>16</height>
297
 
               </size>
298
 
              </property>
299
 
             </spacer>
300
 
            </item>
301
 
            <item>
302
 
             <layout class="QGridLayout" >
303
 
              <item row="0" column="0" >
304
 
               <widget class="QLabel" name="labelMeshes" >
305
 
                <property name="toolTip" >
306
 
                 <string>Code_Saturne key word: ICHRMD</string>
307
 
                </property>
308
 
                <property name="text" >
309
 
                 <string>Type of post-processing for mesh</string>
310
 
                </property>
311
 
               </widget>
312
 
              </item>
313
 
              <item row="0" column="1" >
314
 
               <widget class="QComboBox" name="comboBoxMeshes" >
315
 
                <property name="minimumSize" >
316
 
                 <size>
317
 
                  <width>150</width>
318
 
                  <height>0</height>
319
 
                 </size>
320
 
                </property>
321
 
                <property name="toolTip" >
322
 
                 <string>Code_Saturne key word: ICHRMD</string>
323
 
                </property>
324
 
               </widget>
325
 
              </item>
326
 
              <item row="1" column="0" >
327
 
               <widget class="QLabel" name="labelFormats" >
328
 
                <property name="toolTip" >
329
 
                 <string>Code_Saturne key word: FMTCHR</string>
330
 
                </property>
331
 
                <property name="text" >
332
 
                 <string>Post-processing format</string>
333
 
                </property>
334
 
               </widget>
335
 
              </item>
336
 
              <item row="1" column="1" >
337
 
               <widget class="QComboBox" name="comboBoxFMTCHR" >
338
 
                <property name="minimumSize" >
339
 
                 <size>
340
 
                  <width>120</width>
341
 
                  <height>0</height>
342
 
                 </size>
343
 
                </property>
344
 
                <property name="toolTip" >
345
 
                 <string>Code_Saturne key word: FMTCHR</string>
346
 
                </property>
347
 
               </widget>
348
 
              </item>
349
 
             </layout>
350
 
            </item>
351
 
            <item>
352
 
             <spacer>
353
 
              <property name="orientation" >
354
 
               <enum>Qt::Horizontal</enum>
355
 
              </property>
356
 
              <property name="sizeHint" stdset="0" >
357
 
               <size>
358
 
                <width>16</width>
359
 
                <height>16</height>
360
 
               </size>
361
 
              </property>
362
 
             </spacer>
363
 
            </item>
364
 
           </layout>
365
 
          </item>
366
 
          <item row="5" column="0" >
367
 
           <widget class="QGroupBox" name="groupBoxOptions" >
368
 
            <property name="toolTip" >
369
 
             <string>Code_Saturne key word: OPTCHR</string>
370
 
            </property>
371
 
            <property name="title" >
372
 
             <string>Options</string>
373
 
            </property>
374
 
            <layout class="QGridLayout" >
375
 
             <item row="0" column="0" >
376
 
              <layout class="QHBoxLayout" >
377
 
               <item>
378
 
                <spacer>
379
 
                 <property name="orientation" >
380
 
                  <enum>Qt::Horizontal</enum>
381
 
                 </property>
382
 
                 <property name="sizeHint" stdset="0" >
383
 
                  <size>
384
 
                   <width>16</width>
385
 
                   <height>16</height>
386
 
                  </size>
387
 
                 </property>
388
 
                </spacer>
389
 
               </item>
390
 
               <item>
391
 
                <layout class="QGridLayout" >
392
 
                 <item row="0" column="0" >
393
 
                  <widget class="QLabel" name="labelformat" >
394
 
                   <property name="toolTip" >
395
 
                    <string>Code_Saturne key word: OPTCHR</string>
396
 
                   </property>
397
 
                   <property name="text" >
398
 
                    <string>format</string>
399
 
                   </property>
400
 
                  </widget>
401
 
                 </item>
402
 
                 <item row="0" column="1" >
403
 
                  <widget class="QComboBox" name="comboBoxFormat" >
404
 
                   <property name="minimumSize" >
405
 
                    <size>
406
 
                     <width>120</width>
407
 
                     <height>0</height>
408
 
                    </size>
409
 
                   </property>
410
 
                   <property name="toolTip" >
411
 
                    <string>Code_Saturne key word: OPTCHR</string>
412
 
                   </property>
413
 
                  </widget>
414
 
                 </item>
415
 
                 <item row="1" column="0" >
416
 
                  <widget class="QLabel" name="labelPolygon" >
417
 
                   <property name="toolTip" >
418
 
                    <string>Code_Saturne key word: OPTCHR</string>
419
 
                   </property>
420
 
                   <property name="text" >
421
 
                    <string>polygons</string>
422
 
                   </property>
423
 
                  </widget>
424
 
                 </item>
425
 
                 <item row="1" column="1" >
426
 
                  <widget class="QComboBox" name="comboBoxPolygon" >
427
 
                   <property name="minimumSize" >
428
 
                    <size>
429
 
                     <width>120</width>
430
 
                     <height>0</height>
431
 
                    </size>
432
 
                   </property>
433
 
                   <property name="toolTip" >
434
 
                    <string>Code_Saturne key word: OPTCHR</string>
435
 
                   </property>
436
 
                  </widget>
437
 
                 </item>
438
 
                 <item row="2" column="0" >
439
 
                  <widget class="QLabel" name="labelPolyhedra" >
440
 
                   <property name="toolTip" >
441
 
                    <string>Code_Saturne key word: OPTCHR</string>
442
 
                   </property>
443
 
                   <property name="text" >
444
 
                    <string>polyhedra</string>
445
 
                   </property>
446
 
                  </widget>
447
 
                 </item>
448
 
                 <item row="2" column="1" >
449
 
                  <widget class="QComboBox" name="comboBoxPolyhedra" >
450
 
                   <property name="minimumSize" >
451
 
                    <size>
452
 
                     <width>120</width>
453
 
                     <height>0</height>
454
 
                    </size>
455
 
                   </property>
456
 
                   <property name="toolTip" >
457
 
                    <string>Code_Saturne key word: OPTCHR</string>
458
 
                   </property>
459
 
                  </widget>
460
 
                 </item>
461
 
                 <item row="3" column="0" >
462
 
                  <widget class="QLabel" name="labelBigEndian" >
463
 
                   <property name="toolTip" >
464
 
                    <string>Code_Saturne key word: OPTCHR</string>
465
 
                   </property>
466
 
                   <property name="text" >
467
 
                    <string>big-endian</string>
468
 
                   </property>
469
 
                  </widget>
470
 
                 </item>
471
 
                 <item row="3" column="1" >
472
 
                  <widget class="QCheckBox" name="checkBoxBigEndian" >
473
 
                   <property name="toolTip" >
474
 
                    <string>Code_Saturne key word: OPTCHR</string>
475
 
                   </property>
476
 
                   <property name="text" >
477
 
                    <string/>
478
 
                   </property>
479
 
                  </widget>
480
 
                 </item>
481
 
                </layout>
482
 
               </item>
483
 
               <item>
484
 
                <spacer>
485
 
                 <property name="orientation" >
486
 
                  <enum>Qt::Horizontal</enum>
487
 
                 </property>
488
 
                 <property name="sizeHint" stdset="0" >
489
 
                  <size>
490
 
                   <width>16</width>
491
 
                   <height>16</height>
492
 
                  </size>
493
 
                 </property>
494
 
                </spacer>
495
 
               </item>
496
 
              </layout>
497
 
             </item>
498
 
            </layout>
499
 
           </widget>
500
 
          </item>
501
 
         </layout>
502
 
        </widget>
503
 
       </item>
504
 
      </layout>
505
 
     </widget>
506
 
     <widget class="QWidget" name="tabMONITORING" >
507
 
      <attribute name="title" >
508
 
       <string>Monitoring Points Coordinates</string>
509
 
      </attribute>
510
 
      <layout class="QGridLayout" >
511
 
       <item row="0" column="0" >
512
 
        <widget class="QGroupBox" name="groupBoxMonitoring" >
513
 
         <property name="title" >
514
 
          <string>Monitoring points recording</string>
515
 
         </property>
516
 
         <layout class="QGridLayout" >
517
 
          <item row="0" column="0" >
518
 
           <layout class="QGridLayout" >
519
 
            <item row="0" column="0" >
520
 
             <spacer>
521
 
              <property name="orientation" >
522
 
               <enum>Qt::Horizontal</enum>
523
 
              </property>
524
 
              <property name="sizeHint" stdset="0" >
 
39
      <layout class="QGridLayout">
 
40
       <property name="margin">
 
41
        <number>9</number>
 
42
       </property>
 
43
       <property name="spacing">
 
44
        <number>6</number>
 
45
       </property>
 
46
       <item row="0" column="0">
 
47
        <widget class="QGroupBox" name="groupBoxListings">
 
48
         <property name="title">
 
49
          <string>Log frequency</string>
 
50
         </property>
 
51
         <layout class="QGridLayout">
 
52
          <property name="margin">
 
53
           <number>9</number>
 
54
          </property>
 
55
          <property name="spacing">
 
56
           <number>6</number>
 
57
          </property>
 
58
          <item row="0" column="0">
 
59
           <layout class="QHBoxLayout">
 
60
            <property name="spacing">
 
61
             <number>6</number>
 
62
            </property>
 
63
            <property name="margin">
 
64
             <number>0</number>
 
65
            </property>
 
66
            <item>
 
67
             <spacer>
 
68
              <property name="orientation">
 
69
               <enum>Qt::Horizontal</enum>
 
70
              </property>
 
71
              <property name="sizeHint" stdset="0">
 
72
               <size>
 
73
                <width>16</width>
 
74
                <height>20</height>
 
75
               </size>
 
76
              </property>
 
77
             </spacer>
 
78
            </item>
 
79
            <item>
 
80
             <widget class="QComboBox" name="comboBoxOutput">
 
81
              <property name="minimumSize">
 
82
               <size>
 
83
                <width>275</width>
 
84
                <height>0</height>
 
85
               </size>
 
86
              </property>
 
87
              <property name="maximumSize">
 
88
               <size>
 
89
                <width>275</width>
 
90
                <height>16777215</height>
 
91
               </size>
 
92
              </property>
 
93
              <property name="toolTip">
 
94
               <string>Code_Saturne key word: NTLIST</string>
 
95
              </property>
 
96
             </widget>
 
97
            </item>
 
98
            <item>
 
99
             <widget class="QLineEdit" name="lineEditNTLIST">
 
100
              <property name="maximumSize">
 
101
               <size>
 
102
                <width>60</width>
 
103
                <height>16777215</height>
 
104
               </size>
 
105
              </property>
 
106
              <property name="toolTip">
 
107
               <string>Code_Saturne key word: NTLIST</string>
 
108
              </property>
 
109
             </widget>
 
110
            </item>
 
111
            <item>
 
112
             <spacer>
 
113
              <property name="orientation">
 
114
               <enum>Qt::Horizontal</enum>
 
115
              </property>
 
116
              <property name="sizeHint" stdset="0">
 
117
               <size>
 
118
                <width>16</width>
 
119
                <height>16</height>
 
120
               </size>
 
121
              </property>
 
122
             </spacer>
 
123
            </item>
 
124
           </layout>
 
125
          </item>
 
126
          <item row="1" column="0">
 
127
           <spacer name="verticalSpacer">
 
128
            <property name="orientation">
 
129
             <enum>Qt::Vertical</enum>
 
130
            </property>
 
131
            <property name="sizeHint" stdset="0">
 
132
             <size>
 
133
              <width>20</width>
 
134
              <height>40</height>
 
135
             </size>
 
136
            </property>
 
137
           </spacer>
 
138
          </item>
 
139
         </layout>
 
140
        </widget>
 
141
       </item>
 
142
      </layout>
 
143
     </widget>
 
144
     <widget class="QWidget" name="tab">
 
145
      <attribute name="title">
 
146
       <string>Writer</string>
 
147
      </attribute>
 
148
      <layout class="QGridLayout">
 
149
       <property name="margin">
 
150
        <number>9</number>
 
151
       </property>
 
152
       <property name="spacing">
 
153
        <number>6</number>
 
154
       </property>
 
155
       <item row="3" column="0">
 
156
        <widget class="QGroupBox" name="groupBoxOptions">
 
157
         <property name="title">
 
158
          <string>Options</string>
 
159
         </property>
 
160
         <layout class="QGridLayout">
 
161
          <property name="margin">
 
162
           <number>9</number>
 
163
          </property>
 
164
          <property name="spacing">
 
165
           <number>6</number>
 
166
          </property>
 
167
          <item row="0" column="0">
 
168
           <layout class="QHBoxLayout">
 
169
            <property name="spacing">
 
170
             <number>6</number>
 
171
            </property>
 
172
            <property name="margin">
 
173
             <number>0</number>
 
174
            </property>
 
175
            <item>
 
176
             <spacer>
 
177
              <property name="orientation">
 
178
               <enum>Qt::Horizontal</enum>
 
179
              </property>
 
180
              <property name="sizeHint" stdset="0">
 
181
               <size>
 
182
                <width>16</width>
 
183
                <height>16</height>
 
184
               </size>
 
185
              </property>
 
186
             </spacer>
 
187
            </item>
 
188
            <item>
 
189
             <layout class="QGridLayout">
 
190
              <property name="margin">
 
191
               <number>0</number>
 
192
              </property>
 
193
              <property name="spacing">
 
194
               <number>6</number>
 
195
              </property>
 
196
              <item row="0" column="0">
 
197
               <widget class="QLabel" name="labelformat">
 
198
                <property name="text">
 
199
                 <string>format</string>
 
200
                </property>
 
201
               </widget>
 
202
              </item>
 
203
              <item row="0" column="1">
 
204
               <widget class="QComboBox" name="comboBoxFormat">
 
205
                <property name="minimumSize">
 
206
                 <size>
 
207
                  <width>120</width>
 
208
                  <height>0</height>
 
209
                 </size>
 
210
                </property>
 
211
               </widget>
 
212
              </item>
 
213
              <item row="1" column="0">
 
214
               <widget class="QLabel" name="labelPolygon">
 
215
                <property name="text">
 
216
                 <string>polygons</string>
 
217
                </property>
 
218
               </widget>
 
219
              </item>
 
220
              <item row="1" column="1">
 
221
               <widget class="QComboBox" name="comboBoxPolygon">
 
222
                <property name="minimumSize">
 
223
                 <size>
 
224
                  <width>120</width>
 
225
                  <height>0</height>
 
226
                 </size>
 
227
                </property>
 
228
               </widget>
 
229
              </item>
 
230
              <item row="2" column="0">
 
231
               <widget class="QLabel" name="labelPolyhedra">
 
232
                <property name="text">
 
233
                 <string>polyhedra</string>
 
234
                </property>
 
235
               </widget>
 
236
              </item>
 
237
              <item row="2" column="1">
 
238
               <widget class="QComboBox" name="comboBoxPolyhedra">
 
239
                <property name="minimumSize">
 
240
                 <size>
 
241
                  <width>120</width>
 
242
                  <height>0</height>
 
243
                 </size>
 
244
                </property>
 
245
               </widget>
 
246
              </item>
 
247
             </layout>
 
248
            </item>
 
249
            <item>
 
250
             <spacer>
 
251
              <property name="orientation">
 
252
               <enum>Qt::Horizontal</enum>
 
253
              </property>
 
254
              <property name="sizeHint" stdset="0">
 
255
               <size>
 
256
                <width>16</width>
 
257
                <height>16</height>
 
258
               </size>
 
259
              </property>
 
260
             </spacer>
 
261
            </item>
 
262
           </layout>
 
263
          </item>
 
264
         </layout>
 
265
        </widget>
 
266
       </item>
 
267
       <item row="0" column="0">
 
268
        <layout class="QVBoxLayout">
 
269
         <property name="spacing">
 
270
          <number>6</number>
 
271
         </property>
 
272
         <property name="margin">
 
273
          <number>0</number>
 
274
         </property>
 
275
         <item>
 
276
          <widget class="QTableView" name="tableViewWriter"/>
 
277
         </item>
 
278
         <item>
 
279
          <layout class="QHBoxLayout">
 
280
           <property name="spacing">
 
281
            <number>6</number>
 
282
           </property>
 
283
           <property name="margin">
 
284
            <number>0</number>
 
285
           </property>
 
286
           <item>
 
287
            <spacer>
 
288
             <property name="orientation">
 
289
              <enum>Qt::Horizontal</enum>
 
290
             </property>
 
291
             <property name="sizeHint" stdset="0">
 
292
              <size>
 
293
               <width>40</width>
 
294
               <height>20</height>
 
295
              </size>
 
296
             </property>
 
297
            </spacer>
 
298
           </item>
 
299
           <item>
 
300
            <widget class="QPushButton" name="pushButtonAddWriter">
 
301
             <property name="text">
 
302
              <string/>
 
303
             </property>
 
304
             <property name="icon">
 
305
              <iconset resource="resources_pages.qrc">
 
306
               <normaloff>:/new/prefix1/icons/22x22/add.png</normaloff>:/new/prefix1/icons/22x22/add.png</iconset>
 
307
             </property>
 
308
            </widget>
 
309
           </item>
 
310
           <item>
 
311
            <widget class="QPushButton" name="pushButtonDeleteWriter">
 
312
             <property name="text">
 
313
              <string/>
 
314
             </property>
 
315
             <property name="icon">
 
316
              <iconset resource="resources_pages.qrc">
 
317
               <normaloff>:/new/prefix1/icons/22x22/remove.png</normaloff>:/new/prefix1/icons/22x22/remove.png</iconset>
 
318
             </property>
 
319
            </widget>
 
320
           </item>
 
321
           <item>
 
322
            <spacer>
 
323
             <property name="orientation">
 
324
              <enum>Qt::Horizontal</enum>
 
325
             </property>
 
326
             <property name="sizeHint" stdset="0">
 
327
              <size>
 
328
               <width>40</width>
 
329
               <height>20</height>
 
330
              </size>
 
331
             </property>
 
332
            </spacer>
 
333
           </item>
 
334
          </layout>
 
335
         </item>
 
336
        </layout>
 
337
       </item>
 
338
       <item row="1" column="0">
 
339
        <widget class="QGroupBox" name="groupBoxFrequency">
 
340
         <property name="title">
 
341
          <string>Frequency</string>
 
342
         </property>
 
343
         <layout class="QGridLayout">
 
344
          <property name="margin">
 
345
           <number>9</number>
 
346
          </property>
 
347
          <property name="spacing">
 
348
           <number>6</number>
 
349
          </property>
 
350
          <item row="0" column="0">
 
351
           <spacer>
 
352
            <property name="orientation">
 
353
             <enum>Qt::Horizontal</enum>
 
354
            </property>
 
355
            <property name="sizeHint" stdset="0">
 
356
             <size>
 
357
              <width>40</width>
 
358
              <height>20</height>
 
359
             </size>
 
360
            </property>
 
361
           </spacer>
 
362
          </item>
 
363
          <item row="0" column="1">
 
364
           <widget class="QComboBox" name="comboBoxFrequency">
 
365
            <property name="minimumSize">
 
366
             <size>
 
367
              <width>325</width>
 
368
              <height>0</height>
 
369
             </size>
 
370
            </property>
 
371
           </widget>
 
372
          </item>
 
373
          <item row="0" column="2">
 
374
           <widget class="QLineEdit" name="lineEditFrequency"/>
 
375
            <property name="minimumSize">
 
376
             <size>
 
377
              <width>100</width>
 
378
              <height>0</height>
 
379
             </size>
 
380
            </property>
 
381
          </item>
 
382
          <item row="0" column="3">
 
383
           <widget class="QLineEdit" name="lineEditFrequencyTime">
 
384
            <property name="minimumSize">
 
385
             <size>
 
386
              <width>100</width>
 
387
              <height>0</height>
 
388
             </size>
 
389
            </property>
 
390
           </widget>
 
391
          </item>
 
392
          <item row="0" column="4">
 
393
           <widget class="QPushButton" name="pushButtonFrequency">
 
394
            <property name="text">
 
395
             <string/>
 
396
            </property>
 
397
            <property name="icon">
 
398
             <iconset resource="resources_pages.qrc">
 
399
              <normaloff>:/new/prefix1/icons/22x22/preferences-system.png</normaloff>:/new/prefix1/icons/22x22/preferences-system.png</iconset>
 
400
            </property>
 
401
           </widget>
 
402
          </item>
 
403
          <item row="0" column="5">
 
404
           <spacer>
 
405
            <property name="orientation">
 
406
             <enum>Qt::Horizontal</enum>
 
407
            </property>
 
408
            <property name="sizeHint" stdset="0">
 
409
             <size>
 
410
              <width>40</width>
 
411
              <height>20</height>
 
412
             </size>
 
413
            </property>
 
414
           </spacer>
 
415
          </item>
 
416
          <item row="1" column="1">
 
417
           <widget class="QCheckBox" name="checkBoxOutputEnd">
 
418
            <property name="text">
 
419
             <string>Output at end of calculation</string>
 
420
            </property>
 
421
           </widget>
 
422
          </item>
 
423
         </layout>
 
424
        </widget>
 
425
       </item>
 
426
       <item row="2" column="0">
 
427
        <widget class="QGroupBox" name="groupBoxTimeDependency">
 
428
         <property name="title">
 
429
          <string>Time-dependency</string>
 
430
         </property>
 
431
         <layout class="QGridLayout">
 
432
          <property name="margin">
 
433
           <number>9</number>
 
434
          </property>
 
435
          <property name="spacing">
 
436
           <number>6</number>
 
437
          </property>
 
438
          <item row="0" column="2">
 
439
           <spacer>
 
440
            <property name="orientation">
 
441
             <enum>Qt::Horizontal</enum>
 
442
            </property>
 
443
            <property name="sizeHint" stdset="0">
 
444
             <size>
 
445
              <width>40</width>
 
446
              <height>20</height>
 
447
             </size>
 
448
            </property>
 
449
           </spacer>
 
450
          </item>
 
451
          <item row="0" column="0">
 
452
           <spacer>
 
453
            <property name="orientation">
 
454
             <enum>Qt::Horizontal</enum>
 
455
            </property>
 
456
            <property name="sizeHint" stdset="0">
 
457
             <size>
 
458
              <width>40</width>
 
459
              <height>20</height>
 
460
             </size>
 
461
            </property>
 
462
           </spacer>
 
463
          </item>
 
464
          <item row="0" column="1">
 
465
           <widget class="QComboBox" name="comboBoxTimeDependency"/>
 
466
          </item>
 
467
         </layout>
 
468
        </widget>
 
469
       </item>
 
470
      </layout>
 
471
     </widget>
 
472
     <widget class="QWidget" name="tab_2">
 
473
      <attribute name="title">
 
474
       <string>Mesh</string>
 
475
      </attribute>
 
476
      <layout class="QGridLayout">
 
477
       <property name="margin">
 
478
        <number>9</number>
 
479
       </property>
 
480
       <property name="spacing">
 
481
        <number>6</number>
 
482
       </property>
 
483
       <item row="2" column="0">
 
484
        <widget class="QGroupBox" name="groupBoxAssociatedWriter">
 
485
         <property name="title">
 
486
          <string>Associated Writers</string>
 
487
         </property>
 
488
         <layout class="QGridLayout">
 
489
          <property name="margin">
 
490
           <number>9</number>
 
491
          </property>
 
492
          <property name="spacing">
 
493
           <number>6</number>
 
494
          </property>
 
495
          <item row="0" column="0">
 
496
           <layout class="QHBoxLayout">
 
497
            <property name="spacing">
 
498
             <number>6</number>
 
499
            </property>
 
500
            <property name="margin">
 
501
             <number>0</number>
 
502
            </property>
 
503
            <item>
 
504
             <spacer>
 
505
              <property name="orientation">
 
506
               <enum>Qt::Horizontal</enum>
 
507
              </property>
 
508
              <property name="sizeHint" stdset="0">
 
509
               <size>
 
510
                <width>40</width>
 
511
                <height>20</height>
 
512
               </size>
 
513
              </property>
 
514
             </spacer>
 
515
            </item>
 
516
            <item>
 
517
             <widget class="QTableView" name="tableViewAssociatedWriter"/>
 
518
            </item>
 
519
            <item>
 
520
             <spacer>
 
521
              <property name="orientation">
 
522
               <enum>Qt::Horizontal</enum>
 
523
              </property>
 
524
              <property name="sizeHint" stdset="0">
 
525
               <size>
 
526
                <width>40</width>
 
527
                <height>20</height>
 
528
               </size>
 
529
              </property>
 
530
             </spacer>
 
531
            </item>
 
532
           </layout>
 
533
          </item>
 
534
          <item row="1" column="0">
 
535
           <layout class="QHBoxLayout">
 
536
            <property name="spacing">
 
537
             <number>6</number>
 
538
            </property>
 
539
            <property name="margin">
 
540
             <number>0</number>
 
541
            </property>
 
542
            <item>
 
543
             <spacer>
 
544
              <property name="orientation">
 
545
               <enum>Qt::Horizontal</enum>
 
546
              </property>
 
547
              <property name="sizeHint" stdset="0">
 
548
               <size>
 
549
                <width>40</width>
 
550
                <height>20</height>
 
551
               </size>
 
552
              </property>
 
553
             </spacer>
 
554
            </item>
 
555
            <item>
 
556
             <widget class="QPushButton" name="pushButtonAddAssociatedWriter">
 
557
              <property name="text">
 
558
               <string/>
 
559
              </property>
 
560
              <property name="icon">
 
561
               <iconset resource="resources_pages.qrc">
 
562
                <normaloff>:/new/prefix1/icons/22x22/add.png</normaloff>:/new/prefix1/icons/22x22/add.png</iconset>
 
563
              </property>
 
564
             </widget>
 
565
            </item>
 
566
            <item>
 
567
             <widget class="QPushButton" name="pushButtonDeleteAssociatedWriter">
 
568
              <property name="text">
 
569
               <string/>
 
570
              </property>
 
571
              <property name="icon">
 
572
               <iconset resource="resources_pages.qrc">
 
573
                <normaloff>:/new/prefix1/icons/22x22/remove.png</normaloff>:/new/prefix1/icons/22x22/remove.png</iconset>
 
574
              </property>
 
575
             </widget>
 
576
            </item>
 
577
            <item>
 
578
             <spacer>
 
579
              <property name="orientation">
 
580
               <enum>Qt::Horizontal</enum>
 
581
              </property>
 
582
              <property name="sizeHint" stdset="0">
 
583
               <size>
 
584
                <width>40</width>
 
585
                <height>20</height>
 
586
               </size>
 
587
              </property>
 
588
             </spacer>
 
589
            </item>
 
590
           </layout>
 
591
          </item>
 
592
         </layout>
 
593
        </widget>
 
594
       </item>
 
595
       <item row="1" column="0">
 
596
        <widget class="QGroupBox" name="groupBoxVariable">
 
597
         <property name="title">
 
598
          <string>Variables</string>
 
599
         </property>
 
600
         <layout class="QGridLayout">
 
601
          <property name="margin">
 
602
           <number>9</number>
 
603
          </property>
 
604
          <property name="spacing">
 
605
           <number>6</number>
 
606
          </property>
 
607
          <item row="0" column="2">
 
608
           <spacer>
 
609
            <property name="orientation">
 
610
             <enum>Qt::Horizontal</enum>
 
611
            </property>
 
612
            <property name="sizeHint" stdset="0">
 
613
             <size>
 
614
              <width>40</width>
 
615
              <height>20</height>
 
616
             </size>
 
617
            </property>
 
618
           </spacer>
 
619
          </item>
 
620
          <item row="0" column="0">
 
621
           <spacer>
 
622
            <property name="orientation">
 
623
             <enum>Qt::Horizontal</enum>
 
624
            </property>
 
625
            <property name="sizeHint" stdset="0">
 
626
             <size>
 
627
              <width>40</width>
 
628
              <height>20</height>
 
629
             </size>
 
630
            </property>
 
631
           </spacer>
 
632
          </item>
 
633
          <item row="0" column="1">
 
634
           <widget class="QCheckBox" name="checkBoxAllVariables">
 
635
            <property name="text">
 
636
             <string>Auto</string>
 
637
            </property>
 
638
           </widget>
 
639
          </item>
 
640
         </layout>
 
641
        </widget>
 
642
       </item>
 
643
       <item row="0" column="0">
 
644
        <layout class="QVBoxLayout">
 
645
         <property name="spacing">
 
646
          <number>6</number>
 
647
         </property>
 
648
         <property name="margin">
 
649
          <number>0</number>
 
650
         </property>
 
651
         <item>
 
652
          <widget class="QTableView" name="tableViewMesh"/>
 
653
         </item>
 
654
         <item>
 
655
          <layout class="QHBoxLayout">
 
656
           <property name="spacing">
 
657
            <number>6</number>
 
658
           </property>
 
659
           <property name="margin">
 
660
            <number>0</number>
 
661
           </property>
 
662
           <item>
 
663
            <spacer>
 
664
             <property name="orientation">
 
665
              <enum>Qt::Horizontal</enum>
 
666
             </property>
 
667
             <property name="sizeHint" stdset="0">
 
668
              <size>
 
669
               <width>40</width>
 
670
               <height>20</height>
 
671
              </size>
 
672
             </property>
 
673
            </spacer>
 
674
           </item>
 
675
           <item>
 
676
            <widget class="QPushButton" name="pushButtonAddMesh">
 
677
             <property name="text">
 
678
              <string/>
 
679
             </property>
 
680
             <property name="icon">
 
681
              <iconset resource="resources_pages.qrc">
 
682
               <normaloff>:/new/prefix1/icons/22x22/add.png</normaloff>:/new/prefix1/icons/22x22/add.png</iconset>
 
683
             </property>
 
684
            </widget>
 
685
           </item>
 
686
           <item>
 
687
            <widget class="QPushButton" name="pushButtonDeleteMesh">
 
688
             <property name="text">
 
689
              <string/>
 
690
             </property>
 
691
             <property name="icon">
 
692
              <iconset resource="resources_pages.qrc">
 
693
               <normaloff>:/new/prefix1/icons/22x22/remove.png</normaloff>:/new/prefix1/icons/22x22/remove.png</iconset>
 
694
             </property>
 
695
            </widget>
 
696
           </item>
 
697
           <item>
 
698
            <spacer>
 
699
             <property name="orientation">
 
700
              <enum>Qt::Horizontal</enum>
 
701
             </property>
 
702
             <property name="sizeHint" stdset="0">
 
703
              <size>
 
704
               <width>40</width>
 
705
               <height>20</height>
 
706
              </size>
 
707
             </property>
 
708
            </spacer>
 
709
           </item>
 
710
          </layout>
 
711
         </item>
 
712
        </layout>
 
713
       </item>
 
714
      </layout>
 
715
     </widget>
 
716
     <widget class="QWidget" name="tabMONITORING">
 
717
      <attribute name="title">
 
718
       <string>Monitoring Points</string>
 
719
      </attribute>
 
720
      <layout class="QGridLayout">
 
721
       <property name="margin">
 
722
        <number>9</number>
 
723
       </property>
 
724
       <property name="spacing">
 
725
        <number>6</number>
 
726
       </property>
 
727
       <item row="0" column="0">
 
728
        <widget class="QGroupBox" name="groupBoxMonitoring">
 
729
         <property name="title">
 
730
          <string>Monitoring points output</string>
 
731
         </property>
 
732
         <layout class="QGridLayout">
 
733
          <property name="margin">
 
734
           <number>9</number>
 
735
          </property>
 
736
          <property name="spacing">
 
737
           <number>6</number>
 
738
          </property>
 
739
          <item row="0" column="0">
 
740
           <layout class="QHBoxLayout">
 
741
            <property name="spacing">
 
742
             <number>6</number>
 
743
            </property>
 
744
            <property name="margin">
 
745
             <number>0</number>
 
746
            </property>
 
747
            <item>
 
748
             <spacer>
 
749
              <property name="orientation">
 
750
               <enum>Qt::Horizontal</enum>
 
751
              </property>
 
752
              <property name="sizeHint" stdset="0">
525
753
               <size>
526
754
                <width>37</width>
527
755
                <height>22</height>
529
757
              </property>
530
758
             </spacer>
531
759
            </item>
532
 
            <item row="0" column="1" >
533
 
             <widget class="QComboBox" name="comboBoxHisto" >
534
 
              <property name="minimumSize" >
 
760
            <item>
 
761
             <widget class="QComboBox" name="comboBoxHisto">
 
762
              <property name="minimumSize">
535
763
               <size>
536
764
                <width>200</width>
537
765
                <height>0</height>
539
767
              </property>
540
768
             </widget>
541
769
            </item>
542
 
            <item row="0" column="2" >
543
 
             <widget class="QLineEdit" name="lineEditHisto" >
544
 
              <property name="maximumSize" >
545
 
               <size>
546
 
                <width>40</width>
547
 
                <height>16777215</height>
548
 
               </size>
549
 
              </property>
550
 
              <property name="toolTip" >
551
 
               <string>Code_Saturne key word: NTHIST</string>
552
 
              </property>
553
 
             </widget>
554
 
            </item>
555
 
            <item row="0" column="3" >
 
770
            <item>
 
771
             <widget class="QLineEdit" name="lineEditHisto">
 
772
              <property name="minimumSize">
 
773
               <size>
 
774
                <width>30</width>
 
775
                <height>0</height>
 
776
               </size>
 
777
              </property>
 
778
              <property name="maximumSize">
 
779
               <size>
 
780
                <width>40</width>
 
781
                <height>16777215</height>
 
782
               </size>
 
783
              </property>
 
784
              <property name="toolTip">
 
785
               <string>Code_Saturne key word: NTHIST</string>
 
786
              </property>
 
787
             </widget>
 
788
            </item>
 
789
            <item>
 
790
             <widget class="QLineEdit" name="lineEditFRHisto">
 
791
              <property name="minimumSize">
 
792
               <size>
 
793
                <width>40</width>
 
794
                <height>0</height>
 
795
               </size>
 
796
              </property>
 
797
              <property name="maximumSize">
 
798
               <size>
 
799
                <width>40</width>
 
800
                <height>16777215</height>
 
801
               </size>
 
802
              </property>
 
803
              <property name="toolTip">
 
804
               <string>Code_Saturne key word: NTHIST</string>
 
805
              </property>
 
806
             </widget>
 
807
            </item>
 
808
            <item>
 
809
             <widget class="QLabel" name="label">
 
810
              <property name="text">
 
811
               <string>Format</string>
 
812
              </property>
 
813
             </widget>
 
814
            </item>
 
815
            <item>
 
816
             <widget class="QComboBox" name="comboBoxProbeFmt">
 
817
              <property name="sizeAdjustPolicy">
 
818
               <enum>QComboBox::AdjustToContents</enum>
 
819
              </property>
 
820
             </widget>
 
821
            </item>
 
822
            <item>
556
823
             <spacer>
557
 
              <property name="orientation" >
 
824
              <property name="orientation">
558
825
               <enum>Qt::Horizontal</enum>
559
826
              </property>
560
 
              <property name="sizeHint" stdset="0" >
 
827
              <property name="sizeHint" stdset="0">
561
828
               <size>
562
829
                <width>18</width>
563
830
                <height>22</height>
570
837
         </layout>
571
838
        </widget>
572
839
       </item>
573
 
       <item row="1" column="0" >
574
 
        <widget class="QGroupBox" name="groupBox" >
575
 
         <property name="maximumSize" >
 
840
       <item row="1" column="0">
 
841
        <widget class="QGroupBox" name="groupBoxMonitoringCoordinates">
 
842
         <property name="maximumSize">
576
843
          <size>
577
844
           <width>16777215</width>
578
845
           <height>1000</height>
579
846
          </size>
580
847
         </property>
581
 
         <property name="title" >
 
848
         <property name="title">
582
849
          <string>Monitoring points coordinates</string>
583
850
         </property>
584
 
         <layout class="QGridLayout" >
585
 
          <item row="0" column="0" >
586
 
           <widget class="QTableView" name="tableViewPoints" >
587
 
            <property name="maximumSize" >
 
851
         <layout class="QGridLayout">
 
852
          <property name="margin">
 
853
           <number>9</number>
 
854
          </property>
 
855
          <property name="spacing">
 
856
           <number>6</number>
 
857
          </property>
 
858
          <item row="0" column="0">
 
859
           <widget class="QTableView" name="tableViewPoints">
 
860
            <property name="maximumSize">
588
861
             <size>
589
862
              <width>16777215</width>
590
863
              <height>300</height>
592
865
            </property>
593
866
           </widget>
594
867
          </item>
595
 
          <item row="1" column="0" >
596
 
           <layout class="QHBoxLayout" >
 
868
          <item row="1" column="0">
 
869
           <layout class="QHBoxLayout">
 
870
            <property name="spacing">
 
871
             <number>6</number>
 
872
            </property>
 
873
            <property name="margin">
 
874
             <number>0</number>
 
875
            </property>
597
876
            <item>
598
877
             <spacer>
599
 
              <property name="orientation" >
 
878
              <property name="orientation">
600
879
               <enum>Qt::Horizontal</enum>
601
880
              </property>
602
 
              <property name="sizeHint" stdset="0" >
 
881
              <property name="sizeHint" stdset="0">
603
882
               <size>
604
883
                <width>89</width>
605
884
                <height>20</height>
608
887
             </spacer>
609
888
            </item>
610
889
            <item>
611
 
             <widget class="QToolButton" name="toolButtonAdd" >
612
 
              <property name="minimumSize" >
 
890
             <widget class="QToolButton" name="toolButtonAdd">
 
891
              <property name="minimumSize">
613
892
               <size>
614
893
                <width>80</width>
615
894
                <height>0</height>
616
895
               </size>
617
896
              </property>
618
 
              <property name="maximumSize" >
 
897
              <property name="maximumSize">
619
898
               <size>
620
899
                <width>80</width>
621
900
                <height>16777215</height>
622
901
               </size>
623
902
              </property>
624
 
              <property name="text" >
625
 
               <string>Add</string>
 
903
              <property name="text">
 
904
               <string/>
 
905
              </property>
 
906
              <property name="icon">
 
907
               <iconset resource="resources_pages.qrc">
 
908
                <normaloff>:/new/prefix1/icons/22x22/add.png</normaloff>:/new/prefix1/icons/22x22/add.png</iconset>
626
909
              </property>
627
910
             </widget>
628
911
            </item>
629
912
            <item>
630
 
             <widget class="QToolButton" name="toolButtonDelete" >
631
 
              <property name="minimumSize" >
 
913
             <widget class="QToolButton" name="toolButtonDelete">
 
914
              <property name="minimumSize">
632
915
               <size>
633
916
                <width>80</width>
634
917
                <height>0</height>
635
918
               </size>
636
919
              </property>
637
 
              <property name="maximumSize" >
 
920
              <property name="maximumSize">
638
921
               <size>
639
922
                <width>80</width>
640
923
                <height>16777215</height>
641
924
               </size>
642
925
              </property>
643
 
              <property name="statusTip" >
 
926
              <property name="statusTip">
644
927
               <string>Delet several lines if you want</string>
645
928
              </property>
646
 
              <property name="text" >
647
 
               <string>Delete</string>
 
929
              <property name="text">
 
930
               <string/>
 
931
              </property>
 
932
              <property name="icon">
 
933
               <iconset resource="resources_pages.qrc">
 
934
                <normaloff>:/new/prefix1/icons/22x22/remove.png</normaloff>:/new/prefix1/icons/22x22/remove.png</iconset>
648
935
              </property>
649
936
             </widget>
650
937
            </item>
651
938
            <item>
652
939
             <spacer>
653
 
              <property name="orientation" >
 
940
              <property name="orientation">
654
941
               <enum>Qt::Horizontal</enum>
655
942
              </property>
656
 
              <property name="sizeHint" stdset="0" >
 
943
              <property name="sizeHint" stdset="0">
657
944
               <size>
658
945
                <width>88</width>
659
946
                <height>20</height>
670
957
     </widget>
671
958
    </widget>
672
959
   </item>
673
 
   <item row="1" column="0" >
674
 
    <spacer>
675
 
     <property name="orientation" >
676
 
      <enum>Qt::Vertical</enum>
677
 
     </property>
678
 
     <property name="sizeHint" stdset="0" >
679
 
      <size>
680
 
       <width>16</width>
681
 
       <height>16</height>
682
 
      </size>
683
 
     </property>
684
 
    </spacer>
685
 
   </item>
686
960
  </layout>
687
961
 </widget>
688
 
 <resources/>
 
962
 <resources>
 
963
  <include location="resources_pages.qrc"/>
 
964
 </resources>
689
965
 <connections/>
690
966
</ui>