2011-11-25 18:46:41 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>TransfersDialog</class>
|
|
|
|
<widget class="QWidget" name="TransfersDialog">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>620</width>
|
|
|
|
<height>353</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2013-02-22 16:42:27 -05:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2013-07-19 08:18:58 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QFrame" name="titleBarFrame">
|
2013-07-28 05:56:24 -04:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2013-07-19 08:18:58 -04:00
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::Box</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Sunken</enum>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<property name="margin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="titleBarPixmap">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="pixmap">
|
2013-08-15 12:20:14 -04:00
|
|
|
<pixmap resource="../images.qrc">:/images/hi24-app-ktorrent.png</pixmap>
|
2013-07-19 08:18:58 -04:00
|
|
|
</property>
|
|
|
|
<property name="scaledContents">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="titleBarLabel">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>10</pointsize>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>File Transfers</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>123</width>
|
|
|
|
<height>13</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2013-08-29 18:02:04 -04:00
|
|
|
<widget class="QToolButton" name="helpButton">
|
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::NoFocus</enum>
|
2013-07-19 08:18:58 -04:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../images.qrc">
|
|
|
|
<normaloff>:/images/64px_help.png</normaloff>:/images/64px_help.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2013-08-29 18:02:04 -04:00
|
|
|
<property name="autoRaise">
|
2013-07-19 08:18:58 -04:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-02-22 16:42:27 -05:00
|
|
|
<item>
|
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
2011-11-25 18:46:41 -05:00
|
|
|
</property>
|
2013-02-22 16:42:27 -05:00
|
|
|
<property name="currentIndex">
|
2013-07-19 08:18:58 -04:00
|
|
|
<number>0</number>
|
2013-02-22 16:42:27 -05:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
<attribute name="icon">
|
2013-07-19 08:18:58 -04:00
|
|
|
<iconset resource="../images.qrc">
|
2013-02-22 16:42:27 -05:00
|
|
|
<normaloff>:/images/down.png</normaloff>:/images/down.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Downloads</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<property name="margin">
|
2011-11-25 18:46:41 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2013-02-22 16:42:27 -05:00
|
|
|
<item>
|
2012-08-26 16:31:10 -04:00
|
|
|
<widget class="QTreeView" name="downloadList">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="mouseTracking">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::CustomContextMenu</enum>
|
|
|
|
</property>
|
|
|
|
<property name="editTriggers">
|
|
|
|
<set>QAbstractItemView::DoubleClicked|QAbstractItemView::EditKeyPressed|QAbstractItemView::SelectedClicked</set>
|
|
|
|
</property>
|
|
|
|
<property name="tabKeyNavigation">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="showDropIndicator" stdset="0">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="dragEnabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="dragDropMode">
|
|
|
|
<enum>QAbstractItemView::NoDragDrop</enum>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="rootIsDecorated">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="uniformRowHeights">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sortingEnabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="allColumnsShowFocus">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="headerStretchLastSection">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-02-22 16:42:27 -05:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="uploadsTab">
|
|
|
|
<attribute name="icon">
|
2013-07-19 08:18:58 -04:00
|
|
|
<iconset resource="../images.qrc">
|
2013-02-22 16:42:27 -05:00
|
|
|
<normaloff>:/images/up.png</normaloff>:/images/up.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Uploads</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="QTreeView" name="uploadsList">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
2011-11-25 18:46:41 -05:00
|
|
|
</property>
|
2013-08-23 16:46:11 -04:00
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::CustomContextMenu</enum>
|
|
|
|
</property>
|
2013-02-22 16:42:27 -05:00
|
|
|
<property name="sortingEnabled">
|
|
|
|
<bool>true</bool>
|
2011-11-25 18:46:41 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources>
|
2013-07-19 08:18:58 -04:00
|
|
|
<include location="../images.qrc"/>
|
2011-11-25 18:46:41 -05:00
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|