Subversion Repositories svn1-original

Rev

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

Rev 307 Rev 308
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>347</width>
9
    <width>347</width>
10
    <height>412</height>
10
    <height>429</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 21... Line 21...
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>170</x>
25
     <x>170</x>
26
     <y>270</y>
26
     <y>280</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 64... Line 64...
64
      <y>50</y>
64
      <y>50</y>
65
      <width>301</width>
65
      <width>301</width>
66
      <height>20</height>
66
      <height>20</height>
67
     </rect>
67
     </rect>
68
    </property>
68
    </property>
-
 
69
    <property name="focusPolicy">
-
 
70
     <enum>Qt::NoFocus</enum>
-
 
71
    </property>
69
    <property name="readOnly">
72
    <property name="readOnly">
70
     <bool>true</bool>
73
     <bool>true</bool>
71
    </property>
74
    </property>
72
   </widget>
75
   </widget>
73
  </widget>
76
  </widget>
Line 100... Line 103...
100
      <y>50</y>
103
      <y>50</y>
101
      <width>301</width>
104
      <width>301</width>
102
      <height>20</height>
105
      <height>20</height>
103
     </rect>
106
     </rect>
104
    </property>
107
    </property>
-
 
108
    <property name="focusPolicy">
-
 
109
     <enum>Qt::NoFocus</enum>
-
 
110
    </property>
105
    <property name="readOnly">
111
    <property name="readOnly">
106
     <bool>true</bool>
112
     <bool>true</bool>
107
    </property>
113
    </property>
108
   </widget>
114
   </widget>
109
  </widget>
115
  </widget>
Line 111... Line 117...
111
   <property name="geometry">
117
   <property name="geometry">
112
    <rect>
118
    <rect>
113
     <x>10</x>
119
     <x>10</x>
114
     <y>180</y>
120
     <y>180</y>
115
     <width>321</width>
121
     <width>321</width>
116
     <height>80</height>
122
     <height>91</height>
117
    </rect>
123
    </rect>
118
   </property>
124
   </property>
119
   <property name="title">
125
   <property name="title">
120
    <string>Mode</string>
126
    <string>Mode</string>
121
   </property>
127
   </property>
Line 137... Line 143...
137
   </widget>
143
   </widget>
138
   <widget class="QRadioButton" name="swapMode">
144
   <widget class="QRadioButton" name="swapMode">
139
    <property name="geometry">
145
    <property name="geometry">
140
     <rect>
146
     <rect>
141
      <x>10</x>
147
      <x>10</x>
142
      <y>40</y>
148
      <y>60</y>
143
      <width>82</width>
149
      <width>82</width>
144
      <height>18</height>
150
      <height>18</height>
145
     </rect>
151
     </rect>
146
    </property>
152
    </property>
147
    <property name="toolTip">
153
    <property name="toolTip">
Line 152... Line 158...
152
    </property>
158
    </property>
153
    <property name="checked">
159
    <property name="checked">
154
     <bool>true</bool>
160
     <bool>true</bool>
155
    </property>
161
    </property>
156
   </widget>
162
   </widget>
157
   <widget class="QCheckBox" name="eraseSource">
163
   <widget class="QCheckBox" name="onlyTimes">
158
    <property name="geometry">
164
    <property name="geometry">
159
     <rect>
165
     <rect>
160
      <x>110</x>
166
      <x>160</x>
161
      <y>20</y>
167
      <y>20</y>
162
      <width>101</width>
168
      <width>101</width>
163
      <height>18</height>
169
      <height>18</height>
164
     </rect>
170
     </rect>
165
    </property>
171
    </property>
166
    <property name="toolTip">
172
    <property name="toolTip">
167
     <string>Erase source teams data after a copy.</string>
173
     <string>Erase source teams data after a copy.</string>
168
    </property>
174
    </property>
169
    <property name="text">
175
    <property name="text">
-
 
176
     <string>Only Times</string>
-
 
177
    </property>
-
 
178
   </widget>
-
 
179
   <widget class="QCheckBox" name="onlyNames">
-
 
180
    <property name="geometry">
-
 
181
     <rect>
-
 
182
      <x>160</x>
