Subversion Repositories svn1-original

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>qmStatusItem</class>
4
 <widget class="QWidget" name="qmStatusItem">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>171</width>
10
    <height>71</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>Form</string>
15
  </property>
16
  <widget class="QGroupBox" name="groupBox">
17
   <property name="geometry">
18
    <rect>
19
     <x>0</x>
20
     <y>0</y>
21
     <width>171</width>
22
     <height>71</height>
23
    </rect>
24
   </property>
25
   <property name="title">
26
    <string/>
27
   </property>
28
   <widget class="QLineEdit" name="team">
29
    <property name="geometry">
30
     <rect>
31
      <x>10</x>
32
      <y>10</y>
33
      <width>31</width>
34
      <height>20</height>
35
     </rect>
36
    </property>
37
   </widget>
38
   <widget class="QTimeEdit" name="best">
39
    <property name="geometry">
40
     <rect>
41
      <x>50</x>
42
      <y>10</y>
43
      <width>118</width>
44
      <height>22</height>
45
     </rect>
46
    </property>
47
   </widget>
48
   <widget class="QTimeEdit" name="average">
49
    <property name="geometry">
50
     <rect>
51
      <x>50</x>
52
      <y>40</y>
53
      <width>118</width>
54
      <height>22</height>
55
     </rect>
56
    </property>
57
   </widget>
58
  </widget>
59
 </widget>
60
 <resources/>
61
 <connections/>
62
</ui>