Subversion Repositories ExamClock

Rev

Rev 3 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 4
Line 5... Line 5...
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>562</width>
9
    <width>562</width>
10
    <height>448</height>
10
    <height>454</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>MainWindow</string>
14
   <string>MainWindow</string>
15
  </property>
15
  </property>
Line 24... Line 24...
24
     </rect>
24
     </rect>
25
    </property>
25
    </property>
26
    <property name="numDigits">
26
    <property name="numDigits">
27
     <number>8</number>
27
     <number>8</number>
28
    </property>
28
    </property>
-
 
29
    <property name="segmentStyle">
-
 
30
     <enum>QLCDNumber::Flat</enum>
-
 
31
    </property>
29
   </widget>
32
   </widget>
30
   <widget class="QLabel" name="label">
33
   <widget class="QLabel" name="label">
31
    <property name="geometry">
34
    <property name="geometry">
32
     <rect>
35
     <rect>
33
      <x>10</x>
36
      <x>10</x>
Line 52... Line 55...
52
    <property name="geometry">
55
    <property name="geometry">
53
     <rect>
56
     <rect>
54
      <x>10</x>
57
      <x>10</x>
55
      <y>120</y>
58
      <y>120</y>
56
      <width>251</width>
59
      <width>251</width>
57
      <height>51</height>
60
      <height>41</height>
58
     </rect>
61
     </rect>
59
    </property>
62
    </property>
60
    <property name="font">
63
    <property name="font">
61
     <font>
64
     <font>
62
      <pointsize>12</pointsize>
65
      <pointsize>12</pointsize>
Line 79... Line 82...
79
      <y>30</y>
82
      <y>30</y>
80
      <width>251</width>
83
      <width>251</width>
81
      <height>91</height>
84
      <height>91</height>
82
     </rect>
85
     </rect>
83
    </property>
86
    </property>
-
 
87
    <property name="autoFillBackground">
-
 
88
     <bool>true</bool>
-
 
89
    </property>
84
    <property name="numDigits">
90
    <property name="numDigits">
85
     <number>8</number>
91
     <number>8</number>
86
    </property>
92
    </property>
-
 
93
    <property name="segmentStyle">
-
 
94
     <enum>QLCDNumber::Flat</enum>
-
 
95
    </property>
87
   </widget>
96
   </widget>
88
   <widget class="QLCDNumber" name="lcdIntermediate">
97
   <widget class="QLCDNumber" name="lcdIntermediate">
89
    <property name="geometry">
98
    <property name="geometry">
90
     <rect>
99
     <rect>
91
      <x>300</x>
100
      <x>300</x>
92
      <y>150</y>
101
      <y>190</y>
93
      <width>251</width>
102
      <width>251</width>
94
      <height>91</height>
103
      <height>91</height>
95
     </rect>
104
     </rect>
96
    </property>
105
    </property>
-
 
106
    <property name="autoFillBackground">
-
 
107
     <bool>true</bool>
-
 
108
    </property>
97
    <property name="numDigits">
109
    <property name="numDigits">
98
     <number>8</number>
110
     <number>8</number>
99
    </property>
111
    </property>
-
 
112
    <property name="segmentStyle">
-
 
113
     <enum>QLCDNumber::Flat</enum>
-
 
114
    </property>
100
   </widget>
115
   </widget>
101
   <widget class="QLabel" name="label_5">
116
   <widget class="QLabel" name="labelAdvanced">
102
    <property name="geometry">
117
    <property name="geometry">
103
     <rect>
118
     <rect>
104
      <x>300</x>
119
      <x>300</x>
105
      <y>250</y>
120
      <y>310</y>
106
      <width>251</width>
121
      <width>251</width>
107
      <height>20</height>
122
      <height>20</height>
108
     </rect>
123
     </rect>
109
    </property>
124
    </property>
110
    <property name="font">
125
    <property name="font">
Line 117... Line 132...
117
    </property>
132
    </property>
118
    <property name="alignment">
