Warning, /utilities/ark/kerfuffle/generalsettingspage.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>GeneralSettingsPage</class>
0004  <widget class="QWidget" name="GeneralSettingsPage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>547</width>
0010     <height>487</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QLabel" name="label">
0016      <property name="text">
0017       <string>When clicking a file in an archive or pressing the Return key:</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item>
0022     <widget class="QGroupBox" name="kcfg_defaultOpenAction">
0023      <property name="title">
0024       <string/>
0025      </property>
0026      <property name="flat">
0027       <bool>true</bool>
0028      </property>
0029      <layout class="QVBoxLayout" name="verticalLayout_2">
0030       <item>
0031        <widget class="QRadioButton" name="radioButton">
0032         <property name="text">
0033          <string>Pre&amp;view the file with internal previewer</string>
0034         </property>
0035         <property name="checked">
0036          <bool>true</bool>
0037         </property>
0038        </widget>
0039       </item>
0040       <item>
0041        <widget class="QRadioButton" name="radioButton_2">
0042         <property name="text">
0043          <string>Open the fi&amp;le with associated application</string>
0044         </property>
0045        </widget>
0046       </item>
0047      </layout>
0048     </widget>
0049    </item>
0050    <item>
0051     <widget class="Line" name="line">
0052      <property name="orientation">
0053       <enum>Qt::Horizontal</enum>
0054      </property>
0055     </widget>
0056    </item>
0057    <item>
0058     <widget class="QCheckBox" name="kcfg_showEncryptionWarning">
0059      <property name="text">
0060       <string>Show a warning when creating zip archives with AES encryption</string>
0061      </property>
0062      <property name="checked">
0063       <bool>true</bool>
0064      </property>
0065     </widget>
0066    </item>
0067    <item>
0068     <spacer name="verticalSpacer">
0069      <property name="orientation">
0070       <enum>Qt::Vertical</enum>
0071      </property>
0072      <property name="sizeHint" stdset="0">
0073       <size>
0074        <width>20</width>
0075        <height>40</height>
0076       </size>
0077      </property>
0078     </spacer>
0079    </item>
0080   </layout>
0081  </widget>
0082  <resources/>
0083  <connections/>
0084 </ui>