Subversion Repositories svn1

Rev

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

Rev 211 Rev 212
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>208</width>
9
    <width>208</width>
10
    <height>162</height>
10
    <height>175</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>Dialog</string>
14
   <string notr="true">Save Leg Times</string>
15
  </property>
15
  </property>
16
  <widget class="QLabel" name="status">
16
  <widget class="QLabel" name="status">
17
   <property name="geometry">
17
   <property name="geometry">
18
    <rect>
18
    <rect>
19
     <x>-10</x>
19
     <x>-10</x>
Line 30... Line 30...
30
   <property name="geometry">
30
   <property name="geometry">
31
    <rect>
31
    <rect>
32
     <x>10</x>
32
     <x>10</x>
33
     <y>10</y>
33
     <y>10</y>
34
     <width>181</width>
34
     <width>181</width>
35
     <height>131</height>
35
     <height>151</height>
36
    </rect>
36
    </rect>
37
   </property>
37
   </property>
38
   <property name="title">
38
   <property name="title">
39
    <string>Save Leg Times</string>
39
    <string>Save Leg Times</string>
40
   </property>
40
   </property>
41
   <widget class="QPushButton" name="cancel">
41
   <widget class="QPushButton" name="cancel">
42
    <property name="geometry">
42
    <property name="geometry">
43
     <rect>
43
     <rect>
44
      <x>90</x>
44
      <x>90</x>
45
      <y>90</y>
45
      <y>110</y>
46
      <width>75</width>
46
      <width>75</width>
47
      <height>23</height>
47
      <height>23</height>
48
     </rect>
48
     </rect>
49
    </property>
49
    </property>
50
    <property name="text">
50
    <property name="text">
51
     <string>Cancel</string>
51
     <string>Close</string>
52
    </property>
52
    </property>
53
   </widget>
53
   </widget>
54
   <widget class="QGroupBox" name="groupBox">
54
   <widget class="QGroupBox" name="legBox">
55
    <property name="geometry">
55
    <property name="geometry">
56
     <rect>
56
     <rect>
57
      <x>10</x>
57
      <x>10</x>
58
      <y>30</y>
58
      <y>30</y>
59
      <width>161</width>
59
      <width>161</width>
Line 105... Line 105...
105
   </widget>
105
   </widget>
106
   <widget class="QPushButton" name="save">
106
   <widget class="QPushButton" name="save">
107
    <property name="geometry">
107
    <property name="geometry">
108
     <rect>
108
     <rect>
109
      <x>10</x>
109
      <x>10</x>
110
      <y>90</y>
110
      <y>110</y>
111
      <width>77</width>
111
      <width>77</width>
112
      <height>23</height>
112
      <height>23</height>
113
     </rect>
113
     </rect>
114
    </property>
114
    </property>
115
    <property name="text">
115
    <property name="text">
116
     <string>Save</string>
116
     <string>Save</string>
117
    </property>
117
    </property>
118
   </widget>
118
   </widget>
-
 
119
   <widget class="QLabel" name="fileName">
-
 
120
    <property name="geometry">
-
 
121
     <rect>
-
 
122
      <x>10</x>
-
 
123
      <y>80</y>
-
 
124
      <width>161</width>
-
 
125
      <height>21</height>
-
 
126
     </rect>
-
 
127
    </property>
-
 
128
    <property name="frameShape">
-
 
129
     <enum>QFrame::Box</enum>
-
 
130
    </property>
-
 
131
    <property name="frameShadow">
-
 
132
     <enum>QFrame::Sunken</enum>
-
 
133
    </property>
-
 
134
    <property name="text">
-
 
135
     <string notr="true"/>
-
 
136
    </property>
-
 
137
   </widget>
119
  </widget>
138
  </widget>
120
 </widget>
139
 </widget>
121
 <resources/>
140
 <resources/>
122
 <connections/>
141
 <connections/>
123
</ui>
142
</ui>