Subversion Repositories svn1

Rev

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

Rev 117 Rev 204
Line 4... Line 4...
4
 <widget class="QWidget" name="Form">
4
 <widget class="QWidget" name="Form">
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>495</width>
9
    <width>852</width>
10
    <height>239</height>
10
    <height>590</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>Form</string>
14
   <string>Form</string>
15
  </property>
15
  </property>
16
  <widget class="QGroupBox" name="groupBox">
16
  <widget class="QWidget" name="verticalLayoutWidget">
17
   <property name="geometry">
17
   <property name="geometry">
18
    <rect>
18
    <rect>
19
     <x>10</x>
19
     <x>0</x>
20
     <y>70</y>
20
     <y>-1</y>
21
     <width>481</width>
21
     <width>761</width>
22
     <height>41</height>
22
     <height>481</height>
23
    </rect>
23
    </rect>
24
   </property>
24
   </property>
25
   <property name="title">
25
   <layout class="QVBoxLayout" name="verticalLayout">
26
    <string>Places</string>
26
    <item>
27
   </property>
27
     <widget class="QTabWidget" name="tabWidget">
28
   <widget class="QLabel" name="label_4">
28
      <property name="currentIndex">
29
    <property name="geometry">
29
       <number>1</number>
30
     <rect>
30
      </property>
31
      <x>420</x>
31
      <widget class="QWidget" name="tab">
32
      <y>20</y>
32
       <attribute name="title">
33
      <width>16</width>
33
        <string>Tab 1</string>
34
      <height>16</height>
34
       </attribute>
35
     </rect>
35
      </widget>
36
    </property>
36
      <widget class="QWidget" name="tab_2">
37
    <property name="maximumSize">
37
       <attribute name="title">
38
     <size>
38
        <string>Tab 2</string>
39
      <width>20</width>
39
       </attribute>
40
      <height>16777215</height>
40
      </widget>
41
     </size>
41
     </widget>
42
    </property>
42
    </item>
43
    <property name="text">
43
    <item>
44
     <string>99</string>
44
     <widget class="QWidget" name="widget" native="true">
45
    </property>
45
      <property name="enabled">
46
   </widget>
46
       <bool>true</bool>
47
   <widget class="QLabel" name="label_2">
47
      </property>
48
    <property name="geometry">
48
      <property name="minimumSize">
49
     <rect>
49
       <size>
50
      <x>364</x>
50
        <width>0</width>
51
      <y>20</y>
51
        <height>0</height>
52
      <width>16</width>
52
       </size>
53
      <height>16</height>
53
      </property>
54
     </rect>
54
      <layout class="QHBoxLayout" name="horizontalLayout_2">
55
    </property>
55
       <item>
56
    <property name="maximumSize">
56
        <layout class="QHBoxLayout" name="horizontalLayout">
57
     <size>
57
         <property name="spacing">
58
      <width>20</width>
58
          <number>6</number>
59
      <height>16777215</height>
59
         </property>
60
     </size>
60
         <item>
61
    </property>
61
          <spacer name="horizontalSpacer">
62
    <property name="text">
62
           <property name="orientation">
63
     <string>99</string>
63
            <enum>Qt::Horizontal</enum>
64
    </property>
64
           </property>
65
   </widget>
65
           <property name="sizeHint" stdset="0">
66
   <widget class="QLabel" name="label">
66
            <size>
67
    <property name="geometry">
67
             <width>40</width>
68
     <rect>
68
             <height>20</height>
69
      <x>9</x>
69
            </size>
70
      <y>19</y>
70
           </property>
71
      <width>46</width>
71
          </spacer>
72
      <height>16</height>
72
         </item>
73
     </rect>
73
         <item>
74
    </property>
74
          <widget class="QLabel" name="label">
75
    <property name="text">
75
           <property name="text">
76
     <string>Leg Name Bit</string>
76
            <string>Path</string>
77
    </property>
77
           </property>
78
   </widget>
78
          </widget>
79
   <widget class="QCheckBox" name="checkBox">
79
         </item>
80
    <property name="geometry">
80
         <item>
81
     <rect>
81
          <widget class="QLineEdit" name="lineEdit"/>
82
      <x>80</x>
82
         </item>
83
      <y>20</y>
83
         <item>
84
      <width>16</width>
84
          <widget class="QPushButton" name="pushButton_2">
85
      <height>16</height>
85
           <property name="text">
86
     </rect>
86
            <string>Original</string>
87
    </property>
87
           </property>
88
    <property name="maximumSize">
88
          </widget>
89
     <size>
89
         </item>
90
      <width>16</width>
90
         <item>
91
      <height>16777215</height>
91
          <widget class="QPushButton" name="pushButton">
92
     </size>
