Subversion Repositories svn1-original

Rev

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

Rev 240 Rev 291
Line 16... Line 16...
16
  <widget class="QGroupBox" name="groupBox">
16
  <widget class="QGroupBox" name="groupBox">
17
   <property name="geometry">
17
   <property name="geometry">
18
    <rect>
18
    <rect>
19
     <x>10</x>
19
     <x>10</x>
20
     <y>500</y>
20
     <y>500</y>
21
     <width>161</width>
21
     <width>251</width>
22
     <height>41</height>
22
     <height>41</height>
23
    </rect>
23
    </rect>
24
   </property>
24
   </property>
25
   <property name="title">
25
   <property name="title">
26
    <string>Leg Selector</string>
26
    <string>Leg Selector and Update Event</string>
27
   </property>
27
   </property>
28
   <widget class="QRadioButton" name="legStart">
28
   <widget class="QRadioButton" name="legStart">
29
    <property name="geometry">
29
    <property name="geometry">
30
     <rect>
30
     <rect>
31
      <x>10</x>
31
      <x>10</x>
Line 62... Line 62...
62
      <width>41</width>
62
      <width>41</width>
63
      <height>22</height>
63
      <height>22</height>
64
     </rect>
64
     </rect>
65
    </property>
65
    </property>
66
   </widget>
66
   </widget>
-
 
67
   <widget class="QPushButton" name="update">
-
 
68
    <property name="geometry">
-
 
69
     <rect>
-
 
70
      <x>169</x>
-
 
71
      <y>13</y>
-
 
72
      <width>75</width>
-
 
73
      <height>23</height>
-
 
74
     </rect>
-
 
75
    </property>
-
 
76
    <property name="text">
-
 
77
     <string>Update</string>
-
 
78
    </property>
-
 
79
   </widget>
67
  </widget>
80
  </widget>
68
  <widget class="QPushButton" name="cancel">
81
  <widget class="QPushButton" name="cancel">
69
   <property name="geometry">
82
   <property name="geometry">
70
    <rect>
83
    <rect>
71
     <x>430</x>
84
     <x>430</x>
Line 76... Line 89...
76
   </property>
89
   </property>
77
   <property name="text">
90
   <property name="text">
78
    <string>Cancel</string>
91
    <string>Cancel</string>
79
   </property>
92
   </property>
80
  </widget>
93
  </widget>
81
  <widget class="QPushButton" name="update">
-
 
82
   <property name="geometry">
-
 
83
    <rect>
-
 
84
     <x>350</x>
-
 
85
     <y>513</y>
-
 
86
     <width>75</width>
-
 
87
     <height>23</height>
-
 
88
    </rect>
-
 
89
   </property>
-
 
90
   <property name="text">
-
 
91
    <string>Update</string>
-
 
92
   </property>
-
 
93
  </widget>
-
 
94
  <widget class="QGroupBox" name="groupBox_2">
94
  <widget class="QGroupBox" name="groupBox_2">
95
   <property name="geometry">
95
   <property name="geometry">
96
    <rect>
96
    <rect>
97
     <x>9</x>
97
     <x>9</x>
98
     <y>0</y>
98
     <y>0</y>
Line 211... Line 211...
211
   </widget>
211
   </widget>
212
  </widget>
212
  </widget>
213
  <widget class="QPushButton" name="load">
213
  <widget class="QPushButton" name="load">
214
   <property name="geometry">
214
   <property name="geometry">
215
    <rect>
215
    <rect>
216
     <x>180</x>
216
     <x>270</x>
217
     <y>513</y>
217
     <y>513</y>
218
     <width>77</width>
218
     <width>77</width>
219
     <height>25</height>
219
     <height>25</height>
220
    </rect>
220
    </rect>
221
   </property>
221
   </property>
222
   <property name="text">
222
   <property name="text">
223
    <string>Load</string>
223
    <string>Select File</string>
224
   </property>
224
   </property>
225
  </widget>
225
  </widget>
226
  <widget class="QGroupBox" name="groupBox_3">
226
  <widget class="QGroupBox" name="groupBox_3">
227
   <property name="geometry">
227
   <property name="geometry">
228
    <rect>
228
    <rect>