~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to languages/fortran/ftnchekconfigwidgetbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
 
<class>FtnchekConfigWidgetBase</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>ftcheck_config_widget</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>798</width>
12
 
            <height>507</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>Ftnchek Options</string>
17
 
    </property>
18
 
    <vbox>
19
 
        <property name="name">
20
 
            <cstring>unnamed</cstring>
21
 
        </property>
22
 
        <property name="margin">
23
 
            <number>0</number>
24
 
        </property>
25
 
        <property name="spacing">
26
 
            <number>0</number>
27
 
        </property>
28
 
        <widget class="QTabWidget">
29
 
            <property name="name">
30
 
                <cstring>TabWidget4</cstring>
31
 
            </property>
32
 
            <widget class="QWidget">
33
 
                <property name="name">
34
 
                    <cstring>tab</cstring>
35
 
                </property>
36
 
                <attribute name="title">
37
 
                    <string>&amp;1</string>
38
 
                </attribute>
39
 
                <grid>
40
 
                    <property name="name">
41
 
                        <cstring>unnamed</cstring>
42
 
                    </property>
43
 
                    <widget class="QCheckBox" row="0" column="2">
44
 
                        <property name="name">
45
 
                            <cstring>extern_box</cstring>
46
 
                        </property>
47
 
                        <property name="text">
48
 
                            <string>&amp;External subprograms without definition</string>
49
 
                        </property>
50
 
                    </widget>
51
 
                    <widget class="QCheckBox" row="1" column="2">
52
 
                        <property name="name">
53
 
                            <cstring>division_box</cstring>
54
 
                        </property>
55
 
                        <property name="text">
56
 
                            <string>&amp;Divisions</string>
57
 
                        </property>
58
 
                    </widget>
59
 
                    <widget class="QCheckBox" row="0" column="0">
60
 
                        <property name="name">
61
 
                            <cstring>declare_box</cstring>
62
 
                        </property>
63
 
                        <property name="text">
64
 
                            <string>&amp;Identifiers without explicit type</string>
65
 
                        </property>
66
 
                    </widget>
67
 
                    <widget class="QCheckBox" row="1" column="0">
68
 
                        <property name="name">
69
 
                            <cstring>pure_box</cstring>
70
 
                        </property>
71
 
                        <property name="text">
72
 
                            <string>&amp;Assume functions have no side effects</string>
73
 
                        </property>
74
 
                    </widget>
75
 
                    <spacer row="2" column="0">
76
 
                        <property name="name">
77
 
                            <cstring>Spacer2_3</cstring>
78
 
                        </property>
79
 
                        <property name="orientation">
80
 
                            <enum>Vertical</enum>
81
 
                        </property>
82
 
                        <property name="sizeType">
83
 
                            <enum>Preferred</enum>
84
 
                        </property>
85
 
                        <property name="sizeHint">
86
 
                            <size>
87
 
                                <width>20</width>
88
 
                                <height>20</height>
89
 
                            </size>
90
 
                        </property>
91
 
                    </spacer>
92
 
                    <widget class="QLabel" row="3" column="0">
93
 
                        <property name="name">
94
 
                            <cstring>TextLabel1</cstring>
95
 
                        </property>
96
 
                        <property name="text">
97
 
                            <string>Ar&amp;guments:</string>
98
 
                        </property>
99
 
                        <property name="buddy" stdset="0">
100
 
                            <cstring>argumentsall_button</cstring>
101
 
                        </property>
102
 
                    </widget>
103
 
                    <widget class="QRadioButton" row="4" column="0">
104
 
                        <property name="name">
105
 
                            <cstring>argumentsall_button</cstring>
106
 
                        </property>
107
 
                        <property name="text">
108
 
                            <string>All</string>
109
 
                        </property>
110
 
                        <property name="checked">
111
 
                            <bool>false</bool>
112
 
                        </property>
113
 
                    </widget>
114
 
                    <widget class="QRadioButton" row="5" column="0">
115
 
                        <property name="name">
116
 
                            <cstring>argumentsonly_button</cstring>
117
 
                        </property>
118
 
                        <property name="text">
119
 
                            <string>Only the following:</string>
120
 
                        </property>
121
 
                        <property name="checked">
122
 
                            <bool>true</bool>
123
 
                        </property>
