1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SearchJobWidget
</class>
4 <widget class=
"QWidget" name=
"SearchJobWidget">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
20 <widget class=
"QLabel" name=
"resultsLbl">
21 <property name=
"text">
22 <string>Results(xxx)
</string>
27 <spacer name=
"horizontalSpacer">
28 <property name=
"orientation">
29 <enum>Qt::Horizontal
</enum>
31 <property name=
"sizeHint" stdset=
"0">
40 <widget class=
"QLabel" name=
"label_5">
41 <property name=
"focusPolicy">
42 <enum>Qt::NoFocus
</enum>
44 <property name=
"text">
45 <string>Search in:
</string>
47 <property name=
"buddy">
48 <cstring>filterMode
</cstring>
53 <widget class=
"QComboBox" name=
"filterMode">
54 <property name=
"toolTip">
55 <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>
60 <spacer name=
"horizontalSpacer_2">
61 <property name=
"orientation">
62 <enum>Qt::Horizontal
</enum>
64 <property name=
"sizeType">
65 <enum>QSizePolicy::Minimum
</enum>
67 <property name=
"sizeHint" stdset=
"0">
76 <widget class=
"QLabel" name=
"label">
77 <property name=
"sizePolicy">
78 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
79 <horstretch>0</horstretch>
80 <verstretch>0</verstretch>
83 <property name=
"toolTip">
84 <string><html
><head/
><body
><p
>Set minimal and maximal allowed number of seeders
</p
></body
></html
></string>
86 <property name=
"text">
87 <string>Seeds:
</string>
92 <widget class=
"QSpinBox" name=
"minSeeds">
93 <property name=
"toolTip">
94 <string><html
><head/
><body
><p
>Minimal number of seeds
</p
></body
></html
></string>
96 <property name=
"minimum">
99 <property name=
"maximum">
100 <number>1000</number>
102 <property name=
"value">
108 <widget class=
"QLabel" name=
"label_4">
109 <property name=
"sizePolicy">
110 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
111 <horstretch>0</horstretch>
112 <verstretch>0</verstretch>
115 <property name=
"text">
121 <widget class=
"QSpinBox" name=
"maxSeeds">
122 <property name=
"toolTip">
123 <string><html
><head/
><body
><p
>Maximal number of seeds
</p
></body
></html
></string>
125 <property name=
"specialValueText">
128 <property name=
"prefix">
131 <property name=
"minimum">
134 <property name=
"maximum">
135 <number>1000</number>
137 <property name=
"value">
143 <spacer name=
"horizontalSpacer_3">
144 <property name=
"orientation">
145 <enum>Qt::Horizontal
</enum>
147 <property name=
"sizeType">
148 <enum>QSizePolicy::Minimum
</enum>
150 <property name=
"sizeHint" stdset=
"0">
159 <widget class=
"QLabel" name=
"label_3">
160 <property name=
"sizePolicy">
161 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
162 <horstretch>0</horstretch>
163 <verstretch>0</verstretch>
166 <property name=
"toolTip">
167 <string><html
><head/
><body
><p
>Set minimal and maximal allowed size of a torrent
</p
></body
></html
></string>
169 <property name=
"text">
170 <string>Size:
</string>
175 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
177 <widget class=
"QDoubleSpinBox" name=
"minSize">
178 <property name=
"toolTip">
179 <string><html
><head/
><body
><p
>Minimal torrent size
</p
></body
></html
></string>
181 <property name=
"minimum">
182 <double>0.000000000000000</double>
184 <property name=
"maximum">
185 <double>1000.000000000000000</double>
187 <property name=
"value">
188 <double>0.000000000000000</double>
193 <widget class=
"QComboBox" name=
"minSizeUnit">
194 <property name=
"sizeAdjustPolicy">
195 <enum>QComboBox::AdjustToContents
</enum>
202 <widget class=
"QLabel" name=
"label_2">
203 <property name=
"text">
209 <layout class=
"QHBoxLayout" name=
"horizontalLayout_4">
211 <widget class=
"QDoubleSpinBox" name=
"maxSize">
212 <property name=
"toolTip">
213 <string><html
><head/
><body
><p
>Maximal torrent size
</p
></body
></html
></string>
215 <property name=
"specialValueText">
218 <property name=
"minimum">
219 <double>-
1.000000000000000</double>
221 <property name=
"maximum">
222 <double>1000.000000000000000</double>
224 <property name=
"value">
225 <double>1000.000000000000000</double>
230 <widget class=
"QComboBox" name=
"maxSizeUnit">
231 <property name=
"currentIndex">
234 <property name=
"sizeAdjustPolicy">
235 <enum>QComboBox::AdjustToContents
</enum>
244 <widget class=
"QTreeView" name=
"resultsBrowser"/>