Warning, /system/partitionmanager/src/gui/sizedetailswidgetbase.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-License-Identifier: GPL-3.0-or-later
0006  </author>
0007  <class>SizeDetailsWidgetBase</class>
0008  <widget class="QWidget" name="SizeDetailsWidgetBase">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>428</width>
0014     <height>211</height>
0015    </rect>
0016   </property>
0017   <layout class="QGridLayout" name="gridLayout">
0018    <item row="0" column="0" colspan="2">
0019     <spacer name="verticalSpacer_3">
0020      <property name="orientation">
0021       <enum>Qt::Vertical</enum>
0022      </property>
0023      <property name="sizeType">
0024       <enum>QSizePolicy::Fixed</enum>
0025      </property>
0026      <property name="sizeHint" stdset="0">
0027       <size>
0028        <width>20</width>
0029        <height>10</height>
0030       </size>
0031      </property>
0032     </spacer>
0033    </item>
0034    <item row="1" column="0" colspan="2">
0035     <widget class="Line" name="line">
0036      <property name="orientation">
0037       <enum>Qt::Horizontal</enum>
0038      </property>
0039     </widget>
0040    </item>
0041    <item row="2" column="0" colspan="2">
0042     <spacer name="verticalSpacer_4">
0043      <property name="orientation">
0044       <enum>Qt::Vertical</enum>
0045      </property>
0046      <property name="sizeType">
0047       <enum>QSizePolicy::Fixed</enum>
0048      </property>
0049      <property name="sizeHint" stdset="0">
0050       <size>
0051        <width>20</width>
0052        <height>10</height>
0053       </size>
0054      </property>
0055     </spacer>
0056    </item>
0057    <item row="3" column="0">
0058     <widget class="QLabel" name="label_6">
0059      <property name="sizePolicy">
0060       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0061        <horstretch>3</horstretch>
0062        <verstretch>0</verstretch>
0063       </sizepolicy>
0064      </property>
0065      <property name="text">
0066       <string comment="@label:listbox">First sector:</string>
0067      </property>
0068      <property name="alignment">
0069       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0070      </property>
0071      <property name="buddy">
0072       <cstring>m_SpinFirstSector</cstring>
0073      </property>
0074     </widget>
0075    </item>
0076    <item row="3" column="1">
0077     <widget class="FormattedSpinBox" name="m_SpinFirstSector">
0078      <property name="sizePolicy">
0079       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0080        <horstretch>4</horstretch>
0081        <verstretch>0</verstretch>
0082       </sizepolicy>
0083      </property>
0084      <property name="alignment">
0085       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0086      </property>
0087      <property name="decimals">
0088       <number>0</number>
0089      </property>
0090     </widget>
0091    </item>
0092    <item row="4" column="0">
0093     <widget class="QLabel" name="label_7">
0094      <property name="sizePolicy">
0095       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0096        <horstretch>0</horstretch>
0097        <verstretch>0</verstretch>
0098       </sizepolicy>
0099      </property>
0100      <property name="text">
0101       <string comment="@label:listbox">Last sector:</string>
0102      </property>
0103      <property name="alignment">
0104       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0105      </property>
0106      <property name="buddy">
0107       <cstring>m_SpinLastSector</cstring>
0108      </property>
0109     </widget>
0110    </item>
0111    <item row="4" column="1">
0112     <widget class="FormattedSpinBox" name="m_SpinLastSector">
0113      <property name="alignment">
0114       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0115      </property>
0116      <property name="decimals">
0117       <number>0</number>
0118      </property>
0119     </widget>
0120    </item>
0121    <item row="7" column="0" colspan="2">
0122     <widget class="QCheckBox" name="m_CheckAlign">
0123      <property name="text">
0124       <string>Align partition</string>
0125      </property>
0126      <property name="checked">
0127       <bool>true</bool>
0128      </property>
0129     </widget>
0130    </item>
0131    <item row="8" column="0" colspan="2">
0132     <spacer name="verticalSpacer_5">
0133      <property name="orientation">
0134       <enum>Qt::Vertical</enum>
0135      </property>
0136      <property name="sizeType">
0137       <enum>QSizePolicy::Fixed</enum>
0138      </property>
0139      <property name="sizeHint" stdset="0">
0140       <size>
0141        <width>20</width>
0142        <height>10</height>
0143       </size>
0144      </property>
0145     </spacer>
0146    </item>
0147    <item row="5" column="0" colspan="2">
0148     <widget class="Line" name="line_2">
0149      <property name="orientation">
0150       <enum>Qt::Horizontal</enum>
0151      </property>
0152     </widget>
0153    </item>
0154    <item row="6" column="0" colspan="2">
0155     <spacer name="verticalSpacer_6">
0156      <property name="orientation">
0157       <enum>Qt::Vertical</enum>
0158      </property>
0159      <property name="sizeType">
0160       <enum>QSizePolicy::Fixed</enum>
0161      </property>
0162      <property name="sizeHint" stdset="0">
0163       <size>
0164        <width>20</width>
0165        <height>10</height>
0166       </size>
0167      </property>
0168     </spacer>
0169    </item>
0170   </layout>
0171  </widget>
0172  <customwidgets>
0173   <customwidget>
0174    <class>FormattedSpinBox</class>
0175    <extends>QDoubleSpinBox</extends>
0176    <header>gui/formattedspinbox.h</header>
0177   </customwidget>
0178  </customwidgets>
0179  <resources/>
0180  <connections/>
0181 </ui>