124
 
                    </widget>
125
 
                    <spacer row="6" column="1">
126
 
                        <property name="name">
127
 
                            <cstring>Spacer4</cstring>
128
 
                        </property>
129
 
                        <property name="orientation">
130
 
                            <enum>Horizontal</enum>
131
 
                        </property>
132
 
                        <property name="sizeType">
133
 
                            <enum>Preferred</enum>
134
 
                        </property>
135
 
                        <property name="sizeHint">
136
 
                            <size>
137
 
                                <width>20</width>
138
 
                                <height>20</height>
139
 
                            </size>
140
 
                        </property>
141
 
                    </spacer>
142
 
                    <spacer row="2" column="2">
143
 
                        <property name="name">
144
 
                            <cstring>Spacer3</cstring>
145
 
                        </property>
146
 
                        <property name="orientation">
147
 
                            <enum>Vertical</enum>
148
 
                        </property>
149
 
                        <property name="sizeType">
150
 
                            <enum>Preferred</enum>
151
 
                        </property>
152
 
                        <property name="sizeHint">
153
 
                            <size>
154
 
                                <width>20</width>
155
 
                                <height>20</height>
156
 
                            </size>
157
 
                        </property>
158
 
                    </spacer>
159
 
                    <widget class="QRadioButton" row="4" column="2">
160
 
                        <property name="name">
161
 
                            <cstring>commonall_button</cstring>
162
 
                        </property>
163
 
                        <property name="text">
164
 
                            <string>All</string>
165
 
                        </property>
166
 
                    </widget>
167
 
                    <widget class="QRadioButton" row="5" column="2">
168
 
                        <property name="name">
169
 
                            <cstring>commononly_button</cstring>
170
 
                        </property>
171
 
                        <property name="text">
172
 
                            <string>Only the following:</string>
173
 
                        </property>
174
 
                        <property name="checked">
175
 
                            <bool>true</bool>
176
 
                        </property>
177
 
                    </widget>
178
 
                    <widget class="QListView" row="6" column="0">
179
 
                        <column>
180
 
                            <property name="text">
181
 
                                <string></string>
182
 
                            </property>
183
 
                            <property name="clickable">
184
 
                                <bool>true</bool>
185
 
                            </property>
186
 
                            <property name="resizable">
187
 
                                <bool>true</bool>
188
 
                            </property>
189
 
                        </column>
190
 
                        <column>
191
 
                            <property name="text">
192
 
                                <string></string>
193
 
                            </property>
194
 
                            <property name="clickable">
195
 
                                <bool>true</bool>
196
 
                            </property>
197
 
                            <property name="resizable">
198
 
                                <bool>true</bool>
199
 
                            </property>
200
 
                        </column>
201
 
                        <property name="name">
202
 
                            <cstring>arguments_listview</cstring>
203
 
                        </property>
204
 
                        <property name="resizeMode">
205
 
                            <enum>NoColumn</enum>
206
 
                        </property>
207
 
                    </widget>
208
 
                    <widget class="QListView" row="6" column="2">
209
 
                        <column>
210
 
                            <property name="text">
211
 
                                <string></string>
212
 
                            </property>
213
 
                            <property name="clickable">
214
 
                                <bool>true</bool>
215
 
                            </property>
216
 
                            <property name="resizable">
217
 
                                <bool>true</bool>
218
 
                            </property>
219
 
                        </column>
220
 
                        <column>
221
 
                            <property name="text">
222
 
                                <string></string>
223
 
                            </property>
224
 
                            <property name="clickable">
225
 
                                <bool>true</bool>
226
 
                            </property>
227
 
                            <property name="resizable">
228
 
                                <bool>true</bool>
229
 
                            </property>
230
 
                        </column>
231
 
                        <property name="name">
232
 
                            <cstring>common_listview</cstring>
233
 
                        </property>
234
 
                        <property name="resizeMode">
235
 
                            <enum>NoColumn</enum>
236
 
                        </property>
237
 
                    </widget>
238
 
                    <widget class="QLabel" row="3" column="2">
239
 
                        <property name="name">
240
 
                            <cstring>TextLabel2</cstring>
241
 
                        </property>
242
 
                        <property name="text">
243
 
                            <string>Common &amp;blocks:</string>
244
 
                        </property>
