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>
|
2015-10-06 18:56:33 +02:00
|
|
|
<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"><m_drivesLabel></string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-10-06 18:56:33 +02:00
|
|
|
<layout class="QVBoxLayout" name="m_rightLayout">
|
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"><m_messageLabel></string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="m_itemsLayout"/>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="m_previewFrame" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|