Subversion Repositories svn1

Rev

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

Rev 302 Rev 303
Line 4... Line 4...
4
 <widget class="QDialog" name="QmDialogChangeTeamNumber">
4
 <widget class="QDialog" name="QmDialogChangeTeamNumber">
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>263</width>
9
    <width>347</width>
10
    <height>312</height>
10
    <height>412</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>Dialog</string>
14
   <string>Dialog</string>
15
  </property>
15
  </property>
Line 20... Line 20...
20
   <bool>false</bool>
20
   <bool>false</bool>
21
  </property>
21
  </property>
22
  <widget class="QDialogButtonBox" name="buttonBox">
22
  <widget class="QDialogButtonBox" name="buttonBox">
23
   <property name="geometry">
23
   <property name="geometry">
24
    <rect>
24
    <rect>
25
     <x>90</x>
25
     <x>170</x>
26
     <y>170</y>
26
     <y>270</y>
27
     <width>161</width>
27
     <width>161</width>
28
     <height>32</height>
28
     <height>32</height>
29
    </rect>
29
    </rect>
30
   </property>
30
   </property>
31
   <property name="orientation">
31
   <property name="orientation">
Line 38... Line 38...
38
  <widget class="QGroupBox" name="groupBox">
38
  <widget class="QGroupBox" name="groupBox">
39
   <property name="geometry">
39
   <property name="geometry">
40
    <rect>
40
    <rect>
41
     <x>10</x>
41
     <x>10</x>
42
     <y>10</y>
42
     <y>10</y>
43
     <width>111</width>
43
     <width>321</width>
44
     <height>51</height>
44
     <height>81</height>
45
    </rect>
45
    </rect>
46
   </property>
46
   </property>
47
   <property name="title">
47
   <property name="title">
48
    <string>Source Team</string>
48
    <string>Source Team</string>
49
   </property>
49
   </property>
Line 55... Line 55...
55
      <width>61</width>
55
      <width>61</width>
56
      <height>22</height>
56
      <height>22</height>
57
     </rect>
57
     </rect>
58
    </property>
58
    </property>
59
   </widget>
59
   </widget>
-
 
60
   <widget class="QLineEdit" name="sourceName">
-
 
61
    <property name="geometry">
-
 
62
     <rect>
-
 
63
      <x>10</x>
-
 
64
      <y>50</y>
-
 
65
      <width>301</width>
-
 
66
      <height>20</height>
-
 
67
     </rect>
-
 
68
    </property>
-
 
69
    <property name="readOnly">
-
 
70
     <bool>true</bool>
-
 
71
    </property>
-
 
72
   </widget>
60
  </widget>
73
  </widget>
61
  <widget class="QGroupBox" name="groupBox_2">
74
  <widget class="QGroupBox" name="groupBox_2">
62
   <property name="geometry">
75
   <property name="geometry">
63
    <rect>
76
    <rect>
64
     <x>140</x>
77
     <x>10</x>
65
     <y>10</y>
78
     <y>90</y>
66
     <width>111</width>
79
     <width>321</width>
67
     <height>51</height>
80
     <height>81</height>
68
    </rect>
81
    </rect>
69
   </property>
82
   </property>
70
   <property name="title">
83
   <property name="title">
71
    <string>Target Team</string>
84
    <string>Target Team</string>
72
   </property>
85
   </property>
Line 78... Line 91...
78
      <width>61</width>
91
      <width>61</width>
79
      <height>22</height>
92
      <height>22</height>
80
     </rect>
93
     </rect>
81
    </property>
94
    </property>
82
   </widget>
95
   </widget>
-
 
96
   <widget class="QLineEdit" name="targetName">
-
 
97
    <property name="geometry">
-
 
98
     <rect>
-
 
99
      <x>10</x>
-
 
100
      <y>50</y>
-
 
101
      <width>301</width>
-
 
102
      <height>20</height>
-
 
103
     </rect>
-
 
104
    </property>
-
 
105
    <property name="readOnly">
-
 
106
     <bool>true</bool>
-
 
107
    </property>
-
 
108
   </widget>
83
  </widget>
109
  </widget>
84
  <widget class="QGroupBox" name="groupBox_3">
110
  <widget class="QGroupBox" name="groupBox_3">
85
   <property name="geometry">
111
   <property name="geometry">
86
    <rect>
112
    <rect>
87
     <x>10</x>
113
     <x>10</x>
88
     <y>70</y>
114
     <y>180</y>
89
     <width>241</width>
115
     <width>321</width>
90
     <height>80</height>
116
     <height>80</height>
91
    </rect>
117
    </rect>
92
   </property>
118
   </property>
93
   <property name="title">
119
   <property name="title">
94
    <string>Mode</string>
120
    <string>Mode</string>
Line 147... Line 173...
147
  </widget>
173
  </widget>
148
  <widget class="QLabel" name="Help">
174
  <widget class="QLabel" name="Help">
149
   <property name="geometry">
175
   <property name="geometry">
150
    <rect>
176
    <rect>
151
     <x>10</x>
177
     <x>10</x>
152
     <y>210</y>
178
     <y>310</y>
153
     <width>241</width>
179
     <width>321</width>
154
     <height>91</height>
180
     <height>91</height>
155
    </rect>
181
    </rect>
156
   </property>
182
   </property>
157
   <property name="frameShape">
183
   <property name="frameShape">
158
    <enum>QFrame::Panel</enum>
184
    <enum>QFrame::Panel</enum>