133
    <property name="alignment">
119
     <set>Qt::AlignCenter</set>
134
     <set>Qt::AlignCenter</set>
120
    </property>
135
    </property>
121
   </widget>
136
   </widget>
122
   <widget class="QLabel" name="label_6">
137
   <widget class="QLabel" name="labelFoundation">
123
    <property name="geometry">
138
    <property name="geometry">
124
     <rect>
139
     <rect>
125
      <x>300</x>
140
      <x>300</x>
126
      <y>10</y>
141
      <y>10</y>
127
      <width>251</width>
142
      <width>251</width>
Line 137... Line 152...
137
     <string>Foundation Time Remaining</string>
152
     <string>Foundation Time Remaining</string>
138
    </property>
153
    </property>
139
    <property name="alignment">
154
    <property name="alignment">
140
     <set>Qt::AlignCenter</set>
155
     <set>Qt::AlignCenter</set>
141
    </property>
156
    </property>
-
 
157
    <property name="buddy">
-
 
158
     <cstring>labelFoundation</cstring>
-
 
159
    </property>
142
   </widget>
160
   </widget>
143
   <widget class="QLabel" name="label_7">
161
   <widget class="QLabel" name="labelIntermediate">
144
    <property name="geometry">
162
    <property name="geometry">
145
     <rect>
163
     <rect>
146
      <x>300</x>
164
      <x>300</x>
147
      <y>130</y>
165
      <y>170</y>
148
      <width>251</width>
166
      <width>251</width>
149
      <height>20</height>
167
      <height>20</height>
150
     </rect>
168
     </rect>
151
    </property>
169
    </property>
152
    <property name="font">
170
    <property name="font">
Line 163... Line 181...
163
   </widget>
181
   </widget>
164
   <widget class="QLCDNumber" name="lcdAdvanced">
182
   <widget class="QLCDNumber" name="lcdAdvanced">
165
    <property name="geometry">
183
    <property name="geometry">
166
     <rect>
184
     <rect>
167
      <x>300</x>
185
      <x>300</x>
168
      <y>270</y>
186
      <y>330</y>
169
      <width>251</width>
187
      <width>251</width>
170
      <height>91</height>
188
      <height>91</height>
171
     </rect>
189
     </rect>
172
    </property>
190
    </property>
-
 
191
    <property name="autoFillBackground">
-
 
192
     <bool>true</bool>
-
 
193
    </property>
173
    <property name="numDigits">
194
    <property name="numDigits">
174
     <number>8</number>
195
     <number>8</number>
175
    </property>
196
    </property>
-
 
197
    <property name="segmentStyle">
-
 
198
     <enum>QLCDNumber::Flat</enum>
-
 
199
    </property>
-
 
200
   </widget>
-
 
201
   <widget class="QLabel" name="label_2">
-
 
202
    <property name="geometry">
-
 
203
     <rect>
-
 
204
      <x>10</x>
-
 
205
      <y>310</y>
-
 
206
      <width>251</width>
-
 
207
      <height>31</height>
-
 
208
     </rect>
-
 
209
    </property>
-
 
210
    <property name="palette">
-
 
211
     <palette>
-
 
212
      <active>
-
 
213
       <colorrole role="Base">
-
 
214
        <brush brushstyle="SolidPattern">
-
 
215
         <color alpha="255">
-
 
216
          <red>255</red>
-
 
217
          <green>255</green>
-
 
218
          <blue>255</blue>
-
 
219
         </color>
-
 
220
        </brush>
-
 
221
       </colorrole>
-
 
222
       <colorrole role="Window">
-
 
223
        <brush brushstyle="SolidPattern">
-
 
224
         <color alpha="255">
-
 
225
          <red>255</red>
-
 
226
          <green>255</green>
-
 
227
          <blue>0</blue>
-
 
228
         </color>
-
 
229
        </brush>
-
 
230
       </colorrole>
-
 
231
      </active>
-
 
232
      <inactive>
