Warning, /utilities/ark/kerfuffle/extractionsettingspage.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>ExtractionSettingsPage</class>
0004  <widget class="QWidget" name="ExtractionSettingsPage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>544</width>
0010     <height>487</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QCheckBox" name="kcfg_openDestinationFolderAfterExtraction">
0016      <property name="text">
0017       <string>Open destination folder after extraction</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item>
0022     <widget class="QCheckBox" name="kcfg_closeAfterExtraction">
0023      <property name="text">
0024       <string>Close Ark after extraction</string>
0025      </property>
0026     </widget>
0027    </item>
0028    <item>
0029     <widget class="QCheckBox" name="kcfg_preservePaths">
0030      <property name="text">
0031       <string>Preserve paths when extracting</string>
0032      </property>
0033      <property name="checked">
0034       <bool>true</bool>
0035      </property>
0036     </widget>
0037    </item>
0038    <item>
0039     <widget class="QCheckBox" name="kcfg_extractToSubfolder">
0040      <property name="toolTip">
0041       <string>Whether to check by default the extraction into subfolder checkbox in the Extraction Dialog, when the archive has more than one top-level entry.</string>
0042      </property>
0043      <property name="text">
0044       <string>Extract to a subfolder if the archive has more than one top-level entry</string>
0045      </property>
0046      <property name="checked">
0047       <bool>true</bool>
0048      </property>
0049     </widget>
0050    </item>
0051    <item>
0052     <spacer name="verticalSpacer">
0053      <property name="orientation">
0054       <enum>Qt::Vertical</enum>
0055      </property>
0056      <property name="sizeHint" stdset="0">
0057       <size>
0058        <width>20</width>
0059        <height>388</height>
0060       </size>
0061      </property>
0062     </spacer>
0063    </item>
0064   </layout>
0065  </widget>
0066  <resources/>
0067  <connections/>
0068 </ui>