fix spacer position in the layout

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=944330
This commit is contained in:
Volker Lanz 2009-03-25 12:58:02 +00:00
parent 4db2738db4
commit aff8493c9a
1 changed files with 50 additions and 50 deletions

View File

@ -5,8 +5,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>392</width>
<height>515</height>
<width>410</width>
<height>510</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout" >
@ -26,23 +26,7 @@
</property>
</widget>
</item>
<item row="1" column="1" colspan="2" >
<spacer name="verticalSpacer" >
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0" >
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0" >
<item row="3" column="0" >
<widget class="QLabel" name="m_LabelTextLabel" >
<property name="text" >
<string comment="@label" >&amp;Label:</string>
@ -55,14 +39,14 @@
</property>
</widget>
</item>
<item row="2" column="1" colspan="2" >
<item row="3" column="1" colspan="2" >
<widget class="KLineEdit" name="m_EditLabel" >
<property name="maxLength" >
<number>16</number>
</property>
</widget>
</item>
<item row="3" column="1" colspan="2" >
<item row="4" column="1" colspan="2" >
<widget class="QLabel" name="m_LabelTextNoSetLabel" >
<property name="text" >
<string comment="@label" >This file system does not support setting a label.</string>
@ -72,7 +56,7 @@
</property>
</widget>
</item>
<item row="4" column="0" >
<item row="5" column="0" >
<widget class="QLabel" name="m_LabelFileSystem" >
<property name="text" >
<string comment="@label:listbox" >File &amp;system:</string>
@ -85,7 +69,7 @@
</property>
</widget>
</item>
<item row="4" column="1" >
<item row="5" column="1" >
<widget class="KComboBox" name="m_ComboFileSystem" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
@ -95,14 +79,14 @@
</property>
</widget>
</item>
<item row="7" column="0" colspan="3" >
<item row="8" column="0" colspan="3" >
<widget class="Line" name="line_5" >
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="8" column="0" >
<item row="9" column="0" >
<widget class="QLabel" name="m_LabelTextMountPoint" >
<property name="text" >
<string comment="@label" >Mount point:</string>
@ -112,10 +96,10 @@
</property>
</widget>
</item>
<item row="8" column="1" colspan="2" >
<item row="9" column="1" colspan="2" >
<widget class="QLabel" name="m_LabelMountPoint" />
</item>
<item row="9" column="0" >
<item row="10" column="0" >
<widget class="QLabel" name="m_LabelTextRole" >
<property name="text" >
<string comment="@label" >Partition type:</string>
@ -125,10 +109,10 @@
</property>
</widget>
</item>
<item row="9" column="1" colspan="2" >
<item row="10" column="1" colspan="2" >
<widget class="QLabel" name="m_LabelRole" />
</item>
<item row="10" column="0" >
<item row="11" column="0" >
<widget class="QLabel" name="m_LabelTextStatus" >
<property name="text" >
<string comment="@label" >Status:</string>
@ -138,17 +122,17 @@
</property>
</widget>
</item>
<item row="10" column="1" colspan="2" >
<item row="11" column="1" colspan="2" >
<widget class="QLabel" name="m_LabelStatus" />
</item>
<item row="11" column="0" colspan="3" >
<item row="12" column="0" colspan="3" >
<widget class="Line" name="line_2" >
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="12" column="0" >
<item row="13" column="0" >
<widget class="QLabel" name="m_LabelTextCapacity" >
<property name="text" >
<string comment="@label" >Size:</string>
@ -158,10 +142,10 @@
</property>
</widget>
</item>
<item row="12" column="1" colspan="2" >
<item row="13" column="1" colspan="2" >
<widget class="QLabel" name="m_LabelCapacity" />
</item>
<item row="13" column="0" >
<item row="14" column="0" >
<widget class="QLabel" name="m_LabelTextAvailable" >
<property name="text" >
<string comment="@label partition capacity available" >Available:</string>
@ -171,10 +155,10 @@
</property>
</widget>
</item>
<item row="13" column="1" colspan="2" >
<item row="14" column="1" colspan="2" >
<widget class="QLabel" name="m_LabelAvailable" />
</item>
<item row="14" column="0" >
<item row="15" column="0" >
<widget class="QLabel" name="m_LabelTextUsed" >
<property name="text" >
<string comment="@label partition capacity used" >Used:</string>
@ -184,17 +168,17 @@
</property>
</widget>
</item>
<item row="14" column="1" colspan="2" >
<item row="15" column="1" colspan="2" >
<widget class="QLabel" name="m_LabelUsed" />
</item>
<item row="15" column="0" colspan="3" >
<item row="16" column="0" colspan="3" >
<widget class="Line" name="line" >
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="16" column="0" >
<item row="17" column="0" >
<widget class="QLabel" name="m_LabelTextFirstSector" >
<property name="text" >
<string comment="@label" >First sector:</string>
@ -204,10 +188,10 @@
</property>
</widget>
</item>
<item row="16" column="1" colspan="2" >
<item row="17" column="1" colspan="2" >
<widget class="QLabel" name="m_LabelFirstSector" />
</item>
<item row="17" column="0" >
<item row="18" column="0" >
<widget class="QLabel" name="m_LabelTextLastSector" >
<property name="text" >
<string comment="@label" >Last sector:</string>
@ -217,10 +201,10 @@
</property>
</widget>
</item>
<item row="17" column="1" colspan="2" >
<item row="18" column="1" colspan="2" >
<widget class="QLabel" name="m_LabelLastSector" />
</item>
<item row="18" column="0" >
<item row="19" column="0" >
<widget class="QLabel" name="m_LabelTextNumSectors" >
<property name="text" >
<string comment="@label" >Number of sectors:</string>
@ -230,17 +214,17 @@
</property>
</widget>
</item>
<item row="18" column="1" colspan="2" >
<item row="19" column="1" colspan="2" >
<widget class="QLabel" name="m_LabelNumSectors" />
</item>
<item row="19" column="0" colspan="3" >
<item row="20" column="0" colspan="3" >
<widget class="Line" name="m_LineListFlags" >
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="20" column="0" >
<item row="21" column="0" >
<widget class="QLabel" name="m_LabelTextFlags" >
<property name="text" >
<string comment="@label" >&amp;Flags:</string>
@ -253,7 +237,7 @@
</property>
</widget>
</item>
<item row="20" column="1" colspan="2" >
<item row="21" column="1" colspan="2" >
<widget class="QListWidget" name="m_ListFlags" >
<property name="horizontalScrollBarPolicy" >
<enum>Qt::ScrollBarAlwaysOff</enum>
@ -269,7 +253,7 @@
</property>
</widget>
</item>
<item row="21" column="1" colspan="2" >
<item row="22" column="1" colspan="2" >
<spacer name="verticalSpacer_2" >
<property name="orientation" >
<enum>Qt::Vertical</enum>
@ -285,13 +269,29 @@
</property>
</spacer>
</item>
<item row="5" column="1" >
<item row="6" column="1" >
<widget class="QCheckBox" name="m_CheckRecreate" >
<property name="text" >
<string comment="@action:button">Recreate existing file system</string>
<string comment="@action:button" >Recreate existing file system</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2" >
<spacer name="verticalSpacer" >
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0" >
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<customwidgets>