Subversion Repositories svn1

Rev

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

Rev 199 Rev 380
Line 285... Line 285...
285
    <property name="toolTip">
285
    <property name="toolTip">
286
     <string>The contents of this file will be appended to the reports</string>
286
     <string>The contents of this file will be appended to the reports</string>
287
    </property>
287
    </property>
288
   </widget>
288
   </widget>
289
   <widget class="QCommandLinkButton" name="editAddendum">
289
   <widget class="QCommandLinkButton" name="editAddendum">
-
 
290
    <property name="enabled">
-
 
291
     <bool>true</bool>
-
 
292
    </property>
290
    <property name="geometry">
293
    <property name="geometry">
291
     <rect>
294
     <rect>
292
      <x>167</x>
295
      <x>167</x>
293
      <y>13</y>
296
      <y>13</y>
294
      <width>59</width>
297
      <width>59</width>
295
      <height>32</height>
298
      <height>32</height>
296
     </rect>
299
     </rect>
297
    </property>
300
    </property>
298
    <property name="toolTip">
301
    <property name="toolTip">
299
     <string>Edit or Create the named Addendem File</string>
302
     <string notr="true">Edit or Create the named Addendem File</string>
300
    </property>
303
    </property>
301
    <property name="text">
304
    <property name="text">
302
     <string notr="true">Edit</string>
305
     <string notr="true">Edit</string>
303
    </property>
306
    </property>
-
 
307
    <property name="description">
-
 
308
     <string notr="true"/>
-
 
309
    </property>
304
   </widget>
310
   </widget>
305
  </widget>
311
  </widget>
306
  <widget class="QGroupBox" name="groupBox_4">
312
  <widget class="QGroupBox" name="groupBox_4">
307
   <property name="geometry">
313
   <property name="geometry">
308
    <rect>
314
    <rect>
Line 466... Line 472...
466
   </property>
472
   </property>
467
   <property name="text">
473
   <property name="text">
468
    <string notr="true">Data Changed</string>
474
    <string notr="true">Data Changed</string>
469
   </property>
475
   </property>
470
  </widget>
476
  </widget>
-
 
477
  <widget class="QGroupBox" name="groupBox_7">
-
 
478
   <property name="geometry">
-
 
479
    <rect>
-
 
480
     <x>10</x>
-
 
481
     <y>330</y>
-
 
482
     <width>411</width>
-
 
483
     <height>51</height>
-
 
484
    </rect>
-
 
485
   </property>
-
 
486
   <property name="title">
-
 
487
    <string>Awards Text File</string>
-
 
488
   </property>
-
 
489
   <widget class="QLineEdit" name="awardsFileName">
-
 
490
    <property name="geometry">
-
 
491
     <rect>
-
 
492
      <x>10</x>
-
 
493
      <y>20</y>
-
 
494
      <width>151</width>
-
 
495
      <height>20</height>
-
 
496
     </rect>
-
 
497
    </property>
-
 
498
    <property name="toolTip">
-
 
499
     <string>The contents of this file will be appended to the Hall of Fame in the awards page</string>
-
 
500
    </property>
-
 
501
   </widget>
-
 
502
   <widget class="QCommandLinkButton" name="editAwardsFileName">
-
 
503
    <property name="enabled">
-
 
504
     <bool>true</bool>
-
 
505
    </property>
-
 
506
    <property name="geometry">
-
 
507
     <rect>
-
 
508
      <x>167</x>
-
 
509
      <y>13</y>
-
 
510
      <width>61</width>
-
 
511
      <height>32</height>
-
 
512
     </rect>
-
 
513
    </property>
-
 
514
    <property name="toolTip">
-
 
515
     <string notr="true">Edit or Create the named Awards Text File</string>
-
 
516
    </property>
-
 
517
    <property name="text">
-
 
518
     <string notr="true">Edit</string>
-
 
519
    </property>
-
 
520
    <property name="description">
-
 
521
     <string notr="true"/>
-
 
522
    </property>
-
 
523
   </widget>
-
 
524
  </widget>
-
 
525
  <widget class="QPushButton" name="pushButtonExit">
-
 
526
   <property name="enabled">
-
 
527
    <bool>true</bool>
-
 
528
   </property>
-
 
529
   <property name="geometry">
-
 
530
    <rect>
-
 
531
     <x>10</x>
-
 
532
     <y>470</y>
-
 
533
     <width>75</width>
-
 
534
     <height>23</height>
-
 
535
    </rect>
-
 
536
   </property>
-
 
537
   <property name="text">
-
 
538
    <string>Exit</string>
-
 
539
   </property>
-
 
540
  </widget>
471
 </widget>
541
 </widget>
472
 <customwidgets>
542
 <customwidgets>
473
  <customwidget>
543
  <customwidget>
474
   <class>TwinSpinBox</class>
544
   <class>TwinSpinBox</class>
475
   <extends>QWidget</extends>
545
   <extends>QWidget</extends>