Warning, /network/kget/transfer-plugins/metalink/fileselection.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>FileSelection</class>
0004  <widget class="QWidget" name="FileSelection">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>300</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="KTitleWidget" name="ktitlewidget">
0016      <property name="text">
0017       <string>Select the files you want to be downloaded.</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item>
0022     <widget class="QTreeView" name="treeView">
0023      <property name="uniformRowHeights">
0024       <bool>true</bool>
0025      </property>
0026      <property name="sortingEnabled">
0027       <bool>true</bool>
0028      </property>
0029      <attribute name="headerDefaultSectionSize">
0030       <number>150</number>
0031      </attribute>
0032      <attribute name="headerDefaultSectionSize">
0033       <number>150</number>
0034      </attribute>
0035     </widget>
0036    </item>
0037   </layout>
0038  </widget>
0039  <customwidgets>
0040   <customwidget>
0041    <class>KTitleWidget</class>
0042    <extends>QWidget</extends>
0043    <header>ktitlewidget.h</header>
0044   </customwidget>
0045  </customwidgets>
0046  <resources/>
0047  <connections/>
0048 </ui>