92
           <property name="text">
93
    </property>
93
            <string>Back</string>
94
    <property name="text">
94
           </property>
95
     <string/>
95
          </widget>
96
    </property>
96
         </item>
97
   </widget>
97
         <item>
98
   <widget class="QLineEdit" name="lineEdit">
98
          <widget class="QPushButton" name="pushButton_3">
99
    <property name="geometry">
99
           <property name="text">
100
     <rect>
100
            <string>Delete</string>
101
      <x>293</x>
101
           </property>
102
      <y>16</y>
102
          </widget>
103
      <width>60</width>
103
         </item>
104
      <height>20</height>
104
        </layout>
105
     </rect>
105
       </item>
106
    </property>
106
      </layout>
107
    <property name="maximumSize">
107
     </widget>
108
     <size>
108
    </item>
109
      <width>60</width>
109
   </layout>
110
      <height>16777215</height>
-
 
111
     </size>
-
 
112
    </property>
-
 
113
    <property name="text">
-
 
114
     <string>00:00:00</string>
-
 
115
    </property>
-
 
116
   </widget>
-
 
117
   <widget class="QLabel" name="label_5">
-
 
118
    <property name="geometry">
-
 
119
     <rect>
-
 
120
      <x>448</x>
-
 
121
      <y>20</y>
-
 
122
      <width>16</width>
-
 
123
      <height>16</height>
-
 
124
     </rect>
-
 
125
    </property>
-
 
126
    <property name="maximumSize">
-
 
127
     <size>
-
 
128
      <width>20</width>
-
 
129
      <height>16777215</height>
-
 
130
     </size>
-
 
131
    </property>
-
 
132
    <property name="text">
-
 
133
     <string>99</string>
-
 
134
    </property>
-
 
135
   </widget>
-
 
136
   <widget class="QTimeEdit" name="timeEdit_2">
-
 
137
    <property name="geometry">
-
 
138
     <rect>
-
 
139
      <x>202</x>
-
 
140
      <y>16</y>
-
 
141
      <width>75</width>
-
 
142
      <height>20</height>
-
 
143
     </rect>
-
 
144
    </property>
-
 
145
    <property name="displayFormat">
-
 
146
     <string>hh:mm:ss</string>
-
 
147
    </property>
-
 
148
   </widget>
-
 
149
   <widget class="QLabel" name="label_3">
-
 
150
    <property name="geometry">
-
 
151
     <rect>
-
 
152
      <x>392</x>
-
 
153
      <y>20</y>
-
 
154
      <width>16</width>
-
 
155
      <height>16</height>
-
 
156
     </rect>
-
 
157
    </property>
-
 
158
    <property name="maximumSize">
-
 
159
     <size>
-
 
160
      <width>20</width>
-
 
161
      <height>16777215</height>
-
 
162
     </size>
-
 
163
    </property>
-
 
164
    <property name="text">
-
 
165
     <string>99</string>
-
 
166
    </property>
-
 
167
   </widget>
-
 
168
   <widget class="QTimeEdit" name="timeEdit">
-
 
169
    <property name="geometry">
-
 
170
     <rect>
-
 
171
      <x>111</x>
-
 
172
      <y>16</y>
-
 
173
      <width>75</width>
-
 
174
      <height>20</height>
-
 
175
     </rect>
-
 
176
    </property>
-
 
177
    <property name="displayFormat">
-
 
178
     <string>hh:mm:ss</string>
-
 
179
    </property>
-
 
180
   </widget>
-
 
181
   <zorder>label</zorder>
-
 
182
   <zorder>checkBox</zorder>
-
 
183
   <zorder>lineEdit</zorder>
-
 
184
   <zorder>timeEdit_2</zorder>
-
 
185
   <zorder>timeEdit</zorder>
-
 
186
   <zorder>label</zorder>
-
 
187
   <zorder>lineEdit</zorder>
-
 
188
   <zorder>checkBox</zorder>
-
 
189
   <zorder>timeEdit_2</zorder>
-
 
190
   <zorder>timeEdit</zorder>
-
 
191
   <zorder>label_4</zorder>
-
 
192
   <zorder>label_2</zorder>
-
 
193
   <zorder>label</zorder>
-
 
194
   <zorder>checkBox</zorder>
-
 
195
   <zorder>lineEdit</zorder>
-
 
196
   <zorder>label_5</zorder>
-
 
197
   <zorder>timeEdit_2</zorder>
-
 
198
   <zorder>label_3</zorder>
-
 
199
   <zorder>timeEdit</zorder>
-
 
200
  </widget>
110
  </widget>
201
 </widget>
111
 </widget>
202
 <resources/>
112
 <resources/>
203
 <connections/>
113
 <connections/>
204
</ui>
114
</ui>