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">
24 <property name=
"text">
25 <string>Add torrent links
</string>
30 <widget class=
"QTextEdit" name=
"textUrls">
31 <property name=
"tabChangesFocus">
34 <property name=
"acceptRichText">
40 <widget class=
"QLabel" name=
"label_infos">
41 <property name=
"font">
46 <property name=
"text">
47 <string>One link per line (HTTP links, Magnet links and info-hashes are supported)
</string>
52 <widget class=
"QDialogButtonBox" name=
"buttonBox">
53 <property name=
"standardButtons">
54 <set>QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Ok
</set>
56 <property name=
"centerButtons">