Subversion Repositories svn1-original

Rev

Rev 263 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 263 Rev 363
Line 472... Line 472...
472
   </property>
472
   </property>
473
   <property name="text">
473
   <property name="text">
474
    <string notr="true">Data Changed</string>
474
    <string notr="true">Data Changed</string>
475
   </property>
475
   </property>
476
  </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>
477
 </widget>
525
 </widget>
478
 <customwidgets>
526
 <customwidgets>
479
  <customwidget>
527
  <customwidget>
480
   <class>TwinSpinBox</class>
528
   <class>TwinSpinBox</class>
481
   <extends>QWidget</extends>
529
   <extends>QWidget</extends>