Warning, /utilities/ark/kerfuffle/extractiondialog.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  <author>Henrique Pinto &lt;henrique.pinto@kdemail.net&gt;</author>
0004  <class>ExtractionDialog</class>
0005  <widget class="QWidget" name="ExtractionDialog">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>314</width>
0011     <height>422</height>
0012    </rect>
0013   </property>
0014   <property name="sizePolicy">
0015    <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0016     <horstretch>0</horstretch>
0017     <verstretch>0</verstretch>
0018    </sizepolicy>
0019   </property>
0020   <property name="windowTitle">
0021    <string>Extraction Dialog</string>
0022   </property>
0023   <layout class="QVBoxLayout" name="verticalLayout_2">
0024    <item>
0025     <layout class="QHBoxLayout" name="horizontalLayout">
0026      <item>
0027       <widget class="QLabel" name="iconLabel">
0028        <property name="sizePolicy">
0029         <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
0030          <horstretch>0</horstretch>
0031          <verstretch>0</verstretch>
0032         </sizepolicy>
0033        </property>
0034        <property name="maximumSize">
0035         <size>
0036          <width>256</width>
0037          <height>256</height>
0038         </size>
0039        </property>
0040        <property name="text">
0041         <string/>
0042        </property>
0043        <property name="pixmap">
0044         <pixmap>../../../../../kde-devel/ark-trunk/pics/ox32-action-ark_extract.png</pixmap>
0045        </property>
0046        <property name="scaledContents">
0047         <bool>false</bool>
0048        </property>
0049        <property name="alignment">
0050         <set>Qt::AlignCenter</set>
0051        </property>
0052       </widget>
0053      </item>
0054      <item>
0055       <widget class="QLabel" name="extractAllLabel">
0056        <property name="sizePolicy">
0057         <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
0058          <horstretch>0</horstretch>
0059          <verstretch>0</verstretch>
0060         </sizepolicy>
0061        </property>
0062        <property name="font">
0063         <font>
0064          <pointsize>11</pointsize>
0065          <weight>50</weight>
0066          <bold>false</bold>
0067         </font>
0068        </property>
0069        <property name="text">
0070         <string>Extract All Files</string>
0071        </property>
0072       </widget>
0073      </item>
0074     </layout>
0075    </item>
0076    <item>
0077     <widget class="QGroupBox" name="singleFolderGroup">
0078      <property name="title">
0079       <string>E&amp;xtraction into subfolder:</string>
0080      </property>
0081      <property name="checkable">
0082       <bool>true</bool>
0083      </property>
0084      <property name="checked">
0085       <bool>false</bool>
0086      </property>
0087      <property name="flat">
0088       <bool>true</bool>
0089      </property>
0090      <layout class="QVBoxLayout" name="verticalLayout">
0091       <item>
0092        <widget class="KLineEdit" name="subfolder">
0093         <property name="sizePolicy">
0094          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0095           <horstretch>0</horstretch>
0096           <verstretch>0</verstretch>
0097          </sizepolicy>
0098         </property>
0099         <property name="showClearButton" stdset="0">
0100          <bool>true</bool>
0101         </property>
0102        </widget>
0103       </item>
0104      </layout>
0105     </widget>
0106    </item>
0107    <item>
0108     <widget class="QGroupBox" name="groupBox">
0109      <property name="sizePolicy">
0110       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0111        <horstretch>0</horstretch>
0112        <verstretch>0</verstretch>
0113       </sizepolicy>
0114      </property>
0115      <property name="title">
0116       <string>Options</string>
0117      </property>
0118      <property name="flat">
0119       <bool>true</bool>
0120      </property>
0121      <layout class="QGridLayout" name="gridLayout">
0122       <item row="2" column="0">
0123        <widget class="QCheckBox" name="openFolderCheckBox">
0124         <property name="text">
0125          <string>Open &amp;destination folder after extraction</string>
0126         </property>
0127        </widget>
0128       </item>
0129       <item row="3" column="0">
0130        <widget class="QCheckBox" name="closeAfterExtraction">
0131         <property name="text">
0132          <string>Close &amp;Ark after extraction</string>
0133         </property>
0134        </widget>
0135       </item>
0136       <item row="4" column="0">
0137        <widget class="QCheckBox" name="preservePaths">
0138         <property name="text">
0139          <string>&amp;Preserve paths when extracting</string>
0140         </property>
0141        </widget>
0142       </item>
0143       <item row="5" column="0">
0144        <widget class="QCheckBox" name="autoSubfolders">
0145         <property name="text">
0146          <string>&amp;Automatically create subfolders</string>
0147         </property>
0148        </widget>
0149       </item>
0150       <item row="6" column="0">
0151        <spacer name="gridLayoutVerticalSpacer">
0152         <property name="orientation">
0153          <enum>Qt::Vertical</enum>
0154         </property>
0155         <property name="sizeHint" stdset="0">
0156          <size>
0157           <width>20</width>
0158           <height>40</height>
0159          </size>
0160         </property>
0161        </spacer>
0162       </item>
0163      </layout>
0164     </widget>
0165    </item>
0166    <item>
0167     <widget class="QGroupBox" name="filesToExtractGroupBox">
0168      <property name="sizePolicy">
0169       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0170        <horstretch>0</horstretch>
0171        <verstretch>0</verstretch>
0172       </sizepolicy>
0173      </property>
0174      <property name="title">
0175       <string comment="@title:group">Extract</string>
0176      </property>
0177      <property name="flat">
0178       <bool>true</bool>
0179      </property>
0180      <property name="checkable">
0181       <bool>false</bool>
0182      </property>
0183      <layout class="QVBoxLayout">
0184       <item>
0185        <widget class="QRadioButton" name="selectedFilesButton">
0186         <property name="sizePolicy">
0187          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0188           <horstretch>0</horstretch>
0189           <verstretch>0</verstretch>
0190          </sizepolicy>
0191         </property>
0192         <property name="text">
0193          <string>Sele&amp;cted files only</string>
0194         </property>
0195         <property name="checked">
0196          <bool>true</bool>
0197         </property>
0198        </widget>
0199       </item>
0200       <item>
0201        <widget class="QRadioButton" name="allFilesButton">
0202         <property name="sizePolicy">
0203          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0204           <horstretch>0</horstretch>
0205           <verstretch>0</verstretch>
0206          </sizepolicy>
0207         </property>
0208         <property name="text">
0209          <string>All &amp;files</string>
0210         </property>
0211        </widget>
0212       </item>
0213       <item>
0214        <spacer name="verticalSpacer">
0215         <property name="orientation">
0216          <enum>Qt::Vertical</enum>
0217         </property>
0218         <property name="sizeHint" stdset="0">
0219          <size>
0220           <width>20</width>
0221           <height>40</height>
0222          </size>
0223         </property>
0224        </spacer>
0225       </item>
0226      </layout>
0227     </widget>
0228    </item>
0229   </layout>
0230  </widget>
0231  <customwidgets>
0232   <customwidget>
0233    <class>KLineEdit</class>
0234    <extends>QLineEdit</extends>
0235    <header>klineedit.h</header>
0236   </customwidget>
0237  </customwidgets>
0238  <resources/>
0239  <connections/>
0240 </ui>