|
|
|
<ui version="4.0" >
|
|
|
|
<class>MainWindow</class>
|
|
|
|
<widget class="QMainWindow" name="MainWindow" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>914</width>
|
|
|
|
<height>563</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="contextMenuPolicy" >
|
|
|
|
<enum>Qt::CustomContextMenu</enum>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralwidget" >
|
|
|
|
<layout class="QVBoxLayout" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menubar" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>914</width>
|
|
|
|
<height>26</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menu_Edit" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>&Edit</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionStart_All" />
|
|
|
|
<addaction name="actionPause_All" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionStart" />
|
|
|
|
<addaction name="actionPause" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionTorrent_Properties" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionDelete" />
|
|
|
|
<addaction name="actionDelete_Permanently" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menu_Help" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>&Help</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionBugReport" />
|
|
|
|
<addaction name="actionWebsite" />
|
|
|
|
<addaction name="actionDocumentation" />
|
|
|
|
<addaction name="actionAbout" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menu_Options" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Options</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionOptions" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menu_File" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>&File</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionOpen" />
|
|
|
|
<addaction name="actionDownload_from_URL" />
|
|
|
|
<addaction name="actionCreate_torrent" />
|
|
|
|
<addaction name="actionExit" />
|
|
|
|
</widget>
|
|
|
|
<addaction name="menu_File" />
|
|
|
|
<addaction name="menu_Edit" />
|
|
|
|
<addaction name="menu_Options" />
|
|
|
|
<addaction name="menu_Help" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolBar" name="toolBar" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="contextMenuPolicy" >
|
|
|
|
<enum>Qt::NoContextMenu</enum>
|
|
|
|
</property>
|
|
|
|
<property name="movable" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize" >
|
|
|
|
<size>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="floatable" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="toolBarArea" >
|
|
|
|
<enum>TopToolBarArea</enum>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="toolBarBreak" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<addaction name="actionOpen" />
|
|
|
|
<addaction name="actionDownload_from_URL" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionDelete" />
|
|
|
|
<addaction name="actionDelete_Permanently" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionTorrent_Properties" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionStart" />
|
|
|
|
<addaction name="actionPause" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionStart_All" />
|
|
|
|
<addaction name="actionPause_All" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionOptions" />
|
|
|
|
<addaction name="actionDecreasePriority" />
|
|
|
|
<addaction name="actionIncreasePriority" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionExit" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QStatusBar" name="statusBar" />
|
|
|
|
<action name="actionOpen" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Open</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionExit" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Exit</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionOptions" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Preferences</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionAbout" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>About</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionStart" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Start</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionPause" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Pause</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDelete" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Delete</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionPause_All" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Pause All</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionStart_All" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Start All</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionWebsite" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Visit website</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDelete_Permanently" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Delete Permanently</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionTorrent_Properties" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Torrent Properties</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDownload_from_URL" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Download from URL</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionCreate_torrent" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Create torrent</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionPreview_file" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Preview file</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionClearLog" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Clear log</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionBugReport" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Report a bug</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSet_upload_limit" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Set upload limit</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSet_download_limit" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Set download limit</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDocumentation" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Documentation</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSet_global_download_limit" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Set global download limit</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSet_global_upload_limit" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Set global upload limit</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDecreasePriority" >
|
|
|
|
<property name="icon" >
|
|
|
|
<iconset resource="icons.qrc" >:/Icons/skin/decrease.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Decrease priority</string>
|
|
|
|
</property>
|
|
|
|
<property name="visible" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionIncreasePriority" >
|
|
|
|
<property name="icon" >
|
|
|
|
<iconset resource="icons.qrc" >:/Icons/skin/increase.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Increase priority</string>
|
|
|
|
</property>
|
|
|
|
<property name="visible" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</widget>
|
|
|
|
<resources>
|
|
|
|
<include location="icons.qrc" />
|
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|