summaryrefslogtreecommitdiff
authordwmw2 <dwmw2>2002-04-04 11:42:18 (UTC)
committer dwmw2 <dwmw2>2002-04-04 11:42:18 (UTC)
commitbc0b907f0dcd79ef153501520d570f0500c7f20d (patch) (unidiff)
treec0442878e35b6ebc2dc2c5c623ce72cb4a2837db
parent0ffdfb93cd33ae975822701e16421990e416c218 (diff)
downloadopie-bc0b907f0dcd79ef153501520d570f0500c7f20d.zip
opie-bc0b907f0dcd79ef153501520d570f0500c7f20d.tar.gz
opie-bc0b907f0dcd79ef153501520d570f0500c7f20d.tar.bz2
reduce margins to make more space for text
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/gsmtool/gsmtoolbase.ui13
1 files changed, 10 insertions, 3 deletions
diff --git a/noncore/unsupported/gsmtool/gsmtoolbase.ui b/noncore/unsupported/gsmtool/gsmtoolbase.ui
index 69480cd..2cca852 100644
--- a/noncore/unsupported/gsmtool/gsmtoolbase.ui
+++ b/noncore/unsupported/gsmtool/gsmtoolbase.ui
@@ -46,905 +46,912 @@
46 <hsizetype>7</hsizetype> 46 <hsizetype>7</hsizetype>
47 <vsizetype>7</vsizetype> 47 <vsizetype>7</vsizetype>
48 </sizepolicy> 48 </sizepolicy>
49 </property> 49 </property>
50 <property stdset="1"> 50 <property stdset="1">
51 <name>focusPolicy</name> 51 <name>focusPolicy</name>
52 <enum>NoFocus</enum> 52 <enum>NoFocus</enum>
53 </property> 53 </property>
54 <property> 54 <property>
55 <name>layoutMargin</name> 55 <name>layoutMargin</name>
56 </property> 56 </property>
57 <property> 57 <property>
58 <name>layoutSpacing</name> 58 <name>layoutSpacing</name>
59 </property> 59 </property>
60 <widget> 60 <widget>
61 <class>QWidget</class> 61 <class>QWidget</class>
62 <property stdset="1"> 62 <property stdset="1">
63 <name>name</name> 63 <name>name</name>
64 <cstring>tab</cstring> 64 <cstring>tab</cstring>
65 </property> 65 </property>
66 <attribute> 66 <attribute>
67 <name>title</name> 67 <name>title</name>
68 <string>Device</string> 68 <string>Device</string>
69 </attribute> 69 </attribute>
70 <vbox> 70 <vbox>
71 <property stdset="1"> 71 <property stdset="1">
72 <name>margin</name> 72 <name>margin</name>
73 <number>2</number> 73 <number>2</number>
74 </property> 74 </property>
75 <property stdset="1"> 75 <property stdset="1">
76 <name>spacing</name> 76 <name>spacing</name>
77 <number>1</number> 77 <number>1</number>
78 </property> 78 </property>
79 <widget> 79 <widget>
80 <class>QLabel</class> 80 <class>QLabel</class>
81 <property stdset="1"> 81 <property stdset="1">
82 <name>name</name> 82 <name>name</name>
83 <cstring>DeviceLabel</cstring> 83 <cstring>DeviceLabel</cstring>
84 </property> 84 </property>
85 <property stdset="1"> 85 <property stdset="1">
86 <name>text</name> 86 <name>text</name>
87 <string>Modem Device:</string> 87 <string>Modem Device:</string>
88 </property> 88 </property>
89 </widget> 89 </widget>
90 <widget> 90 <widget>
91 <class>QComboBox</class> 91 <class>QComboBox</class>
92 <item> 92 <item>
93 <property> 93 <property>
94 <name>text</name> 94 <name>text</name>
95 <string>/dev/ircomm0</string> 95 <string>/dev/ircomm0</string>
96 </property> 96 </property>
97 </item> 97 </item>
98 <item> 98 <item>
99 <property> 99 <property>
100 <name>text</name> 100 <name>text</name>
101 <string>/dev/ttySA0</string> 101 <string>/dev/ttySA0</string>
102 </property> 102 </property>
103 </item> 103 </item>
104 <item> 104 <item>
105 <property> 105 <property>
106 <name>text</name> 106 <name>text</name>
107 <string>/dev/ttyS0</string> 107 <string>/dev/ttyS0</string>
108 </property> 108 </property>
109 </item> 109 </item>
110 <property stdset="1"> 110 <property stdset="1">
111 <name>name</name> 111 <name>name</name>
112 <cstring>DeviceName</cstring> 112 <cstring>DeviceName</cstring>
113 </property> 113 </property>
114 <property stdset="1"> 114 <property stdset="1">
115 <name>editable</name> 115 <name>editable</name>
116 <bool>true</bool> 116 <bool>true</bool>
117 </property> 117 </property>
118 <property stdset="1"> 118 <property stdset="1">
119 <name>currentItem</name> 119 <name>currentItem</name>
120 <number>0</number> 120 <number>0</number>
121 </property> 121 </property>
122 </widget> 122 </widget>
123 <widget> 123 <widget>
124 <class>QLabel</class> 124 <class>QLabel</class>
125 <property stdset="1"> 125 <property stdset="1">
126 <name>name</name> 126 <name>name</name>
127 <cstring>BaudLabel</cstring> 127 <cstring>BaudLabel</cstring>
128 </property> 128 </property>
129 <property stdset="1"> 129 <property stdset="1">
130 <name>text</name> 130 <name>text</name>
131 <string>Baud Rate:</string> 131 <string>Baud Rate:</string>
132 </property> 132 </property>
133 </widget> 133 </widget>
134 <widget> 134 <widget>
135 <class>QLayoutWidget</class> 135 <class>QLayoutWidget</class>
136 <property stdset="1"> 136 <property stdset="1">
137 <name>name</name> 137 <name>name</name>
138 <cstring>Layout8</cstring> 138 <cstring>Layout8</cstring>
139 </property> 139 </property>
140 <property> 140 <property>
141 <name>layoutMargin</name> 141 <name>layoutMargin</name>
142 </property> 142 </property>
143 <hbox> 143 <hbox>
144 <property stdset="1"> 144 <property stdset="1">
145 <name>margin</name> 145 <name>margin</name>
146 <number>0</number> 146 <number>0</number>
147 </property> 147 </property>
148 <property stdset="1"> 148 <property stdset="1">
149 <name>spacing</name> 149 <name>spacing</name>
150 <number>1</number> 150 <number>1</number>
151 </property> 151 </property>
152 <widget> 152 <widget>
153 <class>QComboBox</class> 153 <class>QComboBox</class>
154 <item> 154 <item>
155 <property> 155 <property>
156 <name>text</name> 156 <name>text</name>
157 <string>300</string> 157 <string>300</string>
158 </property> 158 </property>
159 </item> 159 </item>
160 <item> 160 <item>
161 <property> 161 <property>
162 <name>text</name> 162 <name>text</name>
163 <string>600</string> 163 <string>600</string>
164 </property> 164 </property>
165 </item> 165 </item>
166 <item> 166 <item>
167 <property> 167 <property>
168 <name>text</name> 168 <name>text</name>
169 <string>1200</string> 169 <string>1200</string>
170 </property> 170 </property>
171 </item> 171 </item>
172 <item> 172 <item>
173 <property> 173 <property>
174 <name>text</name> 174 <name>text</name>
175 <string>2400</string> 175 <string>2400</string>
176 </property> 176 </property>
177 </item> 177 </item>
178 <item> 178 <item>
179 <property> 179 <property>
180 <name>text</name> 180 <name>text</name>
181 <string>4800</string> 181 <string>4800</string>
182 </property> 182 </property>
183 </item> 183 </item>
184 <item> 184 <item>
185 <property> 185 <property>
186 <name>text</name> 186 <name>text</name>
187 <string>9600</string> 187 <string>9600</string>
188 </property> 188 </property>
189 </item> 189 </item>
190 <item> 190 <item>
191 <property> 191 <property>
192 <name>text</name> 192 <name>text</name>
193 <string>19200</string> 193 <string>19200</string>
194 </property> 194 </property>
195 </item> 195 </item>
196 <item> 196 <item>
197 <property> 197 <property>
198 <name>text</name> 198 <name>text</name>
199 <string>38400</string> 199 <string>38400</string>
200 </property> 200 </property>
201 </item> 201 </item>
202 <item> 202 <item>
203 <property> 203 <property>
204 <name>text</name> 204 <name>text</name>
205 <string>57600</string> 205 <string>57600</string>
206 </property> 206 </property>
207 </item> 207 </item>
208 <item> 208 <item>
209 <property> 209 <property>
210 <name>text</name> 210 <name>text</name>
211 <string>115200</string> 211 <string>115200</string>
212 </property> 212 </property>
213 </item> 213 </item>
214 <item> 214 <item>
215 <property> 215 <property>
216 <name>text</name> 216 <name>text</name>
217 <string>230400</string> 217 <string>230400</string>
218 </property> 218 </property>
219 </item> 219 </item>
220 <item> 220 <item>
221 <property> 221 <property>
222 <name>text</name> 222 <name>text</name>
223 <string>460800</string> 223 <string>460800</string>
224 </property> 224 </property>
225 </item> 225 </item>
226 <property stdset="1"> 226 <property stdset="1">
227 <name>name</name> 227 <name>name</name>
228 <cstring>BaudRate</cstring> 228 <cstring>BaudRate</cstring>
229 </property> 229 </property>
230 <property stdset="1"> 230 <property stdset="1">
231 <name>editable</name> 231 <name>editable</name>
232 <bool>false</bool> 232 <bool>false</bool>
233 </property> 233 </property>
234 <property stdset="1"> 234 <property stdset="1">
235 <name>currentItem</name> 235 <name>currentItem</name>
236 <number>6</number> 236 <number>6</number>
237 </property> 237 </property>
238 </widget> 238 </widget>
239 <spacer> 239 <spacer>
240 <property> 240 <property>
241 <name>name</name> 241 <name>name</name>
242 <cstring>Spacer5</cstring> 242 <cstring>Spacer5</cstring>
243 </property> 243 </property>
244 <property stdset="1"> 244 <property stdset="1">
245 <name>orientation</name> 245 <name>orientation</name>
246 <enum>Horizontal</enum> 246 <enum>Horizontal</enum>
247 </property> 247 </property>
248 <property stdset="1"> 248 <property stdset="1">
249 <name>sizeType</name> 249 <name>sizeType</name>
250 <enum>Expanding</enum> 250 <enum>Expanding</enum>
251 </property> 251 </property>
252 <property> 252 <property>
253 <name>sizeHint</name> 253 <name>sizeHint</name>
254 <size> 254 <size>
255 <width>20</width> 255 <width>20</width>
256 <height>20</height> 256 <height>20</height>
257 </size> 257 </size>
258 </property> 258 </property>
259 </spacer> 259 </spacer>
260 <widget> 260 <widget>
261 <class>QPushButton</class> 261 <class>QPushButton</class>
262 <property stdset="1"> 262 <property stdset="1">
263 <name>name</name> 263 <name>name</name>
264 <cstring>ConnectButton</cstring> 264 <cstring>ConnectButton</cstring>
265 </property> 265 </property>
266 <property stdset="1"> 266 <property stdset="1">
267 <name>sizePolicy</name> 267 <name>sizePolicy</name>
268 <sizepolicy> 268 <sizepolicy>
269 <hsizetype>1</hsizetype> 269 <hsizetype>1</hsizetype>
270 <vsizetype>1</vsizetype> 270 <vsizetype>1</vsizetype>
271 </sizepolicy> 271 </sizepolicy>
272 </property> 272 </property>
273 <property stdset="1"> 273 <property stdset="1">
274 <name>text</name> 274 <name>text</name>
275 <string>Connect</string> 275 <string>Connect</string>
276 </property> 276 </property>
277 </widget> 277 </widget>
278 </hbox> 278 </hbox>
279 </widget> 279 </widget>
280 <widget> 280 <widget>
281 <class>Line</class> 281 <class>Line</class>
282 <property stdset="1"> 282 <property stdset="1">
283 <name>name</name> 283 <name>name</name>
284 <cstring>Line1</cstring> 284 <cstring>Line1</cstring>
285 </property> 285 </property>
286 <property stdset="1"> 286 <property stdset="1">
287 <name>orientation</name> 287 <name>orientation</name>
288 <enum>Horizontal</enum> 288 <enum>Horizontal</enum>
289 </property> 289 </property>
290 </widget> 290 </widget>
291 <widget> 291 <widget>
292 <class>QLabel</class> 292 <class>QLabel</class>
293 <property stdset="1"> 293 <property stdset="1">
294 <name>name</name> 294 <name>name</name>
295 <cstring>MfrLabel</cstring> 295 <cstring>MfrLabel</cstring>
296 </property> 296 </property>
297 <property stdset="1"> 297 <property stdset="1">
298 <name>enabled</name> 298 <name>enabled</name>
299 <bool>true</bool> 299 <bool>true</bool>
300 </property> 300 </property>
301 <property stdset="1"> 301 <property stdset="1">
302 <name>text</name> 302 <name>text</name>
303 <string>Manufacturer:</string> 303 <string>Manufacturer:</string>
304 </property> 304 </property>
305 </widget> 305 </widget>
306 <widget> 306 <widget>
307 <class>QLineEdit</class> 307 <class>QLineEdit</class>
308 <property stdset="1"> 308 <property stdset="1">
309 <name>name</name> 309 <name>name</name>
310 <cstring>MfrText</cstring> 310 <cstring>MfrText</cstring>
311 </property> 311 </property>
312 <property stdset="1"> 312 <property stdset="1">
313 <name>sizePolicy</name> 313 <name>sizePolicy</name>
314 <sizepolicy> 314 <sizepolicy>
315 <hsizetype>1</hsizetype> 315 <hsizetype>1</hsizetype>
316 <vsizetype>0</vsizetype> 316 <vsizetype>0</vsizetype>
317 </sizepolicy> 317 </sizepolicy>
318 </property> 318 </property>
319 <property stdset="1"> 319 <property stdset="1">
320 <name>focusPolicy</name> 320 <name>focusPolicy</name>
321 <enum>NoFocus</enum> 321 <enum>NoFocus</enum>
322 </property> 322 </property>
323 <property stdset="1"> 323 <property stdset="1">
324 <name>text</name> 324 <name>text</name>
325 <string></string> 325 <string></string>
326 </property> 326 </property>
327 </widget> 327 </widget>
328 <widget> 328 <widget>
329 <class>QLabel</class> 329 <class>QLabel</class>
330 <property stdset="1"> 330 <property stdset="1">
331 <name>name</name> 331 <name>name</name>
332 <cstring>ModelLabel</cstring> 332 <cstring>ModelLabel</cstring>
333 </property> 333 </property>
334 <property stdset="1"> 334 <property stdset="1">
335 <name>text</name> 335 <name>text</name>
336 <string>Model:</string> 336 <string>Model:</string>
337 </property> 337 </property>
338 </widget> 338 </widget>
339 <widget> 339 <widget>
340 <class>QLineEdit</class> 340 <class>QLineEdit</class>
341 <property stdset="1"> 341 <property stdset="1">
342 <name>name</name> 342 <name>name</name>
343 <cstring>ModelText</cstring> 343 <cstring>ModelText</cstring>
344 </property> 344 </property>
345 <property stdset="1"> 345 <property stdset="1">
346 <name>focusPolicy</name> 346 <name>focusPolicy</name>
347 <enum>NoFocus</enum> 347 <enum>NoFocus</enum>
348 </property> 348 </property>
349 </widget> 349 </widget>
350 <widget> 350 <widget>
351 <class>QLabel</class> 351 <class>QLabel</class>
352 <property stdset="1"> 352 <property stdset="1">
353 <name>name</name> 353 <name>name</name>
354 <cstring>RevisionLabel</cstring> 354 <cstring>RevisionLabel</cstring>
355 </property> 355 </property>
356 <property stdset="1"> 356 <property stdset="1">
357 <name>text</name> 357 <name>text</name>
358 <string>Revision:</string> 358 <string>Revision:</string>
359 </property> 359 </property>
360 </widget> 360 </widget>
361 <widget> 361 <widget>
362 <class>QLineEdit</class> 362 <class>QLineEdit</class>
363 <property stdset="1"> 363 <property stdset="1">
364 <name>name</name> 364 <name>name</name>
365 <cstring>RevisionText</cstring> 365 <cstring>RevisionText</cstring>
366 </property> 366 </property>
367 <property stdset="1"> 367 <property stdset="1">
368 <name>focusPolicy</name> 368 <name>focusPolicy</name>
369 <enum>NoFocus</enum> 369 <enum>NoFocus</enum>
370 </property> 370 </property>
371 </widget> 371 </widget>
372 <widget> 372 <widget>
373 <class>QLabel</class> 373 <class>QLabel</class>
374 <property stdset="1"> 374 <property stdset="1">
375 <name>name</name> 375 <name>name</name>
376 <cstring>SerialLabel</cstring> 376 <cstring>SerialLabel</cstring>
377 </property> 377 </property>
378 <property stdset="1"> 378 <property stdset="1">
379 <name>text</name> 379 <name>text</name>
380 <string>Serial Number:</string> 380 <string>Serial Number:</string>
381 </property> 381 </property>
382 </widget> 382 </widget>
383 <widget> 383 <widget>
384 <class>QLineEdit</class> 384 <class>QLineEdit</class>
385 <property stdset="1"> 385 <property stdset="1">
386 <name>name</name> 386 <name>name</name>
387 <cstring>SerialText</cstring> 387 <cstring>SerialText</cstring>
388 </property> 388 </property>
389 <property stdset="1"> 389 <property stdset="1">
390 <name>focusPolicy</name> 390 <name>focusPolicy</name>
391 <enum>NoFocus</enum> 391 <enum>NoFocus</enum>
392 </property> 392 </property>
393 </widget> 393 </widget>
394 <spacer> 394 <spacer>
395 <property> 395 <property>
396 <name>name</name> 396 <name>name</name>
397 <cstring>Spacer6</cstring> 397 <cstring>Spacer6</cstring>
398 </property> 398 </property>
399 <property stdset="1"> 399 <property stdset="1">
400 <name>orientation</name> 400 <name>orientation</name>
401 <enum>Vertical</enum> 401 <enum>Vertical</enum>
402 </property> 402 </property>
403 <property stdset="1"> 403 <property stdset="1">
404 <name>sizeType</name> 404 <name>sizeType</name>
405 <enum>Expanding</enum> 405 <enum>Expanding</enum>
406 </property> 406 </property>
407 <property> 407 <property>
408 <name>sizeHint</name> 408 <name>sizeHint</name>
409 <size> 409 <size>
410 <width>20</width> 410 <width>20</width>
411 <height>20</height> 411 <height>20</height>
412 </size> 412 </size>
413 </property> 413 </property>
414 </spacer> 414 </spacer>
415 </vbox> 415 </vbox>
416 </widget> 416 </widget>
417 <widget> 417 <widget>
418 <class>QWidget</class> 418 <class>QWidget</class>
419 <property stdset="1"> 419 <property stdset="1">
420 <name>name</name> 420 <name>name</name>
421 <cstring>tab</cstring> 421 <cstring>tab</cstring>
422 </property> 422 </property>
423 <attribute> 423 <attribute>
424 <name>title</name> 424 <name>title</name>
425 <string>Network</string> 425 <string>Network</string>
426 </attribute> 426 </attribute>
427 <vbox> 427 <vbox>
428 <property stdset="1"> 428 <property stdset="1">
429 <name>margin</name> 429 <name>margin</name>
430 <number>0</number> 430 <number>2</number>
431 </property> 431 </property>
432 <property stdset="1"> 432 <property stdset="1">
433 <name>spacing</name> 433 <name>spacing</name>
434 <number>1</number> 434 <number>1</number>
435 </property> 435 </property>
436 <widget> 436 <widget>
437 <class>QLabel</class> 437 <class>QLabel</class>
438 <property stdset="1"> 438 <property stdset="1">
439 <name>name</name> 439 <name>name</name>
440 <cstring>NetStatLabel</cstring> 440 <cstring>NetStatLabel</cstring>
441 </property> 441 </property>
442 <property stdset="1"> 442 <property stdset="1">
443 <name>text</name> 443 <name>text</name>
444 <string>Network Status:</string> 444 <string>Network Status:</string>
445 </property> 445 </property>
446 </widget> 446 </widget>
447 <widget> 447 <widget>
448 <class>QLineEdit</class> 448 <class>QLineEdit</class>
449 <property stdset="1"> 449 <property stdset="1">
450 <name>name</name> 450 <name>name</name>
451 <cstring>NetStatText</cstring> 451 <cstring>NetStatText</cstring>
452 </property> 452 </property>
453 <property stdset="1"> 453 <property stdset="1">
454 <name>focusPolicy</name> 454 <name>focusPolicy</name>
455 <enum>NoFocus</enum> 455 <enum>NoFocus</enum>
456 </property> 456 </property>
457 </widget> 457 </widget>
458 <widget> 458 <widget>
459 <class>QLabel</class> 459 <class>QLabel</class>
460 <property stdset="1"> 460 <property stdset="1">
461 <name>name</name> 461 <name>name</name>
462 <cstring>NetworkLabel</cstring> 462 <cstring>NetworkLabel</cstring>
463 </property> 463 </property>
464 <property stdset="1"> 464 <property stdset="1">
465 <name>text</name> 465 <name>text</name>
466 <string>Current Network:</string> 466 <string>Current Network:</string>
467 </property> 467 </property>
468 </widget> 468 </widget>
469 <widget> 469 <widget>
470 <class>QLineEdit</class> 470 <class>QLineEdit</class>
471 <property stdset="1"> 471 <property stdset="1">
472 <name>name</name> 472 <name>name</name>
473 <cstring>NetworkText</cstring> 473 <cstring>NetworkText</cstring>
474 </property> 474 </property>
475 <property stdset="1"> 475 <property stdset="1">
476 <name>focusPolicy</name> 476 <name>focusPolicy</name>
477 <enum>NoFocus</enum> 477 <enum>NoFocus</enum>
478 </property> 478 </property>
479 </widget> 479 </widget>
480 <widget> 480 <widget>
481 <class>QLayoutWidget</class> 481 <class>QLayoutWidget</class>
482 <property stdset="1"> 482 <property stdset="1">
483 <name>name</name> 483 <name>name</name>
484 <cstring>Layout7</cstring> 484 <cstring>Layout7</cstring>
485 </property> 485 </property>
486 <property> 486 <property>
487 <name>layoutMargin</name> 487 <name>layoutMargin</name>
488 </property> 488 </property>
489 <hbox> 489 <hbox>
490 <property stdset="1"> 490 <property stdset="1">
491 <name>margin</name> 491 <name>margin</name>
492 <number>0</number> 492 <number>0</number>
493 </property> 493 </property>
494 <property stdset="1"> 494 <property stdset="1">
495 <name>spacing</name> 495 <name>spacing</name>
496 <number>1</number> 496 <number>1</number>
497 </property> 497 </property>
498 <widget> 498 <widget>
499 <class>QLabel</class> 499 <class>QLabel</class>
500 <property stdset="1"> 500 <property stdset="1">
501 <name>name</name> 501 <name>name</name>
502 <cstring>SigStrLabel</cstring> 502 <cstring>SigStrLabel</cstring>
503 </property> 503 </property>
504 <property stdset="1"> 504 <property stdset="1">
505 <name>text</name> 505 <name>text</name>
506 <string>Signal Strength:</string> 506 <string>Signal Strength:</string>
507 </property> 507 </property>
508 </widget> 508 </widget>
509 <widget> 509 <widget>
510 <class>QLineEdit</class> 510 <class>QLineEdit</class>
511 <property stdset="1"> 511 <property stdset="1">
512 <name>name</name> 512 <name>name</name>
513 <cstring>SigStrText</cstring> 513 <cstring>SigStrText</cstring>
514 </property> 514 </property>
515 <property stdset="1"> 515 <property stdset="1">
516 <name>focusPolicy</name> 516 <name>focusPolicy</name>
517 <enum>NoFocus</enum> 517 <enum>NoFocus</enum>
518 </property> 518 </property>
519 </widget> 519 </widget>
520 <widget> 520 <widget>
521 <class>QLabel</class> 521 <class>QLabel</class>
522 <property stdset="1"> 522 <property stdset="1">
523 <name>name</name> 523 <name>name</name>
524 <cstring>dB</cstring> 524 <cstring>dB</cstring>
525 </property> 525 </property>
526 <property stdset="1"> 526 <property stdset="1">
527 <name>text</name> 527 <name>text</name>
528 <string>dBm</string> 528 <string>dBm</string>
529 </property> 529 </property>
530 </widget> 530 </widget>
531 </hbox> 531 </hbox>
532 </widget> 532 </widget>
533 <widget> 533 <widget>
534 <class>QLayoutWidget</class> 534 <class>QLayoutWidget</class>
535 <property stdset="1"> 535 <property stdset="1">
536 <name>name</name> 536 <name>name</name>
537 <cstring>Layout9</cstring> 537 <cstring>Layout9</cstring>
538 </property> 538 </property>
539 <property> 539 <property>
540 <name>layoutMargin</name> 540 <name>layoutMargin</name>
541 </property> 541 </property>
542 <hbox> 542 <hbox>
543 <property stdset="1"> 543 <property stdset="1">
544 <name>margin</name> 544 <name>margin</name>
545 <number>0</number> 545 <number>0</number>
546 </property> 546 </property>
547 <property stdset="1"> 547 <property stdset="1">
548 <name>spacing</name> 548 <name>spacing</name>
549 <number>1</number> 549 <number>1</number>
550 </property> 550 </property>
551 <widget> 551 <widget>
552 <class>QLabel</class> 552 <class>QLabel</class>
553 <property stdset="1"> 553 <property stdset="1">
554 <name>name</name> 554 <name>name</name>
555 <cstring>AvailNetsLabel</cstring> 555 <cstring>AvailNetsLabel</cstring>
556 </property> 556 </property>
557 <property stdset="1"> 557 <property stdset="1">
558 <name>text</name> 558 <name>text</name>
559 <string>Available Networks:</string> 559 <string>Available Networks:</string>
560 </property> 560 </property>
561 </widget> 561 </widget>
562 <spacer> 562 <spacer>
563 <property> 563 <property>
564 <name>name</name> 564 <name>name</name>
565 <cstring>Spacer13</cstring> 565 <cstring>Spacer13</cstring>
566 </property> 566 </property>
567 <property stdset="1"> 567 <property stdset="1">
568 <name>orientation</name> 568 <name>orientation</name>
569 <enum>Horizontal</enum> 569 <enum>Horizontal</enum>
570 </property> 570 </property>
571 <property stdset="1"> 571 <property stdset="1">
572 <name>sizeType</name> 572 <name>sizeType</name>
573 <enum>Expanding</enum> 573 <enum>Expanding</enum>
574 </property> 574 </property>
575 <property> 575 <property>
576 <name>sizeHint</name> 576 <name>sizeHint</name>
577 <size> 577 <size>
578 <width>20</width> 578 <width>20</width>
579 <height>20</height> 579 <height>20</height>
580 </size> 580 </size>
581 </property> 581 </property>
582 </spacer> 582 </spacer>
583 <widget> 583 <widget>
584 <class>QPushButton</class> 584 <class>QPushButton</class>
585 <property stdset="1"> 585 <property stdset="1">
586 <name>name</name> 586 <name>name</name>
587 <cstring>ScanButton</cstring> 587 <cstring>ScanButton</cstring>
588 </property> 588 </property>
589 <property stdset="1"> 589 <property stdset="1">
590 <name>text</name> 590 <name>text</name>
591 <string>Scan</string> 591 <string>Scan</string>
592 </property> 592 </property>
593 </widget> 593 </widget>
594 </hbox> 594 </hbox>
595 </widget> 595 </widget>
596 <widget> 596 <widget>
597 <class>QListView</class> 597 <class>QListView</class>
598 <column> 598 <column>
599 <property> 599 <property>
600 <name>text</name> 600 <name>text</name>
601 <string>Network Name</string> 601 <string>Network Name</string>
602 </property> 602 </property>
603 <property> 603 <property>
604 <name>clickable</name> 604 <name>clickable</name>
605 <bool>true</bool> 605 <bool>true</bool>
606 </property> 606 </property>
607 <property> 607 <property>
608 <name>resizeable</name> 608 <name>resizeable</name>
609 <bool>true</bool> 609 <bool>true</bool>
610 </property> 610 </property>
611 </column> 611 </column>
612 <column> 612 <column>
613 <property> 613 <property>
614 <name>text</name> 614 <name>text</name>
615 <string>Status</string> 615 <string>Status</string>
616 </property> 616 </property>
617 <property> 617 <property>
618 <name>clickable</name> 618 <name>clickable</name>
619 <bool>true</bool> 619 <bool>true</bool>
620 </property> 620 </property>
621 <property> 621 <property>
622 <name>resizeable</name> 622 <name>resizeable</name>
623 <bool>true</bool> 623 <bool>true</bool>
624 </property> 624 </property>
625 </column> 625 </column>
626 <column> 626 <column>
627 <property> 627 <property>
628 <name>text</name> 628 <name>text</name>
629 <string>No.</string> 629 <string>No.</string>
630 </property> 630 </property>
631 <property> 631 <property>
632 <name>clickable</name> 632 <name>clickable</name>
633 <bool>true</bool> 633 <bool>true</bool>
634 </property> 634 </property>
635 <property> 635 <property>
636 <name>resizeable</name> 636 <name>resizeable</name>
637 <bool>true</bool> 637 <bool>true</bool>
638 </property> 638 </property>
639 </column> 639 </column>
640 <column> 640 <column>
641 <property> 641 <property>
642 <name>text</name> 642 <name>text</name>
643 <string>Shortname</string> 643 <string>Shortname</string>
644 </property> 644 </property>
645 <property> 645 <property>
646 <name>clickable</name> 646 <name>clickable</name>
647 <bool>true</bool> 647 <bool>true</bool>
648 </property> 648 </property>
649 <property> 649 <property>
650 <name>resizeable</name> 650 <name>resizeable</name>
651 <bool>true</bool> 651 <bool>true</bool>
652 </property> 652 </property>
653 </column> 653 </column>
654 <property stdset="1"> 654 <property stdset="1">
655 <name>name</name> 655 <name>name</name>
656 <cstring>NetworkList</cstring> 656 <cstring>NetworkList</cstring>
657 </property> 657 </property>
658 <property stdset="1"> 658 <property stdset="1">
659 <name>enabled</name> 659 <name>enabled</name>
660 <bool>false</bool> 660 <bool>false</bool>
661 </property> 661 </property>
662 <property stdset="1"> 662 <property stdset="1">
663 <name>sizePolicy</name> 663 <name>sizePolicy</name>
664 <sizepolicy> 664 <sizepolicy>
665 <hsizetype>7</hsizetype> 665 <hsizetype>7</hsizetype>
666 <vsizetype>7</vsizetype> 666 <vsizetype>7</vsizetype>
667 </sizepolicy> 667 </sizepolicy>
668 </property> 668 </property>
669 <property stdset="1"> 669 <property stdset="1">
670 <name>allColumnsShowFocus</name> 670 <name>allColumnsShowFocus</name>
671 <bool>true</bool> 671 <bool>true</bool>
672 </property> 672 </property>
673 </widget> 673 </widget>
674 <widget> 674 <widget>
675 <class>QLayoutWidget</class> 675 <class>QLayoutWidget</class>
676 <property stdset="1"> 676 <property stdset="1">
677 <name>name</name> 677 <name>name</name>
678 <cstring>Layout11</cstring> 678 <cstring>Layout11</cstring>
679 </property> 679 </property>
680 <hbox> 680 <hbox>
681 <property stdset="1"> 681 <property stdset="1">
682 <name>margin</name> 682 <name>margin</name>
683 <number>2</number> 683 <number>2</number>
684 </property> 684 </property>
685 <property stdset="1"> 685 <property stdset="1">
686 <name>spacing</name> 686 <name>spacing</name>
687 <number>1</number> 687 <number>1</number>
688 </property> 688 </property>
689 <spacer> 689 <spacer>
690 <property> 690 <property>
691 <name>name</name> 691 <name>name</name>
692 <cstring>Spacer14</cstring> 692 <cstring>Spacer14</cstring>
693 </property> 693 </property>
694 <property stdset="1"> 694 <property stdset="1">
695 <name>orientation</name> 695 <name>orientation</name>
696 <enum>Horizontal</enum> 696 <enum>Horizontal</enum>
697 </property> 697 </property>
698 <property stdset="1"> 698 <property stdset="1">
699 <name>sizeType</name> 699 <name>sizeType</name>
700 <enum>Expanding</enum> 700 <enum>Expanding</enum>
701 </property> 701 </property>
702 <property> 702 <property>
703 <name>sizeHint</name> 703 <name>sizeHint</name>
704 <size> 704 <size>
705 <width>20</width> 705 <width>20</width>
706 <height>20</height> 706 <height>20</height>
707 </size> 707 </size>
708 </property> 708 </property>
709 </spacer> 709 </spacer>
710 <widget> 710 <widget>
711 <class>QPushButton</class> 711 <class>QPushButton</class>
712 <property stdset="1"> 712 <property stdset="1">
713 <name>name</name> 713 <name>name</name>
714 <cstring>RegisterButton</cstring> 714 <cstring>RegisterButton</cstring>
715 </property> 715 </property>
716 <property stdset="1"> 716 <property stdset="1">
717 <name>enabled</name> 717 <name>enabled</name>
718 <bool>false</bool> 718 <bool>false</bool>
719 </property> 719 </property>
720 <property stdset="1"> 720 <property stdset="1">
721 <name>sizePolicy</name> 721 <name>sizePolicy</name>
722 <sizepolicy> 722 <sizepolicy>
723 <hsizetype>7</hsizetype> 723 <hsizetype>7</hsizetype>
724 <vsizetype>0</vsizetype> 724 <vsizetype>0</vsizetype>
725 </sizepolicy> 725 </sizepolicy>
726 </property> 726 </property>
727 <property stdset="1"> 727 <property stdset="1">
728 <name>text</name> 728 <name>text</name>
729 <string>Register</string> 729 <string>Register</string>
730 </property> 730 </property>
731 </widget> 731 </widget>
732 </hbox> 732 </hbox>
733 </widget> 733 </widget>
734 </vbox> 734 </vbox>
735 </widget> 735 </widget>
736 <widget> 736 <widget>
737 <class>QWidget</class> 737 <class>QWidget</class>
738 <property stdset="1"> 738 <property stdset="1">
739 <name>name</name> 739 <name>name</name>
740 <cstring>tab</cstring> 740 <cstring>tab</cstring>
741 </property> 741 </property>
742 <attribute> 742 <attribute>
743 <name>title</name> 743 <name>title</name>
744 <string>SMS</string> 744 <string>SMS</string>
745 </attribute> 745 </attribute>
746 <grid> 746 <grid>
747 <property stdset="1"> 747 <property stdset="1">
748 <name>margin</name> 748 <name>margin</name>
749 <number>11</number> 749 <number>-1</number>
750 </property> 750 </property>
751 <property stdset="1"> 751 <property stdset="1">
752 <name>spacing</name> 752 <name>spacing</name>
753 <number>6</number> 753 <number>-1</number>
754 </property> 754 </property>
755 <widget row="0" column="0" > 755 <widget row="0" column="0" >
756 <class>QLayoutWidget</class> 756 <class>QLayoutWidget</class>
757 <property stdset="1"> 757 <property stdset="1">
758 <name>name</name> 758 <name>name</name>
759 <cstring>Layout6</cstring> 759 <cstring>Layout6</cstring>
760 </property> 760 </property>
761 <property>
762 <name>layoutSpacing</name>
763 </property>
761 <hbox> 764 <hbox>
762 <property stdset="1"> 765 <property stdset="1">
763 <name>margin</name> 766 <name>margin</name>
764 <number>0</number> 767 <number>0</number>
765 </property> 768 </property>
766 <property stdset="1"> 769 <property stdset="1">
767 <name>spacing</name> 770 <name>spacing</name>
768 <number>6</number> 771 <number>6</number>
769 </property> 772 </property>
770 <widget> 773 <widget>
771 <class>QLabel</class> 774 <class>QLabel</class>
772 <property stdset="1"> 775 <property stdset="1">
773 <name>name</name> 776 <name>name</name>
774 <cstring>SMSStoreLabel</cstring> 777 <cstring>SMSStoreLabel</cstring>
775 </property> 778 </property>
776 <property stdset="1"> 779 <property stdset="1">
777 <name>text</name> 780 <name>text</name>
778 <string>Store:</string> 781 <string>Store:</string>
779 </property> 782 </property>
780 </widget> 783 </widget>
781 <widget> 784 <widget>
782 <class>QComboBox</class> 785 <class>QComboBox</class>
783 <item> 786 <item>
784 <property> 787 <property>
785 <name>text</name> 788 <name>text</name>
786 <string>None</string> 789 <string>None</string>
787 </property> 790 </property>
788 </item> 791 </item>
789 <property stdset="1"> 792 <property stdset="1">
790 <name>name</name> 793 <name>name</name>
791 <cstring>SMSStoreList</cstring> 794 <cstring>SMSStoreList</cstring>
792 </property> 795 </property>
793 <property stdset="1"> 796 <property stdset="1">
794 <name>enabled</name> 797 <name>enabled</name>
795 <bool>true</bool> 798 <bool>true</bool>
796 </property> 799 </property>
797 </widget> 800 </widget>
798 <widget> 801 <widget>
799 <class>QLabel</class> 802 <class>QLabel</class>
800 <property stdset="1"> 803 <property stdset="1">
801 <name>name</name> 804 <name>name</name>
802 <cstring>SMSTypeLabel</cstring> 805 <cstring>SMSTypeLabel</cstring>
803 </property> 806 </property>
804 <property stdset="1"> 807 <property stdset="1">
805 <name>text</name> 808 <name>text</name>
806 <string>Type:</string> 809 <string>Type:</string>
807 </property> 810 </property>
808 </widget> 811 </widget>
809 <widget> 812 <widget>
810 <class>QComboBox</class> 813 <class>QComboBox</class>
811 <item> 814 <item>
812 <property> 815 <property>
813 <name>text</name> 816 <name>text</name>
814 <string>Incoming</string> 817 <string>Incoming</string>
815 </property> 818 </property>
816 </item> 819 </item>
817 <item> 820 <item>
818 <property> 821 <property>
819 <name>text</name> 822 <name>text</name>
820 <string>Outgoing</string> 823 <string>Outgoing</string>
821 </property> 824 </property>
822 </item> 825 </item>
823 <property stdset="1"> 826 <property stdset="1">
824 <name>name</name> 827 <name>name</name>
825 <cstring>SMSViewType</cstring> 828 <cstring>SMSViewType</cstring>
826 </property> 829 </property>
827 </widget> 830 </widget>
828 </hbox> 831 </hbox>
829 </widget> 832 </widget>
830 <widget row="1" column="0" > 833 <widget row="1" column="0" >
831 <class>QListView</class> 834 <class>QListView</class>
832 <column> 835 <column>
833 <property> 836 <property>
834 <name>text</name> 837 <name>text</name>
835 <string>Number</string> 838 <string>Number</string>
836 </property> 839 </property>
837 <property> 840 <property>
838 <name>clickable</name> 841 <name>clickable</name>
839 <bool>true</bool> 842 <bool>true</bool>
840 </property> 843 </property>
841 <property> 844 <property>
842 <name>resizeable</name> 845 <name>resizeable</name>
843 <bool>true</bool> 846 <bool>true</bool>
844 </property> 847 </property>
845 </column> 848 </column>
846 <column> 849 <column>
847 <property> 850 <property>
848 <name>text</name> 851 <name>text</name>
849 <string>Date</string> 852 <string>Date</string>
850 </property> 853 </property>
851 <property> 854 <property>
852 <name>clickable</name> 855 <name>clickable</name>
853 <bool>true</bool> 856 <bool>true</bool>
854 </property> 857 </property>
855 <property> 858 <property>
856 <name>resizeable</name> 859 <name>resizeable</name>
857 <bool>true</bool> 860 <bool>true</bool>
858 </property> 861 </property>
859 </column> 862 </column>
860 <property stdset="1"> 863 <property stdset="1">
861 <name>name</name> 864 <name>name</name>
862 <cstring>SMSList</cstring> 865 <cstring>SMSList</cstring>
863 </property> 866 </property>
864 <property stdset="1"> 867 <property stdset="1">
865 <name>enabled</name> 868 <name>enabled</name>
866 <bool>false</bool> 869 <bool>false</bool>
867 </property> 870 </property>
868 <property stdset="1"> 871 <property stdset="1">
869 <name>allColumnsShowFocus</name> 872 <name>allColumnsShowFocus</name>
870 <bool>true</bool> 873 <bool>true</bool>
871 </property> 874 </property>
872 </widget> 875 </widget>
873 <widget row="2" column="0" > 876 <widget row="2" column="0" >
874 <class>QLayoutWidget</class> 877 <class>QLayoutWidget</class>
875 <property stdset="1"> 878 <property stdset="1">
876 <name>name</name> 879 <name>name</name>
877 <cstring>Layout15</cstring> 880 <cstring>Layout15</cstring>
878 </property> 881 </property>
879 <property> 882 <property>
880 <name>layoutMargin</name> 883 <name>layoutMargin</name>
881 </property> 884 </property>
882 <hbox> 885 <hbox>
883 <property stdset="1"> 886 <property stdset="1">
884 <name>margin</name> 887 <name>margin</name>
885 <number>0</number> 888 <number>0</number>
886 </property> 889 </property>
887 <property stdset="1"> 890 <property stdset="1">
888 <name>spacing</name> 891 <name>spacing</name>
889 <number>1</number> 892 <number>1</number>
890 </property> 893 </property>
891 <widget> 894 <widget>
892 <class>QPushButton</class> 895 <class>QPushButton</class>
893 <property stdset="1"> 896 <property stdset="1">
894 <name>name</name> 897 <name>name</name>
895 <cstring>SMSDeleteButton</cstring> 898 <cstring>SMSDeleteButton</cstring>
896 </property> 899 </property>
897 <property stdset="1"> 900 <property stdset="1">
898 <name>text</name> 901 <name>text</name>
899 <string>Delete</string> 902 <string>Delete</string>
900 </property> 903 </property>
901 </widget> 904 </widget>
902 <widget> 905 <widget>
903 <class>QPushButton</class> 906 <class>QPushButton</class>
904 <property stdset="1"> 907 <property stdset="1">
905 <name>name</name> 908 <name>name</name>
906 <cstring>SMSSendButton</cstring> 909 <cstring>SMSSendButton</cstring>
907 </property> 910 </property>
908 <property stdset="1"> 911 <property stdset="1">
909 <name>text</name> 912 <name>text</name>
910 <string>Send</string> 913 <string>Send</string>
911 </property> 914 </property>
912 </widget> 915 </widget>
913 <widget> 916 <widget>
914 <class>QPushButton</class> 917 <class>QPushButton</class>
915 <property stdset="1"> 918 <property stdset="1">
916 <name>name</name> 919 <name>name</name>
917 <cstring>SMSNewButton</cstring> 920 <cstring>SMSNewButton</cstring>
918 </property> 921 </property>
919 <property stdset="1"> 922 <property stdset="1">
920 <name>text</name> 923 <name>text</name>
921 <string>New</string> 924 <string>New</string>
922 </property> 925 </property>
923 </widget> 926 </widget>
924 </hbox> 927 </hbox>
925 </widget> 928 </widget>
926 <widget row="3" column="0" > 929 <widget row="3" column="0" >
927 <class>QMultiLineEdit</class> 930 <class>QMultiLineEdit</class>
928 <property stdset="1"> 931 <property stdset="1">
929 <name>name</name> 932 <name>name</name>
930 <cstring>SMSText</cstring> 933 <cstring>SMSText</cstring>
931 </property> 934 </property>
932 <property stdset="1"> 935 <property stdset="1">
933 <name>enabled</name> 936 <name>enabled</name>
934 <bool>false</bool> 937 <bool>false</bool>
935 </property> 938 </property>
936 <property stdset="1"> 939 <property stdset="1">
940 <name>hMargin</name>
941 <number>1</number>
942 </property>
943 <property stdset="1">
937 <name>wordWrap</name> 944 <name>wordWrap</name>
938 <enum>WidgetWidth</enum> 945 <enum>WidgetWidth</enum>
939 </property> 946 </property>
940 <property stdset="1"> 947 <property stdset="1">
941 <name>readOnly</name> 948 <name>readOnly</name>
942 <bool>true</bool> 949 <bool>true</bool>
943 </property> 950 </property>
944 </widget> 951 </widget>
945 </grid> 952 </grid>
946 </widget> 953 </widget>
947 </widget> 954 </widget>
948 </vbox> 955 </vbox>
949</widget> 956</widget>
950</UI> 957</UI>