1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>AddTorrentParamsWidget
</class>
4 <widget class=
"QWidget" name=
"AddTorrentParamsWidget">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
16 <layout class=
"QVBoxLayout" name=
"mainLayout">
18 <layout class=
"QHBoxLayout" name=
"managementLayout">
20 <widget class=
"QLabel" name=
"labelTorrentManagementMode">
21 <property name=
"text">
22 <string>Torrent Management Mode:
</string>
27 <widget class=
"QComboBox" name=
"comboTTM">
28 <property name=
"toolTip">
29 <string>Automatic mode means that various torrent properties(eg save path) will be decided by the associated category
</string>
34 <spacer name=
"horizontalSpacer">
35 <property name=
"orientation">
36 <enum>Qt::Horizontal
</enum>
38 <property name=
"sizeHint" stdset=
"0">
49 <widget class=
"QGroupBox" name=
"groupBoxSavePath">
50 <property name=
"title">
51 <string>Save at
</string>
53 <layout class=
"QVBoxLayout" name=
"verticalLayout">
55 <widget class=
"QLabel" name=
"defaultsNoteLabel">
56 <property name=
"font">
61 <property name=
"text">
62 <string>Note: the current defaults are displayed for reference.
</string>
67 <widget class=
"FileSystemPathLineEdit" name=
"savePathEdit" native=
"true"/>
70 <layout class=
"QHBoxLayout" name=
"downloadPathLayout">
72 <widget class=
"QLabel" name=
"useDownloadPathLabel">
73 <property name=
"text">
74 <string>Use another path for incomplete torrents:
</string>
79 <widget class=
"QComboBox" name=
"useDownloadPathComboBox"/>
82 <spacer name=
"downloadPathSpacer">
83 <property name=
"orientation">
84 <enum>Qt::Horizontal
</enum>
86 <property name=
"sizeHint" stdset=
"0">
97 <widget class=
"FileSystemPathLineEdit" name=
"downloadPathEdit" native=
"true"/>
103 <layout class=
"QHBoxLayout" name=
"categoryLayout" stretch=
"0,2,1">
105 <widget class=
"QLabel" name=
"labelCategory">
106 <property name=
"text">
107 <string>Category:
</string>
112 <widget class=
"QComboBox" name=
"categoryComboBox">
113 <property name=
"sizePolicy">
114 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
115 <horstretch>0</horstretch>
116 <verstretch>0</verstretch>
119 <property name=
"editable">
122 <property name=
"insertPolicy">
123 <enum>QComboBox::InsertAtTop
</enum>
128 <spacer name=
"categorySpacer">
129 <property name=
"orientation">
130 <enum>Qt::Horizontal
</enum>
132 <property name=
"sizeHint" stdset=
"0">
143 <layout class=
"QHBoxLayout" name=
"tagsLayout" stretch=
"0,0,0">
145 <widget class=
"QLabel" name=
"tagsLabel">
146 <property name=
"text">
147 <string>Tags:
</string>
152 <widget class=
"QLineEdit" name=
"tagsLineEdit">
153 <property name=
"sizePolicy">
154 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
155 <horstretch>0</horstretch>
156 <verstretch>0</verstretch>
159 <property name=
"readOnly">
162 <property name=
"placeholderText">
163 <string>Click [...] button to add/remove tags.
</string>
165 <property name=
"clearButtonEnabled">
171 <widget class=
"QToolButton" name=
"tagsEditButton">
172 <property name=
"toolTip">
173 <string>Add/remove tags
</string>
175 <property name=
"text">
183 <widget class=
"QWidget" name=
"miscParamsWidget" native=
"true">
184 <widget class=
"QWidget" name=
"startTorrentWidget" native=
"true">
185 <property name=
"geometry">
193 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
194 <property name=
"leftMargin">
197 <property name=
"topMargin">
200 <property name=
"rightMargin">
203 <property name=
"bottomMargin">
207 <widget class=
"QLabel" name=
"startTorrentLabel">
208 <property name=
"text">
209 <string>Start torrent:
</string>
214 <widget class=
"QComboBox" name=
"startTorrentComboBox">
215 <property name=
"currentIndex">
222 <widget class=
"QWidget" name=
"contentLayoutWidget" native=
"true">
223 <property name=
"geometry">
231 <layout class=
"QHBoxLayout" name=
"contentLayoutLayout">
232 <property name=
"leftMargin">
235 <property name=
"topMargin">
238 <property name=
"rightMargin">
241 <property name=
"bottomMargin">
245 <widget class=
"QLabel" name=
"contentLayoutLabel">
246 <property name=
"text">
247 <string>Content layout:
</string>
252 <widget class=
"QComboBox" name=
"contentLayoutComboBox">
253 <property name=
"currentIndex">
260 <widget class=
"QWidget" name=
"stopConditionWidget" native=
"true">
261 <property name=
"geometry">
269 <layout class=
"QHBoxLayout" name=
"stopConditionLayout">
270 <property name=
"leftMargin">
273 <property name=
"topMargin">
276 <property name=
"rightMargin">
279 <property name=
"bottomMargin">
283 <widget class=
"QLabel" name=
"stopConditionLabel">
284 <property name=
"text">
285 <string>Stop condition:
</string>
290 <widget class=
"QComboBox" name=
"stopConditionComboBox">
291 <property name=
"currentIndex">
298 <widget class=
"QWidget" name=
"addToQueueTopWidget" native=
"true">
299 <property name=
"geometry">
307 <layout class=
"QHBoxLayout" name=
"addToQueueTopLayout">
308 <property name=
"leftMargin">
311 <property name=
"topMargin">
314 <property name=
"rightMargin">
317 <property name=
"bottomMargin">
321 <widget class=
"QLabel" name=
"addToQueueTopLabel">
322 <property name=
"text">
323 <string>Add to top of queue:
</string>
328 <widget class=
"QComboBox" name=
"addToQueueTopComboBox">
329 <property name=
"currentIndex">
336 <widget class=
"QCheckBox" name=
"skipCheckingCheckBox">
337 <property name=
"geometry">
345 <property name=
"text">
346 <string>Skip hash check
</string>
352 <widget class=
"QGroupBox" name=
"torrentShareLimitsBox">
353 <property name=
"title">
354 <string>Torrent share limits
</string>
356 <layout class=
"QVBoxLayout" name=
"torrentShareLimitsBoxLayout">
358 <widget class=
"TorrentShareLimitsWidget" name=
"torrentShareLimitsWidget" native=
"true"/>
367 <class>FileSystemPathLineEdit
</class>
368 <extends>QWidget
</extends>
369 <header>gui/fspathedit.h
</header>
370 <container>1</container>
373 <class>TorrentShareLimitsWidget
</class>
374 <extends>QWidget
</extends>
375 <header>gui/torrentsharelimitswidget.h
</header>
376 <container>1</container>