calamares/src/modules/partition/gui/ChoicePage.ui

59 lines
1.5 KiB
Plaintext
Raw Normal View History

2015-09-30 17:24:37 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ChoicePage</class>
<widget class="QWidget" name="ChoicePage">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>743</width>
<height>512</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QHBoxLayout" name="m_mainLayout" stretch="1,2">
2015-09-30 17:24:37 +02:00
<item>
<layout class="QVBoxLayout" name="m_drivesLayout">
<item>
<widget class="QLabel" name="m_drivesLabel">
<property name="toolTip">
<string notr="true"/>
</property>
<property name="text">
<string notr="true">&lt;m_drivesLabel&gt;</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QVBoxLayout" name="m_rightLayout">
2015-10-22 17:46:01 +02:00
<item>
<widget class="QWidget" name="m_previewBeforeFrame" native="true"/>
2015-10-22 17:46:01 +02:00
</item>
2015-09-30 17:24:37 +02:00
<item>
<widget class="QLabel" name="m_messageLabel">
<property name="toolTip">
<string notr="true"/>
</property>
<property name="text">
<string notr="true">&lt;m_messageLabel&gt;</string>
</property>
</widget>
</item>
<item>
<layout class="QVBoxLayout" name="m_itemsLayout"/>
</item>
<item>
<widget class="QWidget" name="m_previewAfterFrame" native="true"/>
</item>
2015-09-30 17:24:37 +02:00
</layout>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>