Warning, /network/kget/transfer-plugins/bittorrent/advanceddetails/webseedstab.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>WebSeedsTab</class>
0003  <widget class="QWidget" name="WebSeedsTab" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>482</width>
0009     <height>300</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <item row="0" column="0" >
0014     <widget class="KLineEdit" name="m_webseed" >
0015      <property name="toolTip" >
0016       <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
0017 p, li { white-space: pre-wrap; }
0018 &lt;/style>&lt;/head>&lt;body style=" font-family:'Bitstream Vera Sans'; font-size:8pt; font-weight:400; font-style:normal;">
0019 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Webseed to add to the torrent.&lt;/p>
0020 &lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>
0021 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Note: &lt;/span>Only http webseeds are supported.&lt;/p>&lt;/body>&lt;/html></string>
0022      </property>
0023     </widget>
0024    </item>
0025    <item row="0" column="1" >
0026     <widget class="QPushButton" name="m_add" >
0027      <property name="text" >
0028       <string>Add Webseed</string>
0029      </property>
0030     </widget>
0031    </item>
0032    <item row="1" column="0" >
0033     <widget class="QTreeView" name="m_webseed_list" >
0034      <property name="rootIsDecorated" >
0035       <bool>false</bool>
0036      </property>
0037      <property name="sortingEnabled" >
0038       <bool>true</bool>
0039      </property>
0040      <property name="allColumnsShowFocus" >
0041       <bool>true</bool>
0042      </property>
0043     </widget>
0044    </item>
0045    <item row="1" column="1" >
0046     <layout class="QVBoxLayout" >
0047      <item>
0048       <widget class="QPushButton" name="m_remove" >
0049        <property name="text" >
0050         <string>Remove Webseed</string>
0051        </property>
0052       </widget>
0053      </item>
0054      <item>
0055       <spacer>
0056        <property name="orientation" >
0057         <enum>Qt::Vertical</enum>
0058        </property>
0059        <property name="sizeHint" >
0060         <size>
0061          <width>20</width>
0062          <height>40</height>
0063         </size>
0064        </property>
0065       </spacer>
0066      </item>
0067     </layout>
0068    </item>
0069   </layout>
0070  </widget>
0071  <resources/>
0072  <connections/>
0073 </ui>