Warning, /network/kget/transfer-plugins/multisegmentkio/dlgmultisegkio.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>DlgMultiSeg</class>
0004  <widget class="QWidget" name="DlgMultiSeg">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>414</width>
0010     <height>155</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <layout class="QFormLayout" name="formLayout">
0016      <property name="fieldGrowthPolicy">
0017       <enum>QFormLayout::ExpandingFieldsGrow</enum>
0018      </property>
0019      <item row="0" column="0">
0020       <widget class="QLabel" name="label">
0021        <property name="text">
0022         <string>Number of connections per URL:</string>
0023        </property>
0024       </widget>
0025      </item>
0026      <item row="0" column="1">
0027       <widget class="QSpinBox" name="numSegSpinBox">
0028        <property name="minimum">
0029         <number>1</number>
0030        </property>
0031        <property name="maximum">
0032         <number>5</number>
0033        </property>
0034        <property name="value">
0035         <number>5</number>
0036        </property>
0037       </widget>
0038      </item>
0039     </layout>
0040    </item>
0041    <item>
0042     <widget class="QCheckBox" name="enginesCheckBox">
0043      <property name="text">
0044       <string>Use search engines</string>
0045      </property>
0046     </widget>
0047    </item>
0048    <item>
0049     <widget class="QCheckBox" name="verificationCheckBox">
0050      <property name="text">
0051       <string>Search for verification information</string>
0052      </property>
0053     </widget>
0054    </item>
0055    <item>
0056     <spacer name="spacer">
0057      <property name="orientation">
0058       <enum>Qt::Vertical</enum>
0059      </property>
0060      <property name="sizeHint" stdset="0">
0061       <size>
0062        <width>20</width>
0063        <height>39</height>
0064       </size>
0065      </property>
0066     </spacer>
0067    </item>
0068   </layout>
0069  </widget>
0070  <resources/>
0071  <connections/>
0072 </ui>