1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SearchJobWidget
</class>
4 <widget class=
"QWidget" name=
"SearchJobWidget">
5 <property name=
"geometry">
13 <layout class=
"QVBoxLayout" name=
"verticalLayout">
15 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
17 <widget class=
"QLabel" name=
"resultsLbl">
18 <property name=
"text">
19 <string>Results(xxx)
</string>
24 <spacer name=
"horizontalSpacer">
25 <property name=
"orientation">
26 <enum>Qt::Horizontal
</enum>
28 <property name=
"sizeHint" stdset=
"0">
37 <widget class=
"QLabel" name=
"label_5">
38 <property name=
"text">
39 <string>Search in:
</string>
44 <widget class=
"QComboBox" name=
"filterMode">
45 <property name=
"toolTip">
46 <string><html
><head/
><body
><p
>Some search engines search in torrent description and in torrent file names too. Whether such results will be shown in the list below is controlled by this mode.
</p
><p
><span style=
" font-weight:
600;
">Everywhere
</span
>disables filtering and shows everything returned by the search engines.
</p
><p
><span style=
" font-weight:
600;
">Torrent names only
</span
> shows only torrents whose names match the search query.
</p
></body
></html
></string>
51 <spacer name=
"horizontalSpacer_2">
52 <property name=
"orientation">
53 <enum>Qt::Horizontal
</enum>
55 <property name=
"sizeType">
56 <enum>QSizePolicy::Minimum
</enum>
58 <property name=
"sizeHint" stdset=
"0">
67 <widget class=
"QLabel" name=
"label">
68 <property name=
"toolTip">
69 <string>Set minimum and maximum allowed number of seeders
</string>
71 <property name=
"text">
72 <string>Seeds:
</string>
77 <widget class=
"QSpinBox" name=
"minSeeds">
78 <property name=
"toolTip">
79 <string>Minimum number of seeds
</string>
81 <property name=
"maximum">
87 <widget class=
"QLabel" name=
"label_4">
88 <property name=
"text">
94 <widget class=
"QSpinBox" name=
"maxSeeds">
95 <property name=
"toolTip">
96 <string>Maximum number of seeds
</string>
98 <property name=
"specialValueText">
101 <property name=
"maximum">
102 <number>1000</number>
107 <spacer name=
"horizontalSpacer_3">
108 <property name=
"orientation">
109 <enum>Qt::Horizontal
</enum>
111 <property name=
"sizeType">
112 <enum>QSizePolicy::Minimum
</enum>
114 <property name=
"sizeHint" stdset=
"0">
123 <widget class=
"QLabel" name=
"label_3">
124 <property name=
"toolTip">
125 <string>Set minimum and maximum allowed size of a torrent
</string>
127 <property name=
"text">
128 <string>Size:
</string>
133 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
135 <widget class=
"QDoubleSpinBox" name=
"minSize">
136 <property name=
"toolTip">
137 <string>Minimum torrent size
</string>
139 <property name=
"maximum">
140 <double>1000.000000000000000</double>
145 <widget class=
"QComboBox" name=
"minSizeUnit"/>
150 <widget class=
"QLabel" name=
"label_2">
151 <property name=
"text">
157 <layout class=
"QHBoxLayout" name=
"horizontalLayout_4">
159 <widget class=
"QDoubleSpinBox" name=
"maxSize">
160 <property name=
"toolTip">
161 <string>Maximum torrent size
</string>
163 <property name=
"specialValueText">
166 <property name=
"maximum">
167 <double>1000.000000000000000</double>
172 <widget class=
"QComboBox" name=
"maxSizeUnit"/>
179 <widget class=
"QTreeView" name=
"resultsBrowser"/>