Warning, /system/partitionmanager/src/config/configurepagegeneral.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>
0004 SPDX-FileCopyrightText: 2010 Volker Lanz &lt;vl@fidra.de&gt;
0005 SPDX-FileCopyrightText: 2014 Andrius Štikonas &lt;andrius@stikonas.eu&gt;
0006 SPDX-License-Identifier: GPL-3.0-or-later
0007  </author>
0008  <class>ConfigurePageGeneral</class>
0009  <widget class="QWidget" name="ConfigurePageGeneral">
0010   <property name="geometry">
0011    <rect>
0012     <x>0</x>
0013     <y>0</y>
0014     <width>427</width>
0015     <height>327</height>
0016    </rect>
0017   </property>
0018   <layout class="QVBoxLayout" name="verticalLayout">
0019    <item>
0020     <widget class="QGroupBox" name="groupBox_2">
0021      <property name="sizePolicy">
0022       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0023        <horstretch>0</horstretch>
0024        <verstretch>1</verstretch>
0025       </sizepolicy>
0026      </property>
0027      <property name="title">
0028       <string>Partition Alignment</string>
0029      </property>
0030      <layout class="QGridLayout" name="gridLayout_3">
0031       <item row="1" column="0" colspan="2">
0032        <widget class="QCheckBox" name="kcfg_useCylinderAlignment">
0033         <property name="text">
0034          <string>Use cylinder based alignment (Windows XP compatible)</string>
0035         </property>
0036         <property name="checked">
0037          <bool>true</bool>
0038         </property>
0039        </widget>
0040       </item>
0041       <item row="2" column="0">
0042        <widget class="QLabel" name="label">
0043         <property name="enabled">
0044          <bool>true</bool>
0045         </property>
0046         <property name="text">
0047          <string>Sector alignment:</string>
0048         </property>
0049         <property name="buddy">
0050          <cstring>kcfg_sectorAlignment</cstring>
0051         </property>
0052        </widget>
0053       </item>
0054       <item row="2" column="1">
0055        <widget class="QSpinBox" name="kcfg_sectorAlignment">
0056         <property name="enabled">
0057          <bool>true</bool>
0058         </property>
0059         <property name="suffix">
0060          <string> sectors</string>
0061         </property>
0062         <property name="minimum">
0063          <number>1</number>
0064         </property>
0065         <property name="maximum">
0066          <number>16777215</number>
0067         </property>
0068         <property name="singleStep">
0069          <number>512</number>
0070         </property>
0071         <property name="value">
0072          <number>2048</number>
0073         </property>
0074        </widget>
0075       </item>
0076       <item row="0" column="0" colspan="2">
0077        <widget class="QCheckBox" name="kcfg_alignDefault">
0078         <property name="text">
0079          <string>Align partitions per default</string>
0080         </property>
0081         <property name="checked">
0082          <bool>true</bool>
0083         </property>
0084        </widget>
0085       </item>
0086      </layout>
0087     </widget>
0088    </item>
0089    <item>
0090     <widget class="QGroupBox" name="groupBox_3">
0091      <property name="sizePolicy">
0092       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0093        <horstretch>0</horstretch>
0094        <verstretch>1</verstretch>
0095       </sizepolicy>
0096      </property>
0097      <property name="title">
0098       <string>Logging</string>
0099      </property>
0100      <layout class="QHBoxLayout" name="horizontalLayout">
0101       <item>
0102        <widget class="QLabel" name="label_2">
0103         <property name="text">
0104          <string>Hide messages below:</string>
0105         </property>
0106         <property name="buddy">
0107          <cstring>kcfg_minLogLevel</cstring>
0108         </property>
0109        </widget>
0110       </item>
0111       <item>
0112        <widget class="QComboBox" name="kcfg_minLogLevel">
0113         <item>
0114          <property name="text">
0115           <string>Debug</string>
0116          </property>
0117         </item>
0118         <item>
0119          <property name="text">
0120           <string>Information</string>
0121          </property>
0122         </item>
0123         <item>
0124          <property name="text">
0125           <string>Warning</string>
0126          </property>
0127         </item>
0128         <item>
0129          <property name="text">
0130           <string>Error</string>
0131          </property>
0132         </item>
0133        </widget>
0134       </item>
0135      </layout>
0136     </widget>
0137    </item>
0138    <item>
0139     <widget class="QGroupBox" name="groupBox_4">
0140      <property name="sizePolicy">
0141       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0142        <horstretch>0</horstretch>
0143        <verstretch>1</verstretch>
0144       </sizepolicy>
0145      </property>
0146      <property name="title">
0147       <string>File Systems</string>
0148      </property>
0149      <layout class="QHBoxLayout" name="horizontalLayout_2">
0150       <item>
0151        <widget class="QLabel" name="label_3">
0152         <property name="text">
0153          <string>Default file system:</string>
0154         </property>
0155         <property name="buddy">
0156          <cstring>m_ComboDefaultFileSystem</cstring>
0157         </property>
0158        </widget>
0159       </item>
0160       <item>
0161        <widget class="QComboBox" name="m_ComboDefaultFileSystem"/>
0162       </item>
0163      </layout>
0164     </widget>
0165    </item>
0166    <item>
0167     <widget class="QGroupBox" name="groupBox_5">
0168      <property name="sizePolicy">
0169       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0170        <horstretch>0</horstretch>
0171        <verstretch>1</verstretch>
0172       </sizepolicy>
0173      </property>
0174      <property name="title">
0175       <string>Shredding</string>
0176      </property>
0177      <layout class="QHBoxLayout" name="horizontalLayout_4">
0178       <item>
0179        <widget class="QLabel" name="label_5">
0180         <property name="text">
0181          <string>Overwrite with:</string>
0182         </property>
0183        </widget>
0184       </item>
0185       <item>
0186        <widget class="QRadioButton" name="radioButton">
0187         <property name="text">
0188          <string>Random data</string>
0189         </property>
0190         <attribute name="buttonGroup">
0191          <string notr="true">kcfg_shredSource</string>
0192         </attribute>
0193        </widget>
0194       </item>
0195       <item>
0196        <widget class="QRadioButton" name="radioButton_2">
0197         <property name="text">
0198          <string>Zeros</string>
0199         </property>
0200         <attribute name="buttonGroup">
0201          <string notr="true">kcfg_shredSource</string>
0202         </attribute>
0203        </widget>
0204       </item>
0205      </layout>
0206     </widget>
0207    </item>
0208   </layout>
0209  </widget>
0210  <resources/>
0211  <connections/>
0212  <buttongroups>
0213   <buttongroup name="kcfg_shredSource"/>
0214  </buttongroups>
0215 </ui>