Combine all the column filter related widgets
[qBittorrent.git] / src / gui / watchedfolderoptionsdialog.ui
blob1e14ae385c026bbd21927fbec403159c9804eeb2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>WatchedFolderOptionsDialog</class>
4 <widget class="QDialog" name="WatchedFolderOptionsDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>462</width>
10 <height>364</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Watched Folder Options</string>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout_3">
17 <item>
18 <layout class="QHBoxLayout" name="horizontalLayout_6">
19 <item>
20 <widget class="QCheckBox" name="checkBoxRecursive">
21 <property name="toolTip">
22 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Will watch the folder and all its subfolders. In Manual torrent management mode it will also add subfolder name to the selected Save path.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
23 </property>
24 <property name="text">
25 <string>Recursive mode</string>
26 </property>
27 </widget>
28 </item>
29 <item>
30 <spacer name="horizontalSpacer_2">
31 <property name="orientation">
32 <enum>Qt::Horizontal</enum>
33 </property>
34 <property name="sizeHint" stdset="0">
35 <size>
36 <width>40</width>
37 <height>20</height>
38 </size>
39 </property>
40 </spacer>
41 </item>
42 </layout>
43 </item>
44 <item>
45 <widget class="QSplitter" name="splitter">
46 <property name="orientation">
47 <enum>Qt::Horizontal</enum>
48 </property>
49 <property name="childrenCollapsible">
50 <bool>false</bool>
51 </property>
52 <widget class="QFrame" name="torrentoptionsFrame">
53 <layout class="QVBoxLayout" name="mainlayout_addui">
54 <property name="leftMargin">
55 <number>0</number>
56 </property>
57 <property name="topMargin">
58 <number>0</number>
59 </property>
60 <property name="rightMargin">
61 <number>0</number>
62 </property>
63 <property name="bottomMargin">
64 <number>0</number>
65 </property>
66 <item>
67 <widget class="QGroupBox" name="groupBoxParameters">
68 <property name="title">
69 <string>Torrent parameters</string>
70 </property>
71 <layout class="QVBoxLayout" name="verticalLayout_2">
72 <item>
73 <layout class="QHBoxLayout" name="managementLayout">
74 <item>
75 <widget class="QLabel" name="labelTorrentManagementMode">
76 <property name="text">
77 <string>Torrent Management Mode:</string>
78 </property>
79 </widget>
80 </item>
81 <item>
82 <widget class="QComboBox" name="comboTTM">
83 <property name="toolTip">
84 <string>Automatic mode means that various torrent properties(eg save path) will be decided by the associated category</string>
85 </property>
86 <item>
87 <property name="text">
88 <string>Manual</string>
89 </property>
90 </item>
91 <item>
92 <property name="text">
93 <string>Automatic</string>
94 </property>
95 </item>
96 </widget>
97 </item>
98 <item>
99 <spacer name="horizontalSpacer">
100 <property name="orientation">
101 <enum>Qt::Horizontal</enum>
102 </property>
103 <property name="sizeHint" stdset="0">
104 <size>
105 <width>20</width>
106 <height>20</height>
107 </size>
108 </property>
109 </spacer>
110 </item>
111 </layout>
112 </item>
113 <item>
114 <widget class="QGroupBox" name="groupBoxSavePath">
115 <property name="title">
116 <string>Save at</string>
117 </property>
118 <layout class="QVBoxLayout" name="verticalLayout">
119 <item>
120 <widget class="FileSystemPathLineEdit" name="savePath" native="true"/>
121 </item>
122 <item>
123 <widget class="QGroupBox" name="groupBoxDownloadPath">
124 <property name="title">
125 <string>Use another path for incomplete torrents</string>
126 </property>
127 <property name="checkable">
128 <bool>true</bool>
129 </property>
130 <property name="checked">
131 <bool>false</bool>
132 </property>
133 <layout class="QVBoxLayout" name="verticalLayout_4">
134 <item>
135 <widget class="FileSystemPathLineEdit" name="downloadPath" native="true"/>
136 </item>
137 </layout>
138 </widget>
139 </item>
140 </layout>
141 </widget>
142 </item>
143 <item>
144 <layout class="QHBoxLayout" name="categoryLayout">
145 <item>
146 <widget class="QLabel" name="labelCategory">
147 <property name="text">
148 <string>Category:</string>
149 </property>
150 </widget>
151 </item>
152 <item>
153 <widget class="QComboBox" name="categoryComboBox">
154 <property name="sizePolicy">
155 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
156 <horstretch>0</horstretch>
157 <verstretch>0</verstretch>
158 </sizepolicy>
159 </property>
160 <property name="editable">
161 <bool>true</bool>
162 </property>
163 <property name="insertPolicy">
164 <enum>QComboBox::InsertAtTop</enum>
165 </property>
166 </widget>
167 </item>
168 <item>
169 <spacer name="horizontalSpacer_7">
170 <property name="orientation">
171 <enum>Qt::Horizontal</enum>
172 </property>
173 <property name="sizeHint" stdset="0">
174 <size>
175 <width>40</width>
176 <height>20</height>
177 </size>
178 </property>
179 </spacer>
180 </item>
181 </layout>
182 </item>
183 <item>
184 <layout class="QHBoxLayout" name="horizontalLayout_3">
185 <item>
186 <widget class="QCheckBox" name="startTorrentCheckBox">
187 <property name="text">
188 <string>Start torrent</string>
189 </property>
190 </widget>
191 </item>
192 <item>
193 <spacer name="horizontalSpacer_3">
194 <property name="orientation">
195 <enum>Qt::Horizontal</enum>
196 </property>
197 <property name="sizeHint" stdset="0">
198 <size>
199 <width>40</width>
200 <height>20</height>
201 </size>
202 </property>
203 </spacer>
204 </item>
205 </layout>
206 </item>
207 <item>
208 <layout class="QHBoxLayout" name="addToQueueTopLayout">
209 <item>
210 <widget class="QCheckBox" name="addToQueueTopCheckBox">
211 <property name="text">
212 <string>Add to top of queue</string>
213 </property>
214 </widget>
215 </item>
216 <item>
217 <spacer name="addToQueueTopSpacer">
218 <property name="orientation">
219 <enum>Qt::Horizontal</enum>
220 </property>
221 <property name="sizeHint" stdset="0">
222 <size>
223 <width>40</width>
224 <height>20</height>
225 </size>
226 </property>
227 </spacer>
228 </item>
229 </layout>
230 </item>
231 <item>
232 <layout class="QHBoxLayout" name="skipCheckingLayout">
233 <item>
234 <widget class="QCheckBox" name="skipCheckingCheckBox">
235 <property name="text">
236 <string>Skip hash check</string>
237 </property>
238 </widget>
239 </item>
240 <item>
241 <spacer name="skipCheckingSpacer">
242 <property name="orientation">
243 <enum>Qt::Horizontal</enum>
244 </property>
245 <property name="sizeHint" stdset="0">
246 <size>
247 <width>40</width>
248 <height>20</height>
249 </size>
250 </property>
251 </spacer>
252 </item>
253 </layout>
254 </item>
255 <item>
256 <layout class="QHBoxLayout" name="horizontalLayout_2">
257 <item>
258 <widget class="QLabel" name="contentLayoutLabel">
259 <property name="text">
260 <string>Content layout:</string>
261 </property>
262 </widget>
263 </item>
264 <item>
265 <widget class="QComboBox" name="contentLayoutComboBox">
266 <property name="currentIndex">
267 <number>0</number>
268 </property>
269 <item>
270 <property name="text">
271 <string>Original</string>
272 </property>
273 </item>
274 <item>
275 <property name="text">
276 <string>Create subfolder</string>
277 </property>
278 </item>
279 <item>
280 <property name="text">
281 <string>Don't create subfolder</string>
282 </property>
283 </item>
284 </widget>
285 </item>
286 <item>
287 <spacer name="horizontalSpacer_4">
288 <property name="orientation">
289 <enum>Qt::Horizontal</enum>
290 </property>
291 <property name="sizeHint" stdset="0">
292 <size>
293 <width>40</width>
294 <height>20</height>
295 </size>
296 </property>
297 </spacer>
298 </item>
299 </layout>
300 </item>
301 </layout>
302 </widget>
303 </item>
304 </layout>
305 </widget>
306 </widget>
307 </item>
308 <item>
309 <spacer name="verticalSpacer">
310 <property name="orientation">
311 <enum>Qt::Vertical</enum>
312 </property>
313 <property name="sizeHint" stdset="0">
314 <size>
315 <width>20</width>
316 <height>40</height>
317 </size>
318 </property>
319 </spacer>
320 </item>
321 <item>
322 <layout class="QHBoxLayout" name="horizontalLayout">
323 <item>
324 <widget class="QDialogButtonBox" name="buttonBox">
325 <property name="standardButtons">
326 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
327 </property>
328 </widget>
329 </item>
330 </layout>
331 </item>
332 </layout>
333 </widget>
334 <customwidgets>
335 <customwidget>
336 <class>FileSystemPathLineEdit</class>
337 <extends>QWidget</extends>
338 <header>gui/fspathedit.h</header>
339 <container>1</container>
340 </customwidget>
341 <customwidget>
342 <class>FileSystemPathLineEdit</class>
343 <extends>QWidget</extends>
344 <header>gui/fspathedit.h</header>
345 <container>1</container>
346 </customwidget>
347 </customwidgets>
348 <resources/>
349 <connections>
350 <connection>
351 <sender>buttonBox</sender>
352 <signal>accepted()</signal>
353 <receiver>WatchedFolderOptionsDialog</receiver>
354 <slot>accept()</slot>
355 <hints>
356 <hint type="sourcelabel">
357 <x>928</x>
358 <y>855</y>
359 </hint>
360 <hint type="destinationlabel">
361 <x>157</x>
362 <y>274</y>
363 </hint>
364 </hints>
365 </connection>
366 <connection>
367 <sender>buttonBox</sender>
368 <signal>rejected()</signal>
369 <receiver>WatchedFolderOptionsDialog</receiver>
370 <slot>reject()</slot>
371 <hints>
372 <hint type="sourcelabel">
373 <x>928</x>
374 <y>855</y>
375 </hint>
376 <hint type="destinationlabel">
377 <x>286</x>
378 <y>274</y>
379 </hint>
380 </hints>
381 </connection>
382 </connections>
383 </ui>