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">
25 <underline>true
</underline>
28 <property name=
"text">
29 <string>Installed search plugins:
</string>
34 <widget class=
"QTreeWidget" name=
"pluginsTree">
35 <property name=
"contextMenuPolicy">
36 <enum>Qt::ContextMenuPolicy::CustomContextMenu
</enum>
38 <property name=
"selectionMode">
39 <enum>QAbstractItemView::SelectionMode::ExtendedSelection
</enum>
41 <property name=
"uniformRowHeights">
44 <property name=
"itemsExpandable">
47 <property name=
"sortingEnabled">
51 <property name=
"text">
56 <property name=
"text">
57 <string>Version
</string>
61 <property name=
"text">
66 <property name=
"text">
67 <string>Enabled
</string>
71 <property name=
"text">
78 <widget class=
"QLabel" name=
"label">
79 <property name=
"text">
80 <string>Warning: Be sure to comply with your country's copyright laws when downloading torrents from any of these search engines.
</string>
82 <property name=
"wordWrap">
88 <widget class=
"QLabel" name=
"getNewPlugin_lbl">
89 <property name=
"font">
94 <property name=
"text">
95 <string>You can get new search engine plugins here:
<a href=
"https://plugins.qbittorrent.org
">https://plugins.qbittorrent.org
</a
></string>
97 <property name=
"openExternalLinks">
103 <layout class=
"QHBoxLayout" name=
"layout1">
105 <widget class=
"QPushButton" name=
"installButton">
106 <property name=
"text">
107 <string>Install a new one
</string>
112 <widget class=
"QPushButton" name=
"updateButton">
113 <property name=
"text">
114 <string>Check for updates
</string>
119 <widget class=
"QPushButton" name=
"closeButton">
120 <property name=
"text">
121 <string>Close
</string>
128 <action name=
"actionEnable">
129 <property name=
"checkable">
132 <property name=
"text">
133 <string>Enabled
</string>
136 <action name=
"actionUninstall">
137 <property name=
"text">
138 <string>Uninstall
</string>