Some work about adaptive color scheme for Web UI (PR #19901)
http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1050 lines
32 KiB
1050 lines
32 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<ui version="4.0"> |
|
<class>PropertiesWidget</class> |
|
<widget class="QWidget" name="PropertiesWidget"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>758</width> |
|
<height>292</height> |
|
</rect> |
|
</property> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Preferred" vsizetype="Minimum"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>303</height> |
|
</size> |
|
</property> |
|
<property name="windowTitle"> |
|
<string>Form</string> |
|
</property> |
|
<property name="styleSheet"> |
|
<string/> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
<property name="spacing"> |
|
<number>0</number> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QStackedWidget" name="stackedProperties"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>260</height> |
|
</size> |
|
</property> |
|
<property name="currentIndex"> |
|
<number>0</number> |
|
</property> |
|
<widget class="QWidget" name="page"> |
|
<layout class="QVBoxLayout" name="verticalLayout_4"> |
|
<item> |
|
<layout class="QHBoxLayout" name="ProgressHLayout"> |
|
<item> |
|
<widget class="QLabel" name="downloaded_pieces_lbl"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>100</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string>Downloaded:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="progress_lbl"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>44</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string notr="true">0.0%</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
|
<property name="spacing"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QGroupBox" name="groupTorrentInfos"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="title"> |
|
<string>Torrent information</string> |
|
</property> |
|
<layout class="QHBoxLayout" name="horizontalLayout_4"> |
|
<property name="bottomMargin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_2"> |
|
<item> |
|
<widget class="QLabel" name="savePath_lbl"> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Save path:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="creator_lbl"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Creator:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="hash_lbl2"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Torrent hash:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="comment_lbl2"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Comment:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_3"> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
<item> |
|
<widget class="QLabel" name="save_path"> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="changeSavePathButton"> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string notr="true">...</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="creator"> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="hash_lbl"> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="textInteractionFlags"> |
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="comment_lbl"> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>190</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
<weight>75</weight> |
|
<italic>false</italic> |
|
<bold>true</bold> |
|
<underline>false</underline> |
|
<strikeout>false</strikeout> |
|
</font> |
|
</property> |
|
<property name="title"> |
|
<string>Current session</string> |
|
</property> |
|
<layout class="QVBoxLayout" name="_2"> |
|
<property name="leftMargin"> |
|
<number>9</number> |
|
</property> |
|
<property name="topMargin"> |
|
<number>9</number> |
|
</property> |
|
<property name="rightMargin"> |
|
<number>9</number> |
|
</property> |
|
<property name="bottomMargin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<layout class="QHBoxLayout" name="_3"> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<layout class="QVBoxLayout" name="_4"> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QLabel" name="label_5"> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<italic>false</italic> |
|
<bold>false</bold> |
|
<underline>false</underline> |
|
<strikeout>false</strikeout> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Total uploaded:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_6"> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<italic>false</italic> |
|
<bold>false</bold> |
|
<underline>false</underline> |
|
<strikeout>false</strikeout> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Total downloaded:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="lbl_ratio"> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Share ratio:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_8"> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<italic>false</italic> |
|
<bold>false</bold> |
|
<underline>false</underline> |
|
<strikeout>false</strikeout> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Total failed:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="_5"> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QLabel" name="upTotal"> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="dlTotal"> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="shareRatio"> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="failed"> |
|
<property name="font"> |
|
<font> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>181</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="incrementalDownload"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
<weight>50</weight> |
|
<italic>false</italic> |
|
<bold>false</bold> |
|
<underline>false</underline> |
|
<strikeout>false</strikeout> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Download in correct order (slower but good for previewing)</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="page_2"> |
|
<layout class="QVBoxLayout" name="verticalLayout_8"> |
|
<item> |
|
<layout class="QHBoxLayout" name="_20"> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<layout class="QVBoxLayout" name="_21"> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QListWidget" name="trackersURLS"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="selectionMode"> |
|
<enum>QAbstractItemView::ExtendedSelection</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="_22"> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="removeTracker_button"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>24</width> |
|
<height>24</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>24</width> |
|
<height>24</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="icons.qrc"> |
|
<normaloff>:/Icons/oxygen/list-remove.png</normaloff>:/Icons/oxygen/list-remove.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="addTracker_button"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>24</width> |
|
<height>24</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>24</width> |
|
<height>24</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="icons.qrc"> |
|
<normaloff>:/Icons/oxygen/list-add.png</normaloff>:/Icons/oxygen/list-add.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="_23"> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="riseTracker_button"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>24</width> |
|
<height>24</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>24</width> |
|
<height>24</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="icons.qrc"> |
|
<normaloff>:/Icons/uparrow.png</normaloff>:/Icons/uparrow.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="lowerTracker_button"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>24</width> |
|
<height>24</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>24</width> |
|
<height>24</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="icons.qrc"> |
|
<normaloff>:/Icons/downarrow.png</normaloff>:/Icons/downarrow.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="_24"> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QLabel" name="label_3"> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
<weight>50</weight> |
|
<italic>false</italic> |
|
<bold>false</bold> |
|
<underline>false</underline> |
|
<strikeout>false</strikeout> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Current tracker:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="trackerURL"> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="page_3"> |
|
<layout class="QVBoxLayout" name="verticalLayout_9"> |
|
<item> |
|
<widget class="QListWidget" name="listWebSeeds"/> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="_19"> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="deleteWS_button"> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>24</width> |
|
<height>24</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="icons.qrc"> |
|
<normaloff>:/Icons/oxygen/list-remove.png</normaloff>:/Icons/oxygen/list-remove.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="addWS_button"> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>24</width> |
|
<height>24</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="icons.qrc"> |
|
<normaloff>:/Icons/oxygen/list-add.png</normaloff>:/Icons/oxygen/list-add.png</iconset> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="page_4"> |
|
<layout class="QVBoxLayout" name="verticalLayout_5"> |
|
<item> |
|
<widget class="QTreeView" name="filesList"> |
|
<property name="contextMenuPolicy"> |
|
<enum>Qt::CustomContextMenu</enum> |
|
</property> |
|
<property name="editTriggers"> |
|
<set>QAbstractItemView::AllEditTriggers</set> |
|
</property> |
|
<property name="selectionMode"> |
|
<enum>QAbstractItemView::ExtendedSelection</enum> |
|
</property> |
|
<property name="allColumnsShowFocus"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="_6"> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="collapseAllButton"> |
|
<property name="text"> |
|
<string>Collapse all</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="expandAllButton"> |
|
<property name="text"> |
|
<string>Expand all</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="Line" name="line"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
<property name="leftMargin"> |
|
<number>5</number> |
|
</property> |
|
<property name="topMargin"> |
|
<number>4</number> |
|
</property> |
|
<property name="rightMargin"> |
|
<number>5</number> |
|
</property> |
|
<item> |
|
<widget class="QPushButton" name="main_infos_button"> |
|
<property name="styleSheet"> |
|
<string>QPushButton { |
|
border: 1px solid rgb(85, 81, 91); |
|
border-radius: 3px; |
|
padding: 2px; |
|
margin-left: 3px; margin-right: 3px; |
|
}</string> |
|
</property> |
|
<property name="text"> |
|
<string>General</string> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="icons.qrc"> |
|
<normaloff>:/Icons/oxygen/help-about.png</normaloff>:/Icons/oxygen/help-about.png</iconset> |
|
</property> |
|
<property name="iconSize"> |
|
<size> |
|
<width>16</width> |
|
<height>16</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="trackers_button"> |
|
<property name="styleSheet"> |
|
<string>QPushButton { |
|
border: 1px solid rgb(85, 81, 91); |
|
border-radius: 3px; |
|
padding: 2px; |
|
margin-left: 3px; margin-right: 3px; |
|
}</string> |
|
</property> |
|
<property name="text"> |
|
<string>Trackers</string> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="icons.qrc"> |
|
<normaloff>:/Icons/oxygen/network-server.png</normaloff>:/Icons/oxygen/network-server.png</iconset> |
|
</property> |
|
<property name="iconSize"> |
|
<size> |
|
<width>16</width> |
|
<height>16</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="url_seeds_button"> |
|
<property name="styleSheet"> |
|
<string>QPushButton { |
|
border: 1px solid rgb(85, 81, 91); |
|
border-radius: 3px; |
|
padding: 2px; |
|
margin-left: 3px; margin-right: 3px; |
|
}</string> |
|
</property> |
|
<property name="text"> |
|
<string>URL seeds</string> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="icons.qrc"> |
|
<normaloff>:/Icons/oxygen/urlseed.png</normaloff>:/Icons/oxygen/urlseed.png</iconset> |
|
</property> |
|
<property name="iconSize"> |
|
<size> |
|
<width>16</width> |
|
<height>16</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="files_button"> |
|
<property name="styleSheet"> |
|
<string>QPushButton { |
|
border: 1px solid rgb(85, 81, 91); |
|
border-radius: 3px; |
|
padding: 2px; |
|
margin-left: 3px; margin-right: 3px; |
|
}</string> |
|
</property> |
|
<property name="text"> |
|
<string>Files</string> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="icons.qrc"> |
|
<normaloff>:/Icons/oxygen/folder.png</normaloff>:/Icons/oxygen/folder.png</iconset> |
|
</property> |
|
<property name="iconSize"> |
|
<size> |
|
<width>16</width> |
|
<height>16</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
<resources> |
|
<include location="icons.qrc"/> |
|
</resources> |
|
<connections/> |
|
</ui>
|
|
|