245
 
                        <property name="buddy" stdset="0">
246
 
                            <cstring>commonall_button</cstring>
247
 
                        </property>
248
 
                    </widget>
249
 
                </grid>
250
 
            </widget>
251
 
            <widget class="QWidget">
252
 
                <property name="name">
253
 
                    <cstring>tab</cstring>
254
 
                </property>
255
 
                <attribute name="title">
256
 
                    <string>&amp;2</string>
257
 
                </attribute>
258
 
                <grid>
259
 
                    <property name="name">
260
 
                        <cstring>unnamed</cstring>
261
 
                    </property>
262
 
                    <widget class="QRadioButton" row="2" column="0">
263
 
                        <property name="name">
264
 
                            <cstring>truncationonly_button</cstring>
265
 
                        </property>
266
 
                        <property name="text">
267
 
                            <string>Only the following:</string>
268
 
                        </property>
269
 
                        <property name="checked">
270
 
                            <bool>true</bool>
271
 
                        </property>
272
 
                    </widget>
273
 
                    <widget class="QLabel" row="0" column="0">
274
 
                        <property name="name">
275
 
                            <cstring>TextLabel4</cstring>
276
 
                        </property>
277
 
                        <property name="text">
278
 
                            <string>&amp;Truncation and roundoff errors:</string>
279
 
                        </property>
280
 
                        <property name="buddy" stdset="0">
281
 
                            <cstring>truncationall_button</cstring>
282
 
                        </property>
283
 
                    </widget>
284
 
                    <widget class="QRadioButton" row="1" column="0">
285
 
                        <property name="name">
286
 
                            <cstring>truncationall_button</cstring>
287
 
                        </property>
288
 
                        <property name="text">
289
 
                            <string>All</string>
290
 
                        </property>
291
 
                    </widget>
292
 
                    <widget class="QLabel" row="0" column="2">
293
 
                        <property name="name">
294
 
                            <cstring>TextLabel3</cstring>
295
 
                        </property>
296
 
                        <property name="text">
297
 
                            <string>&amp;Use of variables:</string>
298
 
                        </property>
299
 
                        <property name="buddy" stdset="0">
300
 
                            <cstring>usageall_button</cstring>
301
 
                        </property>
302
 
                    </widget>
303
 
                    <widget class="QRadioButton" row="1" column="2">
304
 
                        <property name="name">
305
 
                            <cstring>usageall_button</cstring>
306
 
                        </property>
307
 
                        <property name="text">
308
 
                            <string>All</string>
309
 
                        </property>
310
 
                    </widget>
311
 
                    <widget class="QListView" row="3" column="0">
312
 
                        <column>
313
 
                            <property name="text">
314
 
                                <string></string>
315
 
                            </property>
316
 
                            <property name="clickable">
317
 
                                <bool>true</bool>
318
 
                            </property>
319
 
                            <property name="resizable">
320
 
                                <bool>true</bool>
321
 
                            </property>
322
 
                        </column>
323
 
                        <column>
324
 
                            <property name="text">
325
 
                                <string></string>
326
 
                            </property>
327
 
                            <property name="clickable">
328
 
                                <bool>true</bool>
329
 
                            </property>
330
 
                            <property name="resizable">
331
 
                                <bool>true</bool>
332
 
                            </property>
333
 
                        </column>
334
 
                        <property name="name">
335
 
                            <cstring>truncation_listview</cstring>
336
 
                        </property>
337
 
                        <property name="resizeMode">
338
 
                            <enum>NoColumn</enum>
339
 
                        </property>
340
 
                    </widget>
341
 
                    <widget class="QRadioButton" row="2" column="2">
342
 
                        <property name="name">
343
 
                            <cstring>usageonly_button</cstring>
344
 
                        </property>
345
 
                        <property name="text">
346
 
                            <string>Only the following:</string>
347
 
                        </property>
348
 
                        <property name="checked">
349
 
                            <bool>true</bool>
350
 
                        </property>
351
 
                    </widget>
352
 
                    <spacer row="3" column="1">
353
 
                        <property name="name">
354
 
                            <cstring>Spacer1_2</cstring>
355
 
                        </property>
356
 
                        <property name="orientation">
357
 
                            <enum>Horizontal</enum>
358
 
                        </property>