-
 
233
       <colorrole role="Base">
-
 
234
        <brush brushstyle="SolidPattern">
-
 
235
         <color alpha="255">
-
 
236
          <red>255</red>
-
 
237
          <green>255</green>
-
 
238
          <blue>255</blue>
-
 
239
         </color>
-
 
240
        </brush>
-
 
241
       </colorrole>
-
 
242
       <colorrole role="Window">
-
 
243
        <brush brushstyle="SolidPattern">
-
 
244
         <color alpha="255">
-
 
245
          <red>255</red>
-
 
246
          <green>255</green>
-
 
247
          <blue>0</blue>
-
 
248
         </color>
-
 
249
        </brush>
-
 
250
       </colorrole>
-
 
251
      </inactive>
-
 
252
      <disabled>
-
 
253
       <colorrole role="Base">
-
 
254
        <brush brushstyle="SolidPattern">
-
 
255
         <color alpha="255">
-
 
256
          <red>255</red>
-
 
257
          <green>255</green>
-
 
258
          <blue>0</blue>
-
 
259
         </color>
-
 
260
        </brush>
-
 
261
       </colorrole>
-
 
262
       <colorrole role="Window">
-
 
263
        <brush brushstyle="SolidPattern">
-
 
264
         <color alpha="255">
-
 
265
          <red>255</red>
-
 
266
          <green>255</green>
-
 
267
          <blue>0</blue>
-
 
268
         </color>
-
 
269
        </brush>
-
 
270
       </colorrole>
-
 
271
      </disabled>
-
 
272
     </palette>
-
 
273
    </property>
-
 
274
    <property name="font">
-
 
275
     <font>
-
 
276
      <pointsize>14</pointsize>
-
 
277
      <weight>75</weight>
-
 
278
      <bold>true</bold>
-
 
279
     </font>
-
 
280
    </property>
-
 
281
    <property name="autoFillBackground">
-
 
282
     <bool>true</bool>
-
 
283
    </property>
-
 
284
    <property name="text">
-
 
285
     <string>More than Halfway</string>
-
 
286
    </property>
-
 
287
    <property name="scaledContents">
-
 
288
     <bool>true</bool>
-
 
289
    </property>
-
 
290
    <property name="alignment">
-
 
291
     <set>Qt::AlignCenter</set>
-
 
292
    </property>
-
 
293
   </widget>
-
 
294
   <widget class="QLabel" name="label_3">
-
 
295
    <property name="geometry">
-
 
296
     <rect>
-
 
297
      <x>10</x>
-
 
298
      <y>350</y>
-
 
299
      <width>251</width>
-
 
300
      <height>31</height>
-
 
301
     </rect>
-
 
302
    </property>
-
 
303
    <property name="palette">
-
 
304
     <palette>
-
 
305
      <active>
-
 
306
       <colorrole role="Base">
-
 
307
        <brush brushstyle="SolidPattern">
-
 
308
         <color alpha="255">
-
 
309
          <red>255</red>
-
 
310
          <green>255</green>
-
 
311
          <blue>255</blue>
-
 
312
         </color>
-
 
313
        </brush>
-
 
314
       </colorrole>
-
 
315
       <colorrole role="Window">
-
 
316
        <brush brushstyle="SolidPattern">
-
 
317
         <color alpha="255">
-
 
318
          <red>255</red>
-
 
319
          <green>170</green>
-
 
320
          <blue>0</blue>
-
 
321
         </color>
-
 
322
        </brush>
-
 
323
       </colorrole>
-
 
324
      </active>
-
 
325
      <inactive>
-
 
326
       <colorrole role="Base">
-
 
327
        <brush brushstyle="SolidPattern">
-
 
328
         <color alpha="255">
-
 
329
          <red>255</red>
-
 
330
          <green>255</green>
-
 
331
          <blue>255</blue>
-
 
332
         </color>
-
 
333
        </brush>
-
 
334
       </colorrole>
-
 
335
       <colorrole role="Window">