-
 
183
      <y>50</y>
-
 
184
      <width>101</width>
-
 
185
      <height>18</height>
-
 
186
     </rect>
-
 
187
    </property>
-
 
188
    <property name="toolTip">
-
 
189
     <string>Erase source teams data after a copy.</string>
-
 
190
    </property>
-
 
191
    <property name="text">
-
 
192
     <string>Only Names</string>
-
 
193
    </property>
-
 
194
   </widget>
-
 
195
   <widget class="QRadioButton" name="moveMode">
-
 
196
    <property name="geometry">
-
 
197
     <rect>
-
 
198
      <x>10</x>
-
 
199
      <y>40</y>
-
 
200
      <width>51</width>
-
 
201
      <height>18</height>
-
 
202
     </rect>
-
 
203
    </property>
-
 
204
    <property name="toolTip">
-
 
205
     <string>Copy the source team data to the target team</string>
-
 
206
    </property>
-
 
207
    <property name="text">
170
     <string>Erase Source</string>
208
     <string>Move</string>
171
    </property>
209
    </property>
172
   </widget>
210
   </widget>
173
  </widget>
211
  </widget>
174
  <widget class="QLabel" name="Help">
212
  <widget class="QLabel" name="Help">
175
   <property name="geometry">
213
   <property name="geometry">
176
    <rect>
214
    <rect>
177
     <x>10</x>
215
     <x>10</x>
178
     <y>310</y>
216
     <y>320</y>
179
     <width>321</width>
217
     <width>321</width>
180
     <height>91</height>
218
     <height>101</height>
181
    </rect>
219
    </rect>
182
   </property>
220
   </property>
183
   <property name="frameShape">
221
   <property name="frameShape">
184
    <enum>QFrame::Panel</enum>
222
    <enum>QFrame::Panel</enum>
185
   </property>
223
   </property>
Line 188... Line 226...
188
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
226
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
189
p, li { white-space: pre-wrap; }
227
p, li { white-space: pre-wrap; }
190
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
228
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
191
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Modes of operation&lt;/span&gt;&lt;/p&gt;
229
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Modes of operation&lt;/span&gt;&lt;/p&gt;
192
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;&lt;/p&gt;
230
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;&lt;/p&gt;
193
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Copy the source team data to the target, and optionally erase the source entry.&lt;/span&gt;&lt;/p&gt;
231
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Copy the source team data to the target.&lt;/span&gt;&lt;/p&gt;
-
 
232
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;&lt;/p&gt;
-
 
233
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Move the source data to the target. The source will be erased.&lt;/span&gt;&lt;/p&gt;
194
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;&lt;/p&gt;
234
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;&lt;/p&gt;
195
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Swap the two team's data.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
235
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Swap the two team's data.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
196
   </property>
236
   </property>
197
   <property name="alignment">
237
   <property name="alignment">
198
    <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
238
    <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
Line 207... Line 247...
207
   <class>QmTeamSelector</class>
247
   <class>QmTeamSelector</class>
208
   <extends>QSpinBox</extends>
248
   <extends>QSpinBox</extends>
209
   <header>qmteamselector.h</header>
249
   <header>qmteamselector.h</header>
210
  </customwidget>
250
  </customwidget>
211
 </customwidgets>
251
 </customwidgets>
-
 
252
 <tabstops>
-
 
253
  <tabstop>buttonBox</tabstop>
-
 
254
  <tabstop>sourceTeam</tabstop>
-
 
255
  <tabstop>targetTeam</tabstop>
-
 
256
  <tabstop>copyMode</tabstop>
-
 
257
  <tabstop>moveMode</tabstop>
-
 
258
  <tabstop>swapMode</tabstop>
-
 
259
  <tabstop>onlyTimes</tabstop>
-
 
260
  <tabstop>onlyNames</tabstop>
-
 
261
 </tabstops>
212
 <resources/>
262
 <resources/>
213
 <connections>
263
 <connections>
214
  <connection>
264
  <connection>
215
   <sender>buttonBox</sender>
265
   <sender>buttonBox</sender>
216
   <signal>accepted()</signal>
266
   <signal>accepted()</signal>