1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>PropertiesWidget</class>
4 <widget class="QWidget" name="PropertiesWidget">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>551</width>
10    <height>452</height>
11   </rect>
12  </property>
13  <layout class="QVBoxLayout" name="verticalLayout">
14   <property name="leftMargin">
15    <number>0</number>
16   </property>
17   <property name="topMargin">
18    <number>0</number>
19   </property>
20   <property name="rightMargin">
21    <number>0</number>
22   </property>
23   <property name="bottomMargin">
24    <number>0</number>
25   </property>
26   <property name="spacing">
27    <number>0</number>
28   </property>
29   <item>
30    <widget class="QStackedWidget" name="stackedProperties">
31     <property name="currentIndex">
32      <number>0</number>
33     </property>
34     <widget class="QWidget" name="pageGeneral">
35      <layout class="QVBoxLayout" name="verticalLayout_7">
36       <property name="leftMargin">
37        <number>0</number>
38       </property>
39       <property name="topMargin">
40        <number>0</number>
41       </property>
42       <property name="rightMargin">
43        <number>0</number>
44       </property>
45       <property name="bottomMargin">
46        <number>0</number>
47       </property>
48       <item>
49        <widget class="QScrollArea" name="scrollArea">
50         <property name="widgetResizable">
51          <bool>true</bool>
52         </property>
53         <widget class="QWidget" name="scrollAreaWidgetContents">
54          <property name="geometry">
55           <rect>
56            <x>0</x>
57            <y>0</y>
58            <width>549</width>
59            <height>450</height>
60           </rect>
61          </property>
62          <layout class="QVBoxLayout" name="verticalLayout_2">
63           <item>
64            <widget class="QWidget" name="groupBar" native="true">
65             <layout class="QGridLayout" name="groupBarLayout">
66              <property name="topMargin">
67               <number>4</number>
68              </property>
69              <property name="bottomMargin">
70               <number>4</number>
71              </property>
72              <item row="0" column="0">
73               <widget class="QLabel" name="labelDownloadedPieces">
74                <property name="sizePolicy">
75                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
76                  <horstretch>0</horstretch>
77                  <verstretch>0</verstretch>
78                 </sizepolicy>
79                </property>
80                <property name="text">
81                 <string>Progress:</string>
82                </property>
83                <property name="alignment">
84                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
85                </property>
86               </widget>
87              </item>
88              <item row="0" column="2">
89               <widget class="QLabel" name="labelProgressVal">
90                <property name="sizePolicy">
91                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
92                  <horstretch>0</horstretch>
93                  <verstretch>0</verstretch>
94                 </sizepolicy>
95                </property>
96                <property name="textFormat">
97                 <enum>Qt::PlainText</enum>
98                </property>
99               </widget>
100              </item>
101              <item row="1" column="0">
102               <widget class="QLabel" name="labelPiecesAvailability">
103                <property name="sizePolicy">
104                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
105                  <horstretch>0</horstretch>
106                  <verstretch>0</verstretch>
107                 </sizepolicy>
108                </property>
109                <property name="text">
110                 <string>Availability:</string>
111                </property>
112                <property name="alignment">
113                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
114                </property>
115               </widget>
116              </item>
117              <item row="1" column="2">
118               <widget class="QLabel" name="labelAverageAvailabilityVal">
119                <property name="sizePolicy">
120                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
121                  <horstretch>0</horstretch>
122                  <verstretch>0</verstretch>
123                 </sizepolicy>
124                </property>
125                <property name="textFormat">
126                 <enum>Qt::PlainText</enum>
127                </property>
128               </widget>
129              </item>
130              <item row="1" column="1">
131               <widget class="QLabel" name="tempAvailabilityBarArea">
132                <property name="textFormat">
133                 <enum>Qt::PlainText</enum>
134                </property>
135               </widget>
136              </item>
137              <item row="0" column="1">
138               <widget class="QLabel" name="tempProgressBarArea">
139                <property name="textFormat">
140                 <enum>Qt::PlainText</enum>
141                </property>
142               </widget>
143              </item>
144             </layout>
145            </widget>
146           </item>
147           <item>
148            <widget class="Line" name="lineBelowBars">
149             <property name="orientation">
150              <enum>Qt::Horizontal</enum>
151             </property>
152            </widget>
153           </item>
154           <item>
155            <widget class="QGroupBox" name="groupTransferBox">
156             <property name="title">
157              <string>Transfer</string>
158             </property>
159             <layout class="QGridLayout" name="gridLayout_2">
160              <property name="topMargin">
161               <number>4</number>
162              </property>
163              <property name="bottomMargin">
164               <number>4</number>
165              </property>
166              <item row="2" column="1">
167               <widget class="QLabel" name="labelDlSpeedVal">
168                <property name="sizePolicy">
169                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
170                  <horstretch>0</horstretch>
171                  <verstretch>0</verstretch>
172                 </sizepolicy>
173                </property>
174                <property name="textFormat">
175                 <enum>Qt::PlainText</enum>
176                </property>
177               </widget>
178              </item>
179              <item row="2" column="2">
180               <widget class="QLabel" name="labelUpSpeed">
181                <property name="sizePolicy">
182                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
183                  <horstretch>0</horstretch>
184                  <verstretch>0</verstretch>
185                 </sizepolicy>
186                </property>
187                <property name="text">
188                 <string>Upload Speed:</string>
189                </property>
190                <property name="alignment">
191                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
192                </property>
193               </widget>
194              </item>
195              <item row="2" column="3" colspan="4">
196               <widget class="QLabel" name="labelUpSpeedVal">
197                <property name="sizePolicy">
198                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
199                  <horstretch>0</horstretch>
200                  <verstretch>0</verstretch>
201                 </sizepolicy>
202                </property>
203                <property name="textFormat">
204                 <enum>Qt::PlainText</enum>
205                </property>
206               </widget>
207              </item>
208              <item row="2" column="4">
209               <widget class="QLabel" name="labelPeers">
210                <property name="sizePolicy">
211                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
212                  <horstretch>0</horstretch>
213                  <verstretch>0</verstretch>
214                 </sizepolicy>
215                </property>
216                <property name="text">
217                 <string>Peers:</string>
218                </property>
219                <property name="alignment">
220                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
221                </property>
222               </widget>
223              </item>
224              <item row="0" column="4">
225               <widget class="QLabel" name="labelConnections">
226                <property name="sizePolicy">
227                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
228                  <horstretch>0</horstretch>
229                  <verstretch>0</verstretch>
230                 </sizepolicy>
231                </property>
232                <property name="text">
233                 <string>Connections:</string>
234                </property>
235                <property name="alignment">
236                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
237                </property>
238               </widget>
239              </item>
240              <item row="4" column="3">
241               <widget class="QLabel" name="labelReannounceInVal">
242                <property name="sizePolicy">
243                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
244                  <horstretch>0</horstretch>
245                  <verstretch>0</verstretch>
246                 </sizepolicy>
247                </property>
248                <property name="textFormat">
249                 <enum>Qt::PlainText</enum>
250                </property>
251               </widget>
252              </item>
253              <item row="0" column="3">
254               <widget class="QLabel" name="labelETAVal">
255                <property name="sizePolicy">
256                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
257                  <horstretch>0</horstretch>
258                  <verstretch>0</verstretch>
259                 </sizepolicy>
260                </property>
261                <property name="textFormat">
262                 <enum>Qt::PlainText</enum>
263                </property>
264               </widget>
265              </item>
266              <item row="3" column="0">
267               <widget class="QLabel" name="labelDlLimit">
268                <property name="sizePolicy">
269                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
270                  <horstretch>0</horstretch>
271                  <verstretch>0</verstretch>
272                 </sizepolicy>
273                </property>
274                <property name="text">
275                 <string>Download Limit:</string>
276                </property>
277                <property name="alignment">
278                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
279                </property>
280               </widget>
281              </item>
282              <item row="4" column="0">
283               <widget class="QLabel" name="labelRatio">
284                <property name="sizePolicy">
285                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
286                  <horstretch>0</horstretch>
287                  <verstretch>0</verstretch>
288                 </sizepolicy>
289                </property>
290                <property name="text">
291                 <string>Share Ratio:</string>
292                </property>
293                <property name="alignment">
294                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
295                </property>
296               </widget>
297              </item>
298              <item row="0" column="5">
299               <widget class="QLabel" name="labelConnectionsVal">
300                <property name="sizePolicy">
301                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
302                  <horstretch>0</horstretch>
303                  <verstretch>0</verstretch>
304                 </sizepolicy>
305                </property>
306                <property name="textFormat">
307                 <enum>Qt::PlainText</enum>
308                </property>
309               </widget>
310              </item>
311              <item row="2" column="5">
312               <widget class="QLabel" name="labelPeersVal">
313                <property name="sizePolicy">
314                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
315                  <horstretch>0</horstretch>
316                  <verstretch>0</verstretch>
317                 </sizepolicy>
318                </property>
319                <property name="textFormat">
320                 <enum>Qt::PlainText</enum>
321                </property>
322               </widget>
323              </item>
324              <item row="1" column="0">
325               <widget class="QLabel" name="labelDownloaded">
326                <property name="sizePolicy">
327                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
328                  <horstretch>0</horstretch>
329                  <verstretch>0</verstretch>
330                 </sizepolicy>
331                </property>
332                <property name="text">
333                 <string>Downloaded:</string>
334                </property>
335                <property name="alignment">
336                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
337                </property>
338               </widget>
339              </item>
340              <item row="3" column="2">
341               <widget class="QLabel" name="labelUpLimit">
342                <property name="sizePolicy">
343                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
344                  <horstretch>0</horstretch>
345                  <verstretch>0</verstretch>
346                 </sizepolicy>
347                </property>
348                <property name="text">
349                 <string>Upload Limit:</string>
350                </property>
351                <property name="alignment">
352                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
353                </property>
354               </widget>
355              </item>
356              <item row="4" column="4">
357               <widget class="QLabel" name="labelLastSeenComplete">
358                <property name="sizePolicy">
359                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
360                  <horstretch>0</horstretch>
361                  <verstretch>0</verstretch>
362                 </sizepolicy>
363                </property>
364                <property name="text">
365                 <string>Last Seen Complete:</string>
366                </property>
367                <property name="alignment">
368                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
369                </property>
370               </widget>
371              </item>
372              <item row="3" column="1">
373               <widget class="QLabel" name="labelDlLimitVal">
374                <property name="sizePolicy">
375                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
376                  <horstretch>0</horstretch>
377                  <verstretch>0</verstretch>
378                 </sizepolicy>
379                </property>
380                <property name="textFormat">
381                 <enum>Qt::PlainText</enum>
382                </property>
383               </widget>
384              </item>
385              <item row="1" column="3" colspan="4">
386               <widget class="QLabel" name="labelUpTotalVal">
387                <property name="sizePolicy">
388                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
389                  <horstretch>0</horstretch>
390                  <verstretch>0</verstretch>
391                 </sizepolicy>
392                </property>
393                <property name="textFormat">
394                 <enum>Qt::PlainText</enum>
395                </property>
396               </widget>
397              </item>
398              <item row="4" column="2">
399               <widget class="QLabel" name="labelReannounceIn">
400                <property name="sizePolicy">
401                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
402                  <horstretch>0</horstretch>
403                  <verstretch>0</verstretch>
404                 </sizepolicy>
405                </property>
406                <property name="text">
407                 <string>Reannounce In:</string>
408                </property>
409                <property name="alignment">
410                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
411                </property>
412               </widget>
413              </item>
414              <item row="4" column="5">
415               <widget class="QLabel" name="labelLastSeenCompleteVal">
416                <property name="sizePolicy">
417                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
418                  <horstretch>0</horstretch>
419                  <verstretch>0</verstretch>
420                 </sizepolicy>
421                </property>
422                <property name="textFormat">
423                 <enum>Qt::PlainText</enum>
424                </property>
425               </widget>
426              </item>
427              <item row="1" column="4">
428               <widget class="QLabel" name="labelSeeds">
429                <property name="sizePolicy">
430                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
431                  <horstretch>0</horstretch>
432                  <verstretch>0</verstretch>
433                 </sizepolicy>
434                </property>
435                <property name="text">
436                 <string>Seeds:</string>
437                </property>
438                <property name="alignment">
439                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
440                </property>
441               </widget>
442              </item>
443              <item row="2" column="0">
444               <widget class="QLabel" name="labelDlSpeed">
445                <property name="sizePolicy">
446                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
447                  <horstretch>0</horstretch>
448                  <verstretch>0</verstretch>
449                 </sizepolicy>
450                </property>
451                <property name="text">
452                 <string>Download Speed:</string>
453                </property>
454                <property name="alignment">
455                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
456                </property>
457               </widget>
458              </item>
459              <item row="1" column="1">
460               <widget class="QLabel" name="labelDlTotalVal">
461                <property name="sizePolicy">
462                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
463                  <horstretch>0</horstretch>
464                  <verstretch>0</verstretch>
465                 </sizepolicy>
466                </property>
467                <property name="textFormat">
468                 <enum>Qt::PlainText</enum>
469                </property>
470               </widget>
471              </item>
472              <item row="3" column="5">
473               <widget class="QLabel" name="labelWastedVal">
474                <property name="sizePolicy">
475                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
476                  <horstretch>0</horstretch>
477                  <verstretch>0</verstretch>
478                 </sizepolicy>
479                </property>
480                <property name="textFormat">
481                 <enum>Qt::PlainText</enum>
482                </property>
483               </widget>
484              </item>
485              <item row="4" column="1">
486               <widget class="QLabel" name="labelShareRatioVal">
487                <property name="sizePolicy">
488                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
489                  <horstretch>0</horstretch>
490                  <verstretch>0</verstretch>
491                 </sizepolicy>
492                </property>
493                <property name="textFormat">
494                 <enum>Qt::PlainText</enum>
495                </property>
496               </widget>
497              </item>
498              <item row="1" column="2">
499               <widget class="QLabel" name="labelUploaded">
500                <property name="sizePolicy">
501                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
502                  <horstretch>0</horstretch>
503                  <verstretch>0</verstretch>
504                 </sizepolicy>
505                </property>
506                <property name="text">
507                 <string>Uploaded:</string>
508                </property>
509                <property name="alignment">
510                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
511                </property>
512               </widget>
513              </item>
514              <item row="1" column="5">
515               <widget class="QLabel" name="labelSeedsVal">
516                <property name="sizePolicy">
517                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
518                  <horstretch>0</horstretch>
519                  <verstretch>0</verstretch>
520                 </sizepolicy>
521                </property>
522                <property name="textFormat">
523                 <enum>Qt::PlainText</enum>
524                </property>
525               </widget>
526              </item>
527              <item row="0" column="1">
528               <widget class="QLabel" name="labelElapsedVal">
529                <property name="sizePolicy">
530                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
531                  <horstretch>0</horstretch>
532                  <verstretch>0</verstretch>
533                 </sizepolicy>
534                </property>
535                <property name="textFormat">
536                 <enum>Qt::PlainText</enum>
537                </property>
538               </widget>
539              </item>
540              <item row="0" column="0">
541               <widget class="QLabel" name="labelTimeActive">
542                <property name="sizePolicy">
543                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
544                  <horstretch>0</horstretch>
545                  <verstretch>0</verstretch>
546                 </sizepolicy>
547                </property>
548                <property name="text">
549                 <string extracomment="Time (duration) the torrent is active (not paused)">Time Active:</string>
550                </property>
551                <property name="alignment">
552                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
553                </property>
554               </widget>
555              </item>
556              <item row="3" column="3">
557               <widget class="QLabel" name="labelUpLimitVal">
558                <property name="sizePolicy">
559                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
560                  <horstretch>0</horstretch>
561                  <verstretch>0</verstretch>
562                 </sizepolicy>
563                </property>
564                <property name="textFormat">
565                 <enum>Qt::PlainText</enum>
566                </property>
567               </widget>
568              </item>
569              <item row="0" column="2">
570               <widget class="QLabel" name="labelETA">
571                <property name="sizePolicy">
572                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
573                  <horstretch>0</horstretch>
574                  <verstretch>0</verstretch>
575                 </sizepolicy>
576                </property>
577                <property name="text">
578                 <string>ETA:</string>
579                </property>
580                <property name="alignment">
581                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
582                </property>
583               </widget>
584              </item>
585              <item row="3" column="4">
586               <widget class="QLabel" name="labelWasted">
587                <property name="sizePolicy">
588                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
589                  <horstretch>0</horstretch>
590                  <verstretch>0</verstretch>
591                 </sizepolicy>
592                </property>
593                <property name="text">
594                 <string>Wasted:</string>
595                </property>
596                <property name="alignment">
597                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
598                </property>
599               </widget>
600              </item>
601             </layout>
602            </widget>
603           </item>
604           <item>
605            <widget class="QGroupBox" name="groupInfosBox">
606             <property name="title">
607              <string>Information</string>
608             </property>
609             <layout class="QGridLayout" name="gridLayout">
610              <property name="topMargin">
611               <number>4</number>
612              </property>
613              <property name="bottomMargin">
614               <number>2</number>
615              </property>
616              <item row="0" column="0">
617               <widget class="QLabel" name="labelTotalSize">
618                <property name="sizePolicy">
619                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
620                  <horstretch>0</horstretch>
621                  <verstretch>0</verstretch>
622                 </sizepolicy>
623                </property>
624                <property name="text">
625                 <string>Total Size:</string>
626                </property>
627                <property name="alignment">
628                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
629                </property>
630               </widget>
631              </item>
632              <item row="0" column="1">
633               <widget class="QLabel" name="labelTotalSizeVal">
634                <property name="sizePolicy">
635                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
636                  <horstretch>0</horstretch>
637                  <verstretch>0</verstretch>
638                 </sizepolicy>
639                </property>
640                <property name="textFormat">
641                 <enum>Qt::PlainText</enum>
642                </property>
643               </widget>
644              </item>
645              <item row="0" column="2">
646               <widget class="QLabel" name="labelTotalPieces">
647                <property name="sizePolicy">
648                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
649                  <horstretch>0</horstretch>
650                  <verstretch>0</verstretch>
651                 </sizepolicy>
652                </property>
653                <property name="text">
654                 <string>Pieces:</string>
655                </property>
656                <property name="alignment">
657                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
658                </property>
659               </widget>
660              </item>
661              <item row="0" column="3">
662               <widget class="QLabel" name="labelTotalPiecesVal">
663                <property name="sizePolicy">
664                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
665                  <horstretch>0</horstretch>
666                  <verstretch>0</verstretch>
667                 </sizepolicy>
668                </property>
669                <property name="textFormat">
670                 <enum>Qt::PlainText</enum>
671                </property>
672               </widget>
673              </item>
674              <item row="0" column="4">
675               <widget class="QLabel" name="labelCreatedBy">
676                <property name="sizePolicy">
677                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
678                  <horstretch>0</horstretch>
679                  <verstretch>0</verstretch>
680                 </sizepolicy>
681                </property>
682                <property name="text">
683                 <string>Created By:</string>
684                </property>
685                <property name="alignment">
686                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
687                </property>
688               </widget>
689              </item>
690              <item row="0" column="5">
691               <widget class="QLabel" name="labelCreatedByVal">
692                <property name="sizePolicy">
693                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
694                  <horstretch>0</horstretch>
695                  <verstretch>0</verstretch>
696                 </sizepolicy>
697                </property>
698                <property name="textFormat">
699                 <enum>Qt::PlainText</enum>
700                </property>
701               </widget>
702              </item>
703              <item row="1" column="0">
704               <widget class="QLabel" name="labelAddedOn">
705                <property name="sizePolicy">
706                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
707                  <horstretch>0</horstretch>
708                  <verstretch>0</verstretch>
709                 </sizepolicy>
710                </property>
711                <property name="text">
712                 <string>Added On:</string>
713                </property>
714                <property name="alignment">
715                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
716                </property>
717               </widget>
718              </item>
719              <item row="1" column="1">
720               <widget class="QLabel" name="labelAddedOnVal">
721                <property name="sizePolicy">
722                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
723                  <horstretch>0</horstretch>
724                  <verstretch>0</verstretch>
725                 </sizepolicy>
726                </property>
727                <property name="textFormat">
728                 <enum>Qt::PlainText</enum>
729                </property>
730               </widget>
731              </item>
732              <item row="1" column="2">
733               <widget class="QLabel" name="labelCompletedOn">
734                <property name="sizePolicy">
735                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
736                  <horstretch>0</horstretch>
737                  <verstretch>0</verstretch>
738                 </sizepolicy>
739                </property>
740                <property name="text">
741                 <string>Completed On:</string>
742                </property>
743                <property name="alignment">
744                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
745                </property>
746               </widget>
747              </item>
748              <item row="1" column="3">
749               <widget class="QLabel" name="labelCompletedOnVal">
750                <property name="sizePolicy">
751                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
752                  <horstretch>0</horstretch>
753                  <verstretch>0</verstretch>
754                 </sizepolicy>
755                </property>
756                <property name="textFormat">
757                 <enum>Qt::PlainText</enum>
758                </property>
759               </widget>
760              </item>
761              <item row="1" column="4">
762               <widget class="QLabel" name="labelCreatedOn">
763                <property name="sizePolicy">
764                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
765                  <horstretch>0</horstretch>
766                  <verstretch>0</verstretch>
767                 </sizepolicy>
768                </property>
769                <property name="text">
770                 <string>Created On:</string>
771                </property>
772                <property name="alignment">
773                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
774                </property>
775               </widget>
776              </item>
777              <item row="1" column="5">
778               <widget class="QLabel" name="labelCreatedOnVal">
779                <property name="sizePolicy">
780                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
781                  <horstretch>0</horstretch>
782                  <verstretch>0</verstretch>
783                 </sizepolicy>
784                </property>
785                <property name="textFormat">
786                 <enum>Qt::PlainText</enum>
787                </property>
788               </widget>
789              </item>
790              <item row="2" column="0">
791               <widget class="QLabel" name="labelHash">
792                <property name="sizePolicy">
793                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
794                  <horstretch>0</horstretch>
795                  <verstretch>0</verstretch>
796                 </sizepolicy>
797                </property>
798                <property name="text">
799                 <string>Torrent Hash:</string>
800                </property>
801                <property name="alignment">
802                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
803                </property>
804               </widget>
805              </item>
806              <item row="2" column="1" colspan="5">
807               <widget class="QLabel" name="labelHashVal">
808                <property name="sizePolicy">
809                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
810                  <horstretch>0</horstretch>
811                  <verstretch>0</verstretch>
812                 </sizepolicy>
813                </property>
814                <property name="textFormat">
815                 <enum>Qt::PlainText</enum>
816                </property>
817                <property name="textInteractionFlags">
818                 <set>Qt::TextSelectableByMouse</set>
819                </property>
820               </widget>
821              </item>
822              <item row="3" column="0">
823               <widget class="QLabel" name="labelSavePath">
824                <property name="sizePolicy">
825                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
826                  <horstretch>0</horstretch>
827                  <verstretch>0</verstretch>
828                 </sizepolicy>
829                </property>
830                <property name="text">
831                 <string>Save Path:</string>
832                </property>
833                <property name="alignment">
834                 <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
835                </property>
836               </widget>
837              </item>
838              <item row="3" column="1" colspan="5">
839               <widget class="QLabel" name="labelSavePathVal">
840                <property name="sizePolicy">
841                 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
842                  <horstretch>0</horstretch>
843                  <verstretch>0</verstretch>
844                 </sizepolicy>
845                </property>
846                <property name="textFormat">
847                 <enum>Qt::PlainText</enum>
848                </property>
849                <property name="wordWrap">
850                 <bool>true</bool>
851                </property>
852                <property name="textInteractionFlags">
853                 <set>Qt::TextSelectableByMouse</set>
854                </property>
855               </widget>
856              </item>
857              <item row="4" column="0">
858               <widget class="QLabel" name="labelComment">
859                <property name="sizePolicy">
860                 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
861                  <horstretch>0</horstretch>
862                  <verstretch>0</verstretch>
863                 </sizepolicy>
864                </property>
865                <property name="text">
866                 <string>Comment:</string>
867                </property>
868                <property name="alignment">
869                 <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
870                </property>
871               </widget>
872              </item>
873              <item row="4" column="1" colspan="5">
874               <widget class="QLabel" name="labelCommentVal">
875                <property name="sizePolicy">
876                 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
877                  <horstretch>0</horstretch>
878                  <verstretch>0</verstretch>
879                 </sizepolicy>
880                </property>
881                <property name="textFormat">
882                 <enum>Qt::RichText</enum>
883                </property>
884                <property name="alignment">
885                 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
886                </property>
887                <property name="wordWrap">
888                 <bool>true</bool>
889                </property>
890                <property name="openExternalLinks">
891                 <bool>true</bool>
892                </property>
893                <property name="textInteractionFlags">
894                 <set>Qt::TextBrowserInteraction</set>
895                </property>
896                <property name="openLinks" stdset="0">
897                 <bool>true</bool>
898                </property>
899               </widget>
900              </item>
901             </layout>
902            </widget>
903           </item>
904          </layout>
905         </widget>
906        </widget>
907       </item>
908      </layout>
909     </widget>
910     <widget class="QWidget" name="pageTrackers">
911      <layout class="QHBoxLayout" name="hBoxLayoutTrackers">
912       <property name="leftMargin">
913        <number>0</number>
914       </property>
915       <property name="topMargin">
916        <number>0</number>
917       </property>
918       <property name="rightMargin">
919        <number>0</number>
920       </property>
921       <property name="bottomMargin">
922        <number>0</number>
923       </property>
924       <item>
925        <layout class="QVBoxLayout" name="verticalLayout_10">
926         <item>
927          <spacer name="verticalSpacer_2">
928           <property name="orientation">
929            <enum>Qt::Vertical</enum>
930           </property>
931           <property name="sizeHint" stdset="0">
932            <size>
933             <width>20</width>
934             <height>40</height>
935            </size>
936           </property>
937          </spacer>
938         </item>
939         <item>
940          <widget class="QPushButton" name="trackerUpButton"/>
941         </item>
942         <item>
943          <widget class="QPushButton" name="trackerDownButton"/>
944         </item>
945         <item>
946          <spacer name="verticalSpacer_3">
947           <property name="orientation">
948            <enum>Qt::Vertical</enum>
949           </property>
950           <property name="sizeHint" stdset="0">
951            <size>
952             <width>20</width>
953             <height>40</height>
954            </size>
955           </property>
956          </spacer>
957         </item>
958        </layout>
959       </item>
960      </layout>
961     </widget>
962     <widget class="QWidget" name="pagePeers">
963      <layout class="QVBoxLayout" name="vBoxLayoutPeerPage">
964       <property name="leftMargin">
965        <number>0</number>
966       </property>
967       <property name="topMargin">
968        <number>0</number>
969       </property>
970       <property name="rightMargin">
971        <number>0</number>
972       </property>
973       <property name="bottomMargin">
974        <number>0</number>
975       </property>
976      </layout>
977     </widget>
978     <widget class="QWidget" name="pageSources">
979      <layout class="QVBoxLayout" name="verticalLayout_9">
980       <property name="leftMargin">
981        <number>0</number>
982       </property>
983       <property name="topMargin">
984        <number>0</number>
985       </property>
986       <property name="rightMargin">
987        <number>0</number>
988       </property>
989       <property name="bottomMargin">
990        <number>0</number>
991       </property>
992       <item>
993        <widget class="QListWidget" name="listWebSeeds">
994         <property name="contextMenuPolicy">
995          <enum>Qt::CustomContextMenu</enum>
996         </property>
997         <property name="selectionMode">
998          <enum>QAbstractItemView::ExtendedSelection</enum>
999         </property>
1000        </widget>
1001       </item>
1002      </layout>
1003     </widget>
1004     <widget class="QWidget" name="pageContents">
1005      <layout class="QVBoxLayout" name="verticalLayout_3">
1006       <property name="spacing">
1007        <number>3</number>
1008       </property>
1009       <property name="leftMargin">
1010        <number>0</number>
1011       </property>
1012       <property name="topMargin">
1013        <number>0</number>
1014       </property>
1015       <property name="rightMargin">
1016        <number>0</number>
1017       </property>
1018       <property name="bottomMargin">
1019        <number>0</number>
1020       </property>
1021       <item>
1022        <layout class="QHBoxLayout" name="contentFilterLayout">
1023         <item>
1024          <widget class="QPushButton" name="selectAllButton">
1025           <property name="text">
1026            <string>Select All</string>
1027           </property>
1028          </widget>
1029         </item>
1030         <item>
1031          <widget class="QPushButton" name="selectNoneButton">
1032           <property name="text">
1033            <string>Select None</string>
1034           </property>
1035          </widget>
1036         </item>
1037         <item>
1038          <spacer name="horizontalSpacer">
1039           <property name="orientation">
1040            <enum>Qt::Horizontal</enum>
1041           </property>
1042           <property name="sizeHint" stdset="0">
1043            <size>
1044             <width>40</width>
1045             <height>20</height>
1046            </size>
1047           </property>
1048          </spacer>
1049         </item>
1050        </layout>
1051       </item>
1052       <item>
1053        <widget class="TorrentContentTreeView" name="filesList">
1054         <property name="contextMenuPolicy">
1055          <enum>Qt::CustomContextMenu</enum>
1056         </property>
1057         <property name="editTriggers">
1058          <set>QAbstractItemView::AllEditTriggers</set>
1059         </property>
1060         <property name="selectionMode">
1061          <enum>QAbstractItemView::ExtendedSelection</enum>
1062         </property>
1063         <property name="allColumnsShowFocus">
1064          <bool>true</bool>
1065         </property>
1066        </widget>
1067       </item>
1068      </layout>
1069     </widget>
1070     <widget class="QWidget" name="pageSpeed">
1071      <layout class="QVBoxLayout" name="speedLayout">
1072       <property name="leftMargin">
1073        <number>0</number>
1074       </property>
1075       <property name="topMargin">
1076        <number>0</number>
1077       </property>
1078       <property name="rightMargin">
1079        <number>0</number>
1080       </property>
1081       <property name="bottomMargin">
1082        <number>0</number>
1083       </property>
1084      </layout>
1085     </widget>
1086    </widget>
1087   </item>
1088  </layout>
1089 </widget>
1090 <customwidgets>
1091  <customwidget>
1092   <class>TorrentContentTreeView</class>
1093   <extends>QTreeView</extends>
1094   <header location="global">gui/torrentcontenttreeview.h</header>
1095  </customwidget>
1096 </customwidgets>
1097 <resources/>
1098 <connections/>
1099</ui>
1100