1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>DownloadFromURLDialog
</class>
4 <widget class=
"QDialog" name=
"DownloadFromURLDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Download from URLs
</string>
16 <layout class=
"QVBoxLayout">
18 <widget class=
"QLabel" name=
"downloadURL_lbl">
19 <property name=
"font">
25 <property name=
"text">
26 <string>Add torrent links
</string>
31 <widget class=
"QTextEdit" name=
"textUrls">
32 <property name=
"tabChangesFocus">
35 <property name=
"acceptRichText">
41 <widget class=
"QLabel" name=
"label_infos">
42 <property name=
"font">
47 <property name=
"text">
48 <string>One link per line (HTTP links, Magnet links and info-hashes are supported)
</string>
53 <widget class=
"QDialogButtonBox" name=
"buttonBox">
54 <property name=
"standardButtons">
55 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
57 <property name=
"centerButtons">