|
|
|
@ -392,22 +392,59 @@
@@ -392,22 +392,59 @@
|
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="TorrentContentTreeView" name="contentTreeView"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>1</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="contextMenuPolicy"> |
|
|
|
|
<enum>Qt::CustomContextMenu</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="selectionMode"> |
|
|
|
|
<enum>QAbstractItemView::ExtendedSelection</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sortingEnabled"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QWidget" name="layoutWidget"> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5"> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" name="contentFilterLayout"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="buttonSelectAll"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Select All</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="buttonSelectNone"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Select None</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer name="horizontalSpacer_6"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>168</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="TorrentContentTreeView" name="contentTreeView"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>1</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="contextMenuPolicy"> |
|
|
|
|
<enum>Qt::CustomContextMenu</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="selectionMode"> |
|
|
|
|
<enum>QAbstractItemView::ExtendedSelection</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sortingEnabled"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|