|
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1"> |
|
2 <class>MainView</class> |
|
3 <include location="global" impldecl="in implementation">qapplication.h</include> |
|
4 <include location="local" impldecl="in declaration">qnetworkprotocol.h</include> |
|
5 <include location="local" impldecl="in declaration">qurloperator.h</include> |
|
6 <include location="local" implDecl="in declaration">mainview.ui.h</include> |
|
7 <variable>QUrlOperator urlOp</variable> |
|
8 <layoutdefaults spacing="6" margin="11"/> |
|
9 <widget class="QDialog"> |
|
10 <property name="name"> |
|
11 <cstring>MainView</cstring> |
|
12 </property> |
|
13 <property name="geometry"> |
|
14 <rect> |
|
15 <x>0</x> |
|
16 <y>0</y> |
|
17 <width>552</width> |
|
18 <height>456</height> |
|
19 </rect> |
|
20 </property> |
|
21 <property name="caption"> |
|
22 <string>Form1</string> |
|
23 </property> |
|
24 <vbox> |
|
25 <property name="name"> |
|
26 <cstring>unnamed</cstring> |
|
27 </property> |
|
28 <property name="margin"> |
|
29 <number>11</number> |
|
30 </property> |
|
31 <property name="spacing"> |
|
32 <number>6</number> |
|
33 </property> |
|
34 <widget class="QLayoutWidget"> |
|
35 <property name="name"> |
|
36 <cstring>Layout1</cstring> |
|
37 </property> |
|
38 <hbox> |
|
39 <property name="name"> |
|
40 <cstring>unnamed</cstring> |
|
41 </property> |
|
42 <property name="margin"> |
|
43 <number>0</number> |
|
44 </property> |
|
45 <property name="spacing"> |
|
46 <number>6</number> |
|
47 </property> |
|
48 <widget class="QLabel"> |
|
49 <property name="name"> |
|
50 <cstring>TextLabel1</cstring> |
|
51 </property> |
|
52 <property name="text"> |
|
53 <string>URL</string> |
|
54 </property> |
|
55 </widget> |
|
56 <widget class="QLineEdit"> |
|
57 <property name="name"> |
|
58 <cstring>urlEdit</cstring> |
|
59 </property> |
|
60 </widget> |
|
61 </hbox> |
|
62 </widget> |
|
63 <widget class="QTabWidget"> |
|
64 <property name="name"> |
|
65 <cstring>TabWidget2</cstring> |
|
66 </property> |
|
67 <property name="sizePolicy"> |
|
68 <sizepolicy> |
|
69 <hsizetype>7</hsizetype> |
|
70 <vsizetype>1</vsizetype> |
|
71 </sizepolicy> |
|
72 </property> |
|
73 <widget class="QWidget"> |
|
74 <property name="name"> |
|
75 <cstring>tab</cstring> |
|
76 </property> |
|
77 <attribute name="title"> |
|
78 <string>Copy</string> |
|
79 </attribute> |
|
80 <grid> |
|
81 <property name="name"> |
|
82 <cstring>unnamed</cstring> |
|
83 </property> |
|
84 <property name="margin"> |
|
85 <number>11</number> |
|
86 </property> |
|
87 <property name="spacing"> |
|
88 <number>6</number> |
|
89 </property> |
|
90 <widget class="QPushButton" row="4" column="0"> |
|
91 <property name="name"> |
|
92 <cstring>PushButton3_2</cstring> |
|
93 </property> |
|
94 <property name="text"> |
|
95 <string>Start</string> |
|
96 </property> |
|
97 </widget> |
|
98 <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="2"> |
|
99 <property name="name"> |
|
100 <cstring>Layout3_2_3_2</cstring> |
|
101 </property> |
|
102 <hbox> |
|
103 <property name="name"> |
|
104 <cstring>unnamed</cstring> |
|
105 </property> |
|
106 <property name="margin"> |
|
107 <number>0</number> |
|
108 </property> |
|
109 <property name="spacing"> |
|
110 <number>6</number> |
|
111 </property> |
|
112 <widget class="QLabel"> |
|
113 <property name="name"> |
|
114 <cstring>TextLabel1_2_2_3_2</cstring> |
|
115 </property> |
|
116 <property name="text"> |
|
117 <string>From</string> |
|
118 </property> |
|
119 </widget> |
|
120 <widget class="QLineEdit"> |
|
121 <property name="name"> |
|
122 <cstring>copyFrom</cstring> |
|
123 </property> |
|
124 </widget> |
|
125 </hbox> |
|
126 </widget> |
|
127 <widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="2"> |
|
128 <property name="name"> |
|
129 <cstring>Layout3_2_3_3</cstring> |
|
130 </property> |
|
131 <hbox> |
|
132 <property name="name"> |
|
133 <cstring>unnamed</cstring> |
|
134 </property> |
|
135 <property name="margin"> |
|
136 <number>0</number> |
|
137 </property> |
|
138 <property name="spacing"> |
|
139 <number>6</number> |
|
140 </property> |
|
141 <widget class="QLabel"> |
|
142 <property name="name"> |
|
143 <cstring>TextLabel1_2_2_3_3</cstring> |
|
144 </property> |
|
145 <property name="text"> |
|
146 <string>To</string> |
|
147 </property> |
|
148 </widget> |
|
149 <widget class="QLineEdit"> |
|
150 <property name="name"> |
|
151 <cstring>copyTo</cstring> |
|
152 </property> |
|
153 </widget> |
|
154 </hbox> |
|
155 </widget> |
|
156 <widget class="QCheckBox" row="2" column="0"> |
|
157 <property name="name"> |
|
158 <cstring>copyMove</cstring> |
|
159 </property> |
|
160 <property name="text"> |
|
161 <string>move</string> |
|
162 </property> |
|
163 </widget> |
|
164 <spacer row="3" column="0"> |
|
165 <property name="name"> |
|
166 <cstring>Spacer14_2</cstring> |
|
167 </property> |
|
168 <property name="orientation"> |
|
169 <enum>Vertical</enum> |
|
170 </property> |
|
171 <property name="sizeType"> |
|
172 <enum>Expanding</enum> |
|
173 </property> |
|
174 <property name="sizeHint"> |
|
175 <size> |
|
176 <width>20</width> |
|
177 <height>20</height> |
|
178 </size> |
|
179 </property> |
|
180 </spacer> |
|
181 <spacer row="4" column="1"> |
|
182 <property name="name"> |
|
183 <cstring>Spacer15_2</cstring> |
|
184 </property> |
|
185 <property name="orientation"> |
|
186 <enum>Horizontal</enum> |
|
187 </property> |
|
188 <property name="sizeType"> |
|
189 <enum>Expanding</enum> |
|
190 </property> |
|
191 <property name="sizeHint"> |
|
192 <size> |
|
193 <width>20</width> |
|
194 <height>20</height> |
|
195 </size> |
|
196 </property> |
|
197 </spacer> |
|
198 </grid> |
|
199 </widget> |
|
200 <widget class="QWidget"> |
|
201 <property name="name"> |
|
202 <cstring>tab</cstring> |
|
203 </property> |
|
204 <attribute name="title"> |
|
205 <string>Get</string> |
|
206 </attribute> |
|
207 <grid> |
|
208 <property name="name"> |
|
209 <cstring>unnamed</cstring> |
|
210 </property> |
|
211 <property name="margin"> |
|
212 <number>11</number> |
|
213 </property> |
|
214 <property name="spacing"> |
|
215 <number>6</number> |
|
216 </property> |
|
217 <widget class="QPushButton" row="2" column="0"> |
|
218 <property name="name"> |
|
219 <cstring>PushButton3_3</cstring> |
|
220 </property> |
|
221 <property name="text"> |
|
222 <string>Start</string> |
|
223 </property> |
|
224 </widget> |
|
225 <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="2"> |
|
226 <property name="name"> |
|
227 <cstring>Layout3</cstring> |
|
228 </property> |
|
229 <hbox> |
|
230 <property name="name"> |
|
231 <cstring>unnamed</cstring> |
|
232 </property> |
|
233 <property name="margin"> |
|
234 <number>0</number> |
|
235 </property> |
|
236 <property name="spacing"> |
|
237 <number>6</number> |
|
238 </property> |
|
239 <widget class="QLabel"> |
|
240 <property name="name"> |
|
241 <cstring>TextLabel1_2</cstring> |
|
242 </property> |
|
243 <property name="text"> |
|
244 <string>Location</string> |
|
245 </property> |
|
246 </widget> |
|
247 <widget class="QLineEdit"> |
|
248 <property name="name"> |
|
249 <cstring>getLocation</cstring> |
|
250 </property> |
|
251 </widget> |
|
252 </hbox> |
|
253 </widget> |
|
254 <spacer row="1" column="0"> |
|
255 <property name="name"> |
|
256 <cstring>Spacer4</cstring> |
|
257 </property> |
|
258 <property name="orientation"> |
|
259 <enum>Vertical</enum> |
|
260 </property> |
|
261 <property name="sizeType"> |
|
262 <enum>Expanding</enum> |
|
263 </property> |
|
264 <property name="sizeHint"> |
|
265 <size> |
|
266 <width>20</width> |
|
267 <height>20</height> |
|
268 </size> |
|
269 </property> |
|
270 </spacer> |
|
271 <spacer row="2" column="1"> |
|
272 <property name="name"> |
|
273 <cstring>Spacer5</cstring> |
|
274 </property> |
|
275 <property name="orientation"> |
|
276 <enum>Horizontal</enum> |
|
277 </property> |
|
278 <property name="sizeType"> |
|
279 <enum>Expanding</enum> |
|
280 </property> |
|
281 <property name="sizeHint"> |
|
282 <size> |
|
283 <width>20</width> |
|
284 <height>20</height> |
|
285 </size> |
|
286 </property> |
|
287 </spacer> |
|
288 </grid> |
|
289 </widget> |
|
290 <widget class="QWidget"> |
|
291 <property name="name"> |
|
292 <cstring>tab</cstring> |
|
293 </property> |
|
294 <attribute name="title"> |
|
295 <string>ListChildren</string> |
|
296 </attribute> |
|
297 <grid> |
|
298 <property name="name"> |
|
299 <cstring>unnamed</cstring> |
|
300 </property> |
|
301 <property name="margin"> |
|
302 <number>11</number> |
|
303 </property> |
|
304 <property name="spacing"> |
|
305 <number>6</number> |
|
306 </property> |
|
307 <widget class="QPushButton" row="1" column="0"> |
|
308 <property name="name"> |
|
309 <cstring>PushButton3</cstring> |
|
310 </property> |
|
311 <property name="text"> |
|
312 <string>Start</string> |
|
313 </property> |
|
314 </widget> |
|
315 <spacer row="0" column="0"> |
|
316 <property name="name"> |
|
317 <cstring>Spacer2</cstring> |
|
318 </property> |
|
319 <property name="orientation"> |
|
320 <enum>Vertical</enum> |
|
321 </property> |
|
322 <property name="sizeType"> |
|
323 <enum>Expanding</enum> |
|
324 </property> |
|
325 <property name="sizeHint"> |
|
326 <size> |
|
327 <width>20</width> |
|
328 <height>20</height> |
|
329 </size> |
|
330 </property> |
|
331 </spacer> |
|
332 <spacer row="1" column="1"> |
|
333 <property name="name"> |
|
334 <cstring>Spacer3</cstring> |
|
335 </property> |
|
336 <property name="orientation"> |
|
337 <enum>Horizontal</enum> |
|
338 </property> |
|
339 <property name="sizeType"> |
|
340 <enum>Expanding</enum> |
|
341 </property> |
|
342 <property name="sizeHint"> |
|
343 <size> |
|
344 <width>20</width> |
|
345 <height>20</height> |
|
346 </size> |
|
347 </property> |
|
348 </spacer> |
|
349 </grid> |
|
350 </widget> |
|
351 <widget class="QWidget"> |
|
352 <property name="name"> |
|
353 <cstring>tab</cstring> |
|
354 </property> |
|
355 <attribute name="title"> |
|
356 <string>Mkdir</string> |
|
357 </attribute> |
|
358 <grid> |
|
359 <property name="name"> |
|
360 <cstring>unnamed</cstring> |
|
361 </property> |
|
362 <property name="margin"> |
|
363 <number>11</number> |
|
364 </property> |
|
365 <property name="spacing"> |
|
366 <number>6</number> |
|
367 </property> |
|
368 <widget class="QPushButton" row="2" column="0"> |
|
369 <property name="name"> |
|
370 <cstring>PushButton3_4</cstring> |
|
371 </property> |
|
372 <property name="text"> |
|
373 <string>Start</string> |
|
374 </property> |
|
375 </widget> |
|
376 <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="2"> |
|
377 <property name="name"> |
|
378 <cstring>Layout3_2</cstring> |
|
379 </property> |
|
380 <hbox> |
|
381 <property name="name"> |
|
382 <cstring>unnamed</cstring> |
|
383 </property> |
|
384 <property name="margin"> |
|
385 <number>0</number> |
|
386 </property> |
|
387 <property name="spacing"> |
|
388 <number>6</number> |
|
389 </property> |
|
390 <widget class="QLabel"> |
|
391 <property name="name"> |
|
392 <cstring>TextLabel1_2_2</cstring> |
|
393 </property> |
|
394 <property name="text"> |
|
395 <string>Dir name</string> |
|
396 </property> |
|
397 </widget> |
|
398 <widget class="QLineEdit"> |
|
399 <property name="name"> |
|
400 <cstring>mkdirDirName</cstring> |
|
401 </property> |
|
402 </widget> |
|
403 </hbox> |
|
404 </widget> |
|
405 <spacer row="1" column="0"> |
|
406 <property name="name"> |
|
407 <cstring>Spacer6</cstring> |
|
408 </property> |
|
409 <property name="orientation"> |
|
410 <enum>Vertical</enum> |
|
411 </property> |
|
412 <property name="sizeType"> |
|
413 <enum>Expanding</enum> |
|
414 </property> |
|
415 <property name="sizeHint"> |
|
416 <size> |
|
417 <width>20</width> |
|
418 <height>20</height> |
|
419 </size> |
|
420 </property> |
|
421 </spacer> |
|
422 <spacer row="2" column="1"> |
|
423 <property name="name"> |
|
424 <cstring>Spacer7</cstring> |
|
425 </property> |
|
426 <property name="orientation"> |
|
427 <enum>Horizontal</enum> |
|
428 </property> |
|
429 <property name="sizeType"> |
|
430 <enum>Expanding</enum> |
|
431 </property> |
|
432 <property name="sizeHint"> |
|
433 <size> |
|
434 <width>20</width> |
|
435 <height>20</height> |
|
436 </size> |
|
437 </property> |
|
438 </spacer> |
|
439 </grid> |
|
440 </widget> |
|
441 <widget class="QWidget"> |
|
442 <property name="name"> |
|
443 <cstring>tab</cstring> |
|
444 </property> |
|
445 <attribute name="title"> |
|
446 <string>Put</string> |
|
447 </attribute> |
|
448 <grid> |
|
449 <property name="name"> |
|
450 <cstring>unnamed</cstring> |
|
451 </property> |
|
452 <property name="margin"> |
|
453 <number>11</number> |
|
454 </property> |
|
455 <property name="spacing"> |
|
456 <number>6</number> |
|
457 </property> |
|
458 <widget class="QPushButton" row="2" column="0"> |
|
459 <property name="name"> |
|
460 <cstring>PushButton3_5</cstring> |
|
461 </property> |
|
462 <property name="text"> |
|
463 <string>Start</string> |
|
464 </property> |
|
465 </widget> |
|
466 <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="2"> |
|
467 <property name="name"> |
|
468 <cstring>Layout3_4</cstring> |
|
469 </property> |
|
470 <hbox> |
|
471 <property name="name"> |
|
472 <cstring>unnamed</cstring> |
|
473 </property> |
|
474 <property name="margin"> |
|
475 <number>0</number> |
|
476 </property> |
|
477 <property name="spacing"> |
|
478 <number>6</number> |
|
479 </property> |
|
480 <widget class="QLabel"> |
|
481 <property name="name"> |
|
482 <cstring>TextLabel1_2_4</cstring> |
|
483 </property> |
|
484 <property name="text"> |
|
485 <string>Location</string> |
|
486 </property> |
|
487 </widget> |
|
488 <widget class="QLineEdit"> |
|
489 <property name="name"> |
|
490 <cstring>putLocation</cstring> |
|
491 </property> |
|
492 </widget> |
|
493 </hbox> |
|
494 </widget> |
|
495 <spacer row="1" column="0"> |
|
496 <property name="name"> |
|
497 <cstring>Spacer14</cstring> |
|
498 </property> |
|
499 <property name="orientation"> |
|
500 <enum>Vertical</enum> |
|
501 </property> |
|
502 <property name="sizeType"> |
|
503 <enum>Expanding</enum> |
|
504 </property> |
|
505 <property name="sizeHint"> |
|
506 <size> |
|
507 <width>20</width> |
|
508 <height>20</height> |
|
509 </size> |
|
510 </property> |
|
511 </spacer> |
|
512 <spacer row="2" column="1"> |
|
513 <property name="name"> |
|
514 <cstring>Spacer15</cstring> |
|
515 </property> |
|
516 <property name="orientation"> |
|
517 <enum>Horizontal</enum> |
|
518 </property> |
|
519 <property name="sizeType"> |
|
520 <enum>Expanding</enum> |
|
521 </property> |
|
522 <property name="sizeHint"> |
|
523 <size> |
|
524 <width>20</width> |
|
525 <height>20</height> |
|
526 </size> |
|
527 </property> |
|
528 </spacer> |
|
529 </grid> |
|
530 </widget> |
|
531 <widget class="QWidget"> |
|
532 <property name="name"> |
|
533 <cstring>tab</cstring> |
|
534 </property> |
|
535 <attribute name="title"> |
|
536 <string>Remove</string> |
|
537 </attribute> |
|
538 <grid> |
|
539 <property name="name"> |
|
540 <cstring>unnamed</cstring> |
|
541 </property> |
|
542 <property name="margin"> |
|
543 <number>11</number> |
|
544 </property> |
|
545 <property name="spacing"> |
|
546 <number>6</number> |
|
547 </property> |
|
548 <widget class="QPushButton" row="2" column="0"> |
|
549 <property name="name"> |
|
550 <cstring>PushButton3_6</cstring> |
|
551 </property> |
|
552 <property name="text"> |
|
553 <string>Start</string> |
|
554 </property> |
|
555 </widget> |
|
556 <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="2"> |
|
557 <property name="name"> |
|
558 <cstring>Layout3_2_2</cstring> |
|
559 </property> |
|
560 <hbox> |
|
561 <property name="name"> |
|
562 <cstring>unnamed</cstring> |
|
563 </property> |
|
564 <property name="margin"> |
|
565 <number>0</number> |
|
566 </property> |
|
567 <property name="spacing"> |
|
568 <number>6</number> |
|
569 </property> |
|
570 <widget class="QLabel"> |
|
571 <property name="name"> |
|
572 <cstring>TextLabel1_2_2_2</cstring> |
|
573 </property> |
|
574 <property name="text"> |
|
575 <string>File name</string> |
|
576 </property> |
|
577 </widget> |
|
578 <widget class="QLineEdit"> |
|
579 <property name="name"> |
|
580 <cstring>removeFileName</cstring> |
|
581 </property> |
|
582 </widget> |
|
583 </hbox> |
|
584 </widget> |
|
585 <spacer row="1" column="0"> |
|
586 <property name="name"> |
|
587 <cstring>Spacer12</cstring> |
|
588 </property> |
|
589 <property name="orientation"> |
|
590 <enum>Vertical</enum> |
|
591 </property> |
|
592 <property name="sizeType"> |
|
593 <enum>Expanding</enum> |
|
594 </property> |
|
595 <property name="sizeHint"> |
|
596 <size> |
|
597 <width>20</width> |
|
598 <height>20</height> |
|
599 </size> |
|
600 </property> |
|
601 </spacer> |
|
602 <spacer row="2" column="1"> |
|
603 <property name="name"> |
|
604 <cstring>Spacer13</cstring> |
|
605 </property> |
|
606 <property name="orientation"> |
|
607 <enum>Horizontal</enum> |
|
608 </property> |
|
609 <property name="sizeType"> |
|
610 <enum>Expanding</enum> |
|
611 </property> |
|
612 <property name="sizeHint"> |
|
613 <size> |
|
614 <width>20</width> |
|
615 <height>20</height> |
|
616 </size> |
|
617 </property> |
|
618 </spacer> |
|
619 </grid> |
|
620 </widget> |
|
621 <widget class="QWidget"> |
|
622 <property name="name"> |
|
623 <cstring>tab</cstring> |
|
624 </property> |
|
625 <attribute name="title"> |
|
626 <string>Rename</string> |
|
627 </attribute> |
|
628 <grid> |
|
629 <property name="name"> |
|
630 <cstring>unnamed</cstring> |
|
631 </property> |
|
632 <property name="margin"> |
|
633 <number>11</number> |
|
634 </property> |
|
635 <property name="spacing"> |
|
636 <number>6</number> |
|
637 </property> |
|
638 <widget class="QPushButton" row="3" column="0"> |
|
639 <property name="name"> |
|
640 <cstring>PushButton3_7</cstring> |
|
641 </property> |
|
642 <property name="text"> |
|
643 <string>Start</string> |
|
644 </property> |
|
645 </widget> |
|
646 <widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="2"> |
|
647 <property name="name"> |
|
648 <cstring>Layout3_2_4</cstring> |
|
649 </property> |
|
650 <hbox> |
|
651 <property name="name"> |
|
652 <cstring>unnamed</cstring> |
|
653 </property> |
|
654 <property name="margin"> |
|
655 <number>0</number> |
|
656 </property> |
|
657 <property name="spacing"> |
|
658 <number>6</number> |
|
659 </property> |
|
660 <widget class="QLabel"> |
|
661 <property name="name"> |
|
662 <cstring>TextLabel1_2_2_4</cstring> |
|
663 </property> |
|
664 <property name="text"> |
|
665 <string>New name</string> |
|
666 </property> |
|
667 </widget> |
|
668 <widget class="QLineEdit"> |
|
669 <property name="name"> |
|
670 <cstring>renameNewName</cstring> |
|
671 </property> |
|
672 </widget> |
|
673 </hbox> |
|
674 </widget> |
|
675 <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="2"> |
|
676 <property name="name"> |
|
677 <cstring>Layout3_2_3</cstring> |
|
678 </property> |
|
679 <hbox> |
|
680 <property name="name"> |
|
681 <cstring>unnamed</cstring> |
|
682 </property> |
|
683 <property name="margin"> |
|
684 <number>0</number> |
|
685 </property> |
|
686 <property name="spacing"> |
|
687 <number>6</number> |
|
688 </property> |
|
689 <widget class="QLabel"> |
|
690 <property name="name"> |
|
691 <cstring>TextLabel1_2_2_3</cstring> |
|
692 </property> |
|
693 <property name="text"> |
|
694 <string>Old name</string> |
|
695 </property> |
|
696 </widget> |
|
697 <widget class="QLineEdit"> |
|
698 <property name="name"> |
|
699 <cstring>renameOldName</cstring> |
|
700 </property> |
|
701 </widget> |
|
702 </hbox> |
|
703 </widget> |
|
704 <spacer row="2" column="0"> |
|
705 <property name="name"> |
|
706 <cstring>Spacer10</cstring> |
|
707 </property> |
|
708 <property name="orientation"> |
|
709 <enum>Vertical</enum> |
|
710 </property> |
|
711 <property name="sizeType"> |
|
712 <enum>Expanding</enum> |
|
713 </property> |
|
714 <property name="sizeHint"> |
|
715 <size> |
|
716 <width>20</width> |
|
717 <height>20</height> |
|
718 </size> |
|
719 </property> |
|
720 </spacer> |
|
721 <spacer row="3" column="1"> |
|
722 <property name="name"> |
|
723 <cstring>Spacer11</cstring> |
|
724 </property> |
|
725 <property name="orientation"> |
|
726 <enum>Horizontal</enum> |
|
727 </property> |
|
728 <property name="sizeType"> |
|
729 <enum>Expanding</enum> |
|
730 </property> |
|
731 <property name="sizeHint"> |
|
732 <size> |
|
733 <width>20</width> |
|
734 <height>20</height> |
|
735 </size> |
|
736 </property> |
|
737 </spacer> |
|
738 </grid> |
|
739 </widget> |
|
740 </widget> |
|
741 <widget class="QTextEdit"> |
|
742 <property name="name"> |
|
743 <cstring>logWindow</cstring> |
|
744 </property> |
|
745 <property name="readOnly"> |
|
746 <bool>true</bool> |
|
747 </property> |
|
748 </widget> |
|
749 <widget class="QLayoutWidget"> |
|
750 <property name="name"> |
|
751 <cstring>Layout3</cstring> |
|
752 </property> |
|
753 <hbox> |
|
754 <property name="name"> |
|
755 <cstring>unnamed</cstring> |
|
756 </property> |
|
757 <property name="margin"> |
|
758 <number>0</number> |
|
759 </property> |
|
760 <property name="spacing"> |
|
761 <number>6</number> |
|
762 </property> |
|
763 <widget class="QPushButton"> |
|
764 <property name="name"> |
|
765 <cstring>PushButton2</cstring> |
|
766 </property> |
|
767 <property name="text"> |
|
768 <string>Stop</string> |
|
769 </property> |
|
770 </widget> |
|
771 <spacer> |
|
772 <property name="name"> |
|
773 <cstring>Spacer1</cstring> |
|
774 </property> |
|
775 <property name="orientation"> |
|
776 <enum>Horizontal</enum> |
|
777 </property> |
|
778 <property name="sizeType"> |
|
779 <enum>Expanding</enum> |
|
780 </property> |
|
781 <property name="sizeHint"> |
|
782 <size> |
|
783 <width>20</width> |
|
784 <height>20</height> |
|
785 </size> |
|
786 </property> |
|
787 </spacer> |
|
788 <widget class="QPushButton"> |
|
789 <property name="name"> |
|
790 <cstring>PushButton1</cstring> |
|
791 </property> |
|
792 <property name="text"> |
|
793 <string>Quit</string> |
|
794 </property> |
|
795 </widget> |
|
796 </hbox> |
|
797 </widget> |
|
798 </vbox> |
|
799 </widget> |
|
800 <connections> |
|
801 <connection language="C++"> |
|
802 <sender>PushButton1</sender> |
|
803 <signal>clicked()</signal> |
|
804 <receiver>MainView</receiver> |
|
805 <slot>quit()</slot> |
|
806 </connection> |
|
807 <connection language="C++"> |
|
808 <sender>PushButton3</sender> |
|
809 <signal>clicked()</signal> |
|
810 <receiver>MainView</receiver> |
|
811 <slot>start_listChildren()</slot> |
|
812 </connection> |
|
813 <connection language="C++"> |
|
814 <sender>PushButton3_3</sender> |
|
815 <signal>clicked()</signal> |
|
816 <receiver>MainView</receiver> |
|
817 <slot>start_get()</slot> |
|
818 </connection> |
|
819 <connection language="C++"> |
|
820 <sender>PushButton3_2</sender> |
|
821 <signal>clicked()</signal> |
|
822 <receiver>MainView</receiver> |
|
823 <slot>start_copy()</slot> |
|
824 </connection> |
|
825 <connection language="C++"> |
|
826 <sender>PushButton3_4</sender> |
|
827 <signal>clicked()</signal> |
|
828 <receiver>MainView</receiver> |
|
829 <slot>start_mkdir()</slot> |
|
830 </connection> |
|
831 <connection language="C++"> |
|
832 <sender>PushButton3_5</sender> |
|
833 <signal>clicked()</signal> |
|
834 <receiver>MainView</receiver> |
|
835 <slot>start_put()</slot> |
|
836 </connection> |
|
837 <connection language="C++"> |
|
838 <sender>PushButton3_6</sender> |
|
839 <signal>clicked()</signal> |
|
840 <receiver>MainView</receiver> |
|
841 <slot>start_remove()</slot> |
|
842 </connection> |
|
843 <connection language="C++"> |
|
844 <sender>PushButton3_7</sender> |
|
845 <signal>clicked()</signal> |
|
846 <receiver>MainView</receiver> |
|
847 <slot>start_rename()</slot> |
|
848 </connection> |
|
849 <connection language="C++"> |
|
850 <sender>PushButton2</sender> |
|
851 <signal>clicked()</signal> |
|
852 <receiver>MainView</receiver> |
|
853 <slot>stop()</slot> |
|
854 </connection> |
|
855 <slot access="protected" language="C++" returnType="void">init()</slot> |
|
856 <slot access="public" language="C++" returnType="void">quit()</slot> |
|
857 <slot access="public" language="C++" returnType="void">start_copy()</slot> |
|
858 <slot access="public" language="C++" returnType="void">start_get()</slot> |
|
859 <slot access="public" language="C++" returnType="void">start_listChildren()</slot> |
|
860 <slot access="public" language="C++" returnType="void">start_mkdir()</slot> |
|
861 <slot access="public" language="C++" returnType="void">start_put()</slot> |
|
862 <slot access="public" language="C++" returnType="void">start_remove()</slot> |
|
863 <slot access="public" language="C++" returnType="void">start_rename()</slot> |
|
864 <slot access="public" language="C++" returnType="void">stop()</slot> |
|
865 <slot access="public" language="C++" returnType="void">url_createdDirectory( const QUrlInfo &, QNetworkOperation * no )</slot> |
|
866 <slot access="public" language="C++" returnType="void">url_data( const QByteArray & ba, QNetworkOperation * no )</slot> |
|
867 <slot access="protected" language="C++" returnType="void">url_dataTransferProgress( int i, int j, QNetworkOperation * no )</slot> |
|
868 <slot access="public" language="C++" returnType="void">url_finished( QNetworkOperation * no )</slot> |
|
869 <slot access="public" language="C++" returnType="void">url_itemChanged( QNetworkOperation * no )</slot> |
|
870 <slot access="public" language="C++" returnType="void">url_newChildren( const QValueList<QUrlInfo> &, QNetworkOperation * no )</slot> |
|
871 <slot access="public" language="C++" returnType="void">url_removed( QNetworkOperation * no )</slot> |
|
872 <slot access="public" language="C++" returnType="void">url_start( QNetworkOperation * no )</slot> |
|
873 <slot access="protected" language="C++" returnType="void">url_startedNextCopy( const QPtrList<QNetworkOperation> & )</slot> |
|
874 <slot access="public" language="C++" returnType="void">url_connectionStateChanged( int i, const QString & s )</slot> |
|
875 <slot access="public" language="C++" returnType="void">logMessage( const QString & prefix, const QString & msg, QNetworkOperation * no )</slot> |
|
876 </connections> |
|
877 </UI> |