|
|
@ -47,10 +47,13 @@
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Content:</string>
|
|
|
|
<string>Content:</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="buddy">
|
|
|
|
|
|
|
|
<cstring>keepRadioButton</cstring>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QRadioButton" name="radioButton">
|
|
|
|
<widget class="QRadioButton" name="keepRadioButton">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Keep</string>
|
|
|
|
<string>Keep</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -60,7 +63,7 @@
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QRadioButton" name="radioButton_2">
|
|
|
|
<widget class="QRadioButton" name="formatRadioButton">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Format</string>
|
|
|
|
<string>Format</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -142,8 +145,8 @@
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>sizeSpinBox</tabstop>
|
|
|
|
<tabstop>sizeSpinBox</tabstop>
|
|
|
|
<tabstop>radioButton</tabstop>
|
|
|
|
<tabstop>keepRadioButton</tabstop>
|
|
|
|
<tabstop>radioButton_2</tabstop>
|
|
|
|
<tabstop>formatRadioButton</tabstop>
|
|
|
|
<tabstop>mountPointComboBox</tabstop>
|
|
|
|
<tabstop>mountPointComboBox</tabstop>
|
|
|
|
<tabstop>buttonBox</tabstop>
|
|
|
|
<tabstop>buttonBox</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
</tabstops>
|
|
|
|