2014-07-17 09:49:15 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>EditExistingPartitionDialog</class>
|
|
|
|
<widget class="QDialog" name="EditExistingPartitionDialog">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2015-07-15 12:51:35 +02:00
|
|
|
<width>437</width>
|
|
|
|
<height>430</height>
|
2014-07-17 09:49:15 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
2014-08-06 18:31:46 +02:00
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
2014-07-17 09:49:15 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Edit Existing Partition</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2014-08-06 18:31:46 +02:00
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetMinimumSize</enum>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="PartResizerWidget" name="partResizerWidget" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>59</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-07-17 09:49:15 +02:00
|
|
|
<item>
|
|
|
|
<layout class="QFormLayout" name="formLayout">
|
|
|
|
<property name="fieldGrowthPolicy">
|
|
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
|
|
</property>
|
2014-08-06 18:31:46 +02:00
|
|
|
<item row="2" column="0">
|
2014-07-17 09:49:15 +02:00
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="text">
|
|
|
|
<string>Content:</string>
|
|
|
|
</property>
|
2014-07-17 14:59:59 +02:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>keepRadioButton</cstring>
|
|
|
|
</property>
|
2014-07-17 09:49:15 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
2014-08-06 18:31:46 +02:00
|
|
|
<item row="2" column="1">
|
2014-07-17 14:59:59 +02:00
|
|
|
<widget class="QRadioButton" name="keepRadioButton">
|
2014-07-17 09:49:15 +02:00
|
|
|
<property name="text">
|
2015-07-15 12:51:35 +02:00
|
|
|
<string>&Keep</string>
|
2014-07-17 09:49:15 +02:00
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-08-06 18:31:46 +02:00
|
|
|
<item row="3" column="1">
|
2014-07-17 14:59:59 +02:00
|
|
|
<widget class="QRadioButton" name="formatRadioButton">
|
2014-07-17 09:49:15 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>Format</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-08-06 18:31:46 +02:00
|
|
|
<item row="4" column="1">
|
2014-07-17 09:49:15 +02:00
|
|
|
<widget class="QLabel" name="label_2">
|
2014-08-06 18:31:46 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2014-07-17 09:49:15 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>Warning: Formatting the partition will erase all existing data.</string>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-07-15 12:51:35 +02:00
|
|
|
<item row="6" column="0">
|
2014-07-17 09:49:15 +02:00
|
|
|
<widget class="QLabel" name="mountPointLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Mount Point:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>mountPointComboBox</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-07-15 12:51:35 +02:00
|
|
|
<item row="6" column="1">
|
2014-07-17 09:49:15 +02:00
|
|
|
<widget class="QComboBox" name="mountPointComboBox">
|
|
|
|
<property name="editable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>-1</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-08-06 18:31:46 +02:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
2015-07-15 12:51:35 +02:00
|
|
|
<string>Si&ze:</string>
|
2014-08-06 18:31:46 +02:00
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>sizeSpinBox</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QSpinBox" name="sizeSpinBox"/>
|
|
|
|
</item>
|
2015-07-15 12:51:35 +02:00
|
|
|
<item row="5" column="0">
|
|
|
|
<widget class="QLabel" name="fileSystemLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Fi&le System:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>fileSystemComboBox</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="1">
|
|
|
|
<widget class="QComboBox" name="fileSystemComboBox"/>
|
|
|
|
</item>
|
2014-07-17 09:49:15 +02:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="standardButtons">
|
|
|
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2014-08-04 19:26:16 +02:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
2014-08-06 18:31:46 +02:00
|
|
|
<class>PartResizerWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header location="global">gui/partresizerwidget.h</header>
|
|
|
|
<container>1</container>
|
2014-08-04 19:26:16 +02:00
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
2014-07-17 09:49:15 +02:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>sizeSpinBox</tabstop>
|
2014-07-17 14:59:59 +02:00
|
|
|
<tabstop>keepRadioButton</tabstop>
|
|
|
|
<tabstop>formatRadioButton</tabstop>
|
2014-07-17 09:49:15 +02:00
|
|
|
<tabstop>mountPointComboBox</tabstop>
|
|
|
|
<tabstop>buttonBox</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<resources/>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>buttonBox</sender>
|
|
|
|
<signal>accepted()</signal>
|
|
|
|
<receiver>EditExistingPartitionDialog</receiver>
|
|
|
|
<slot>accept()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>248</x>
|
|
|
|
<y>254</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>157</x>
|
|
|
|
<y>274</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>buttonBox</sender>
|
|
|
|
<signal>rejected()</signal>
|
|
|
|
<receiver>EditExistingPartitionDialog</receiver>
|
|
|
|
<slot>reject()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>316</x>
|
|
|
|
<y>260</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>286</x>
|
|
|
|
<y>274</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
</ui>
|