359
 
                        <property name="sizeType">
360
 
                            <enum>Preferred</enum>
361
 
                        </property>
362
 
                        <property name="sizeHint">
363
 
                            <size>
364
 
                                <width>20</width>
365
 
                                <height>20</height>
366
 
                            </size>
367
 
                        </property>
368
 
                    </spacer>
369
 
                    <widget class="QListView" row="3" column="2">
370
 
                        <column>
371
 
                            <property name="text">
372
 
                                <string></string>
373
 
                            </property>
374
 
                            <property name="clickable">
375
 
                                <bool>true</bool>
376
 
                            </property>
377
 
                            <property name="resizable">
378
 
                                <bool>true</bool>
379
 
                            </property>
380
 
                        </column>
381
 
                        <column>
382
 
                            <property name="text">
383
 
                                <string></string>
384
 
                            </property>
385
 
                            <property name="clickable">
386
 
                                <bool>true</bool>
387
 
                            </property>
388
 
                            <property name="resizable">
389
 
                                <bool>true</bool>
390
 
                            </property>
391
 
                        </column>
392
 
                        <property name="name">
393
 
                            <cstring>usage_listview</cstring>
394
 
                        </property>
395
 
                        <property name="resizeMode">
396
 
                            <enum>NoColumn</enum>
397
 
                        </property>
398
 
                    </widget>
399
 
                </grid>
400
 
            </widget>
401
 
            <widget class="QWidget">
402
 
                <property name="name">
403
 
                    <cstring>tab</cstring>
404
 
                </property>
405
 
                <attribute name="title">
406
 
                    <string>&amp;3</string>
407
 
                </attribute>
408
 
                <grid>
409
 
                    <property name="name">
410
 
                        <cstring>unnamed</cstring>
411
 
                    </property>
412
 
                    <widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="2">
413
 
                        <property name="name">
414
 
                            <cstring>f77all_button</cstring>
415
 
                        </property>
416
 
                        <property name="text">
417
 
                            <string>All</string>
418
 
                        </property>
419
 
                    </widget>
420
 
                    <widget class="QRadioButton" row="2" column="0" rowspan="1" colspan="2">
421
 
                        <property name="name">
422
 
                            <cstring>f77only_button</cstring>
423
 
                        </property>
424
 
                        <property name="text">
425
 
                            <string>Only the following:</string>
426
 
                        </property>
427
 
                        <property name="checked">
428
 
                            <bool>true</bool>
429
 
                        </property>
430
 
                    </widget>
431
 
                    <widget class="QListView" row="3" column="0">
432
 
                        <column>
433
 
                            <property name="text">
434
 
                                <string></string>
435
 
                            </property>
436
 
                            <property name="clickable">
437
 
                                <bool>true</bool>
438
 
                            </property>
439
 
                            <property name="resizable">
440
 
                                <bool>true</bool>
441
 
                            </property>
442
 
                        </column>
443
 
                        <column>
444
 
                            <property name="text">
445
 
                                <string></string>
446
 
                            </property>
447
 
                            <property name="clickable">
448
 
                                <bool>true</bool>
449
 
                            </property>
450
 
                            <property name="resizable">
451
 
                                <bool>true</bool>
452
 
                            </property>
453
 
                        </column>
454
 
                        <property name="name">
455
 
                            <cstring>f77_listview</cstring>
456
 
                        </property>
457
 
                        <property name="resizeMode">
458
 
                            <enum>NoColumn</enum>
459
 
                        </property>
460
 
                    </widget>
461
 
                    <widget class="QListView" row="3" column="2">
462
 
                        <column>
463
 
                            <property name="text">
464
 
                                <string></string>
465
 
                            </property>
466
 
                            <property name="clickable">
467
 
                                <bool>true</bool>
468
 
                            </property>
469
 
                            <property name="resizable">
470
 
                                <bool>true</bool>
471
 
                            </property>
472
 
                        </column>
473
 
                        <column>
474
 
                            <property name="text">
475
 
                                <string></string>
476
 
                            </property>
477
 
                            <property name="clickable">
478
 
                                <bool>true</bool>
479
 
                            </property>
480
 
                            <property name="resizable">
481
 
                                <bool>true</bool>
482
 
                            </property>
483
 
                        </column>
484
 
                        <property name="name">