-
 
336
        <brush brushstyle="SolidPattern">
-
 
337
         <color alpha="255">
-
 
338
          <red>255</red>
-
 
339
          <green>170</green>
-
 
340
          <blue>0</blue>
-
 
341
         </color>
-
 
342
        </brush>
-
 
343
       </colorrole>
-
 
344
      </inactive>
-
 
345
      <disabled>
-
 
346
       <colorrole role="Base">
-
 
347
        <brush brushstyle="SolidPattern">
-
 
348
         <color alpha="255">
-
 
349
          <red>255</red>
-
 
350
          <green>170</green>
-
 
351
          <blue>0</blue>
-
 
352
         </color>
-
 
353
        </brush>
-
 
354
       </colorrole>
-
 
355
       <colorrole role="Window">
-
 
356
        <brush brushstyle="SolidPattern">
-
 
357
         <color alpha="255">
-
 
358
          <red>255</red>
-
 
359
          <green>170</green>
-
 
360
          <blue>0</blue>
-
 
361
         </color>
-
 
362
        </brush>
-
 
363
       </colorrole>
-
 
364
      </disabled>
-
 
365
     </palette>
-
 
366
    </property>
-
 
367
    <property name="font">
-
 
368
     <font>
-
 
369
      <pointsize>14</pointsize>
-
 
370
      <weight>75</weight>
-
 
371
      <bold>true</bold>
-
 
372
     </font>
-
 
373
    </property>
-
 
374
    <property name="autoFillBackground">
-
 
375
     <bool>true</bool>
-
 
376
    </property>
-
 
377
    <property name="text">
-
 
378
     <string>Less than 10 Minutes</string>
-
 
379
    </property>
-
 
380
    <property name="scaledContents">
-
 
381
     <bool>true</bool>
-
 
382
    </property>
-
 
383
    <property name="alignment">
-
 
384
     <set>Qt::AlignCenter</set>
-
 
385
    </property>
-
 
386
   </widget>
-
 
387
   <widget class="QLabel" name="label_4">
-
 
388
    <property name="geometry">
-
 
389
     <rect>
-
 
390
      <x>10</x>
-
 
391
      <y>390</y>
-
 
392
      <width>251</width>
-
 
393
      <height>31</height>
-
 
394
     </rect>
-
 
395
    </property>
-
 
396
    <property name="palette">
-
 
397
     <palette>
-
 
398
      <active>
-
 
399
       <colorrole role="Base">
-
 
400
        <brush brushstyle="SolidPattern">
-
 
401
         <color alpha="255">
-
 
402
          <red>255</red>
-
 
403
          <green>255</green>
-
 
404
          <blue>255</blue>
-
 
405
         </color>
-
 
406
        </brush>
-
 
407
       </colorrole>
-
 
408
       <colorrole role="Window">
-
 
409
        <brush brushstyle="SolidPattern">
-
 
410
         <color alpha="255">
-
 
411
          <red>255</red>
-
 
412
          <green>0</green>
-
 
413
          <blue>0</blue>
-
 
414
         </color>
-
 
415
        </brush>
-
 
416
       </colorrole>
-
 
417
      </active>
-
 
418
      <inactive>
-
 
419
       <colorrole role="Base">
-
 
420
        <brush brushstyle="SolidPattern">
-
 
421
         <color alpha="255">
-
 
422
          <red>255</red>
-
 
423
          <green>255</green>
-
 
424
          <blue>255</blue>
-
 
425
         </color>
-
 
426
        </brush>
-
 
427
       </colorrole>
-
 
428
       <colorrole role="Window">
-
 
429
        <brush brushstyle="SolidPattern">
-
 
430
         <color alpha="255">
-
 
431
          <red>255</red>
-
 
432
          <green>0</green>
-
 
433
          <blue>0</blue>
-
 
434
         </color>
-
 
435
        </brush>
-
 
436
       </colorrole>
-
 
437
      </inactive>
-
 
438
      <disabled>
