1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PluginSelectDialog
</class>
4 <widget class=
"QDialog" name=
"PluginSelectDialog">
5 <property name=
"geometry">
13 <property name=
"acceptDrops">
16 <property name=
"windowTitle">
17 <string>Search plugins
</string>
19 <layout class=
"QVBoxLayout" name=
"pluginSelectLayout">
21 <widget class=
"QLabel" name=
"lbl_plugins">
22 <property name=
"font">
26 <underline>true
</underline>
29 <property name=
"text">
30 <string>Installed search plugins:
</string>
35 <widget class=
"QTreeWidget" name=
"pluginsTree">
36 <property name=
"contextMenuPolicy">
37 <enum>Qt::CustomContextMenu
</enum>
39 <property name=
"selectionMode">
40 <enum>QAbstractItemView::ExtendedSelection
</enum>
42 <property name=
"uniformRowHeights">
45 <property name=
"itemsExpandable">
48 <property name=
"sortingEnabled">
52 <property name=
"text">
57 <property name=
"text">
58 <string>Version
</string>
62 <property name=
"text">
67 <property name=
"text">
68 <string>Enabled
</string>
72 <property name=
"text">
79 <widget class=
"QLabel" name=
"label">
80 <property name=
"text">
81 <string>Warning: Be sure to comply with your country's copyright laws when downloading torrents from any of these search engines.
</string>
83 <property name=
"wordWrap">
89 <widget class=
"QLabel" name=
"getNewPlugin_lbl">
90 <property name=
"font">
95 <property name=
"text">
96 <string>You can get new search engine plugins here:
<a href=
"https://plugins.qbittorrent.org
">https://plugins.qbittorrent.org
</a
></string>
98 <property name=
"openExternalLinks">
104 <layout class=
"QHBoxLayout" name=
"layout1">
106 <widget class=
"QPushButton" name=
"installButton">
107 <property name=
"text">
108 <string>Install a new one
</string>
113 <widget class=
"QPushButton" name=
"updateButton">
114 <property name=
"text">
115 <string>Check for updates
</string>
120 <widget class=
"QPushButton" name=
"closeButton">
121 <property name=
"text">
122 <string>Close
</string>
129 <action name=
"actionEnable">
130 <property name=
"checkable">
133 <property name=
"text">
134 <string>Enabled
</string>
137 <action name=
"actionUninstall">
138 <property name=
"text">
139 <string>Uninstall
</string>