485
 
                            <cstring>portability_listview</cstring>
486
 
                        </property>
487
 
                        <property name="resizeMode">
488
 
                            <enum>NoColumn</enum>
489
 
                        </property>
490
 
                    </widget>
491
 
                    <spacer row="3" column="1">
492
 
                        <property name="name">
493
 
                            <cstring>Spacer2</cstring>
494
 
                        </property>
495
 
                        <property name="orientation">
496
 
                            <enum>Horizontal</enum>
497
 
                        </property>
498
 
                        <property name="sizeType">
499
 
                            <enum>Preferred</enum>
500
 
                        </property>
501
 
                        <property name="sizeHint">
502
 
                            <size>
503
 
                                <width>20</width>
504
 
                                <height>20</height>
505
 
                            </size>
506
 
                        </property>
507
 
                    </spacer>
508
 
                    <widget class="QLabel" row="0" column="0">
509
 
                        <property name="name">
510
 
                            <cstring>TextLabel4_2</cstring>
511
 
                        </property>
512
 
                        <property name="text">
513
 
                            <string>Fortran 77 language &amp;extensions:</string>
514
 
                        </property>
515
 
                        <property name="buddy" stdset="0">
516
 
                            <cstring>f77all_button</cstring>
517
 
                        </property>
518
 
                    </widget>
519
 
                    <widget class="QLabel" row="0" column="2">
520
 
                        <property name="name">
521
 
                            <cstring>TextLabel3_2</cstring>
522
 
                        </property>
523
 
                        <property name="text">
524
 
                            <string>Other &amp;portability warnings:</string>
525
 
                        </property>
526
 
                        <property name="buddy" stdset="0">
527
 
                            <cstring>portabilityall_button</cstring>
528
 
                        </property>
529
 
                    </widget>
530
 
                    <widget class="QRadioButton" row="1" column="2">
531
 
                        <property name="name">
532
 
                            <cstring>portabilityall_button</cstring>
533
 
                        </property>
534
 
                        <property name="text">
535
 
                            <string>All</string>
536
 
                        </property>
537
 
                    </widget>
538
 
                    <widget class="QRadioButton" row="2" column="2">
539
 
                        <property name="name">
540
 
                            <cstring>portabilityonly_button</cstring>
541
 
                        </property>
542
 
                        <property name="text">
543
 
                            <string>Only the following:</string>
544
 
                        </property>
545
 
                        <property name="checked">
546
 
                            <bool>true</bool>
547
 
                        </property>
548
 
                    </widget>
549
 
                </grid>
550
 
            </widget>
551
 
        </widget>
552
 
    </vbox>
553
 
</widget>
554
 
<tabstops>
555
 
    <tabstop>declare_box</tabstop>
556
 
    <tabstop>pure_box</tabstop>
557
 
    <tabstop>extern_box</tabstop>
558
 
    <tabstop>division_box</tabstop>
559
 
    <tabstop>argumentsall_button</tabstop>
560
 
    <tabstop>argumentsonly_button</tabstop>
561
 
    <tabstop>arguments_listview</tabstop>
562
 
    <tabstop>commonall_button</tabstop>
563
 
    <tabstop>commononly_button</tabstop>
564
 
    <tabstop>common_listview</tabstop>
565
 
    <tabstop>TabWidget4</tabstop>
566
 
    <tabstop>truncationall_button</tabstop>
567
 
    <tabstop>truncationonly_button</tabstop>
568
 
    <tabstop>truncation_listview</tabstop>
569
 
    <tabstop>usageall_button</tabstop>
570
 
    <tabstop>usageonly_button</tabstop>
571
 
    <tabstop>usage_listview</tabstop>
572
 
    <tabstop>f77all_button</tabstop>
573
 
    <tabstop>f77only_button</tabstop>
574
 
    <tabstop>f77_listview</tabstop>
575
 
    <tabstop>portabilityall_button</tabstop>
576
 
    <tabstop>portabilityonly_button</tabstop>
577
 
    <tabstop>portability_listview</tabstop>
578
 
</tabstops>
579
 
<includes>
580
 
    <include location="global" impldecl="in implementation">kdialog.h</include>
581
 
</includes>
582
 
<layoutdefaults spacing="6" margin="11"/>
583
 
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
584
 
</UI>