-
 
439
       <colorrole role="Base">
-
 
440
        <brush brushstyle="SolidPattern">
-
 
441
         <color alpha="255">
-
 
442
          <red>255</red>
-
 
443
          <green>0</green>
-
 
444
          <blue>0</blue>
-
 
445
         </color>
-
 
446
        </brush>
-
 
447
       </colorrole>
-
 
448
       <colorrole role="Window">
-
 
449
        <brush brushstyle="SolidPattern">
-
 
450
         <color alpha="255">
-
 
451
          <red>255</red>
-
 
452
          <green>0</green>
-
 
453
          <blue>0</blue>
-
 
454
         </color>
-
 
455
        </brush>
-
 
456
       </colorrole>
-
 
457
      </disabled>
-
 
458
     </palette>
-
 
459
    </property>
-
 
460
    <property name="font">
-
 
461
     <font>
-
 
462
      <pointsize>14</pointsize>
-
 
463
      <weight>75</weight>
-
 
464
      <bold>true</bold>
-
 
465
     </font>
-
 
466
    </property>
-
 
467
    <property name="autoFillBackground">
-
 
468
     <bool>true</bool>
-
 
469
    </property>
-
 
470
    <property name="text">
-
 
471
     <string>Times Up!</string>
-
 
472
    </property>
-
 
473
    <property name="scaledContents">
-
 
474
     <bool>true</bool>
-
 
475
    </property>
-
 
476
    <property name="alignment">
-
 
477
     <set>Qt::AlignCenter</set>
-
 
478
    </property>
-
 
479
   </widget>
-
 
480
   <widget class="QLCDNumber" name="lcdElapsed">
-
 
481
    <property name="geometry">
-
 
482
     <rect>
-
 
483
      <x>10</x>
-
 
484
      <y>190</y>
-
 
485
      <width>251</width>
-
 
486
      <height>91</height>
-
 
487
     </rect>
-
 
488
    </property>
-
 
489
    <property name="numDigits">
-
 
490
     <number>8</number>
-
 
491
    </property>
-
 
492
    <property name="segmentStyle">
-
 
493
     <enum>QLCDNumber::Flat</enum>
-
 
494
    </property>
-
 
495
   </widget>
-
 
496
   <widget class="QLabel" name="label_5">
-
 
497
    <property name="geometry">
-
 
498
     <rect>
-
 
499
      <x>10</x>
-
 
500
      <y>170</y>
-
 
501
      <width>251</width>
-
 
502
      <height>20</height>
-
 
503
     </rect>
-
 
504
    </property>
-
 
505
    <property name="font">
-
 
506
     <font>
-
 
507
      <pointsize>14</pointsize>
-
 
508
     </font>
-
 
509
    </property>
-
 
510
    <property name="text">
-
 
511
     <string>Elapsed Time</string>
-
 
512
    </property>
-
 
513
    <property name="alignment">
-
 
514
     <set>Qt::AlignCenter</set>
-
 
515
    </property>
176
   </widget>
516
   </widget>
177
  </widget>
517
  </widget>
178
  <widget class="QMenuBar" name="menuBar">
518
  <widget class="QMenuBar" name="menuBar">
179
   <property name="geometry">
519
   <property name="geometry">
180
    <rect>
520
    <rect>
Line 206... Line 546...
206
   </widget>
546
   </widget>
207
   <addaction name="menuFile"/>
547
   <addaction name="menuFile"/>
208
   <addaction name="menuClocks"/>
548
   <addaction name="menuClocks"/>
209
   <addaction name="menuHelp"/>
549
   <addaction name="menuHelp"/>
210
  </widget>
550
  </widget>
211
  <widget class="QStatusBar" name="statusBar"/>
-
 
212
  <action name="actionExit">
551
  <action name="actionExit">
213
   <property name="text">
552
   <property name="text">
214
    <string>Exit</string>
553
    <string>Exit</string>
215
   </property>
554
   </property>
216
  </action>
555
  </action>
Line 221... Line 560...
221
  </action>
560
  </action>
222
  <action name="actionFoundation">
561
  <action name="actionFoundation">
223
   <property name="checkable">
562
   <property name="checkable">
224
    <bool>true</bool>
563
    <bool>true</bool>
225
   </property>
564
   </property>
-
 
565
   <property name="checked">
-
 
566
    <bool>true</bool>
-
 
567
   </property>
226
   <property name="text">
568
   <property name="text">
227
    <string>Foundation</string>
569
    <string>Foundation</string>
228
   </property>
570
   </property>
229
  </action>
571
  </action>
230
  <action name="actionIntermediate">
572
  <action name="actionIntermediate">
231
   <property name="checkable">
573
   <property name="checkable">
232
    <bool>true</bool>
574
    <bool>true</bool>
233
   </property>
575
   </property>
-
 
576
   <property name="checked">
-
 
577
    <bool>true</bool>
-
 
578
   </property>
234
   <property name="text">
579
   <property name="text">
235
    <string>Intermediate</string>
580
    <string>Intermediate</string>
236
   </property>
581
   </property>
237
  </action>
582
  </action>
238
  <action name="actionAdvanced">
583
  <action name="actionAdvanced">
239
   <property name="checkable">
584
   <property name="checkable">
240
    <bool>true</bool>
585
    <bool>true</bool>
241
   </property>
586
   </property>
-
 
587
   <property name="checked">
-
 
588
    <bool>true</bool>
-
 
589
   </property>
242
   <property name="text">
590
   <property name="text">
243
    <string>Advanced</string>
591
    <string>Advanced</string>
244
   </property>
592
   </property>
245
  </action>
593
  </action>
246
 </widget>
594
 </widget>
Line 294... Line 642...
294
    </hint>
642
    </hint>
295
   </hints>
643
   </hints>
296
  </connection>
644
  </connection>
297
  <connection>
645
  <connection>
298
   <sender>actionFoundation</sender>
646
   <sender>actionFoundation</sender>
299
   <signal>triggered()</signal>
647
   <signal>changed()</signal>
300
   <receiver>MainWindow</receiver>
648
   <receiver>MainWindow</receiver>
301
   <slot>slotFoundation()</slot>
649
   <slot>slotFoundation()</slot>
302
   <hints>
650
   <hints>
303
    <hint type="sourcelabel">
651
    <hint type="sourcelabel">
304
     <x>-1</x>
652
     <x>-1</x>
Line 310... Line 658...
310
    </hint>
658
    </hint>
311
   </hints>
659
   </hints>
312
  </connection>
660
  </connection>
313
  <connection>
661
  <connection>
314
   <sender>actionIntermediate</sender>
662
   <sender>actionIntermediate</sender>
315
   <signal>triggered()</signal>
663
   <signal>changed()</signal>
316
   <receiver>MainWindow</receiver>
664
   <receiver>MainWindow</receiver>
317
   <slot>slotIntermediate()</slot>
665
   <slot>slotIntermediate()</slot>
318
   <hints>
666
   <hints>
319
    <hint type="sourcelabel">
667
    <hint type="sourcelabel">
320
     <x>-1</x>
668
     <x>-1</x>
Line 326... Line 674...
326
    </hint>
674
    </hint>
327
   </hints>
675
   </hints>
328
  </connection>
676
  </connection>
329
  <connection>
677
  <connection>
330
   <sender>actionAdvanced</sender>
678
   <sender>actionAdvanced</sender>
331
   <signal>triggered()</signal>
679
   <signal>changed()</signal>
332
   <receiver>MainWindow</receiver>
680
   <receiver>MainWindow</receiver>
333
   <slot>slotAdvanced()</slot>
681
   <slot>slotAdvanced()</slot>
334
   <hints>
682
   <hints>
335
    <hint type="sourcelabel">
683
    <hint type="sourcelabel">
336
     <x>-1</x>
684
     <x>-1</x>