2015-07-26 21:39:49 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>WScanPreviewPanel</class>
|
|
|
|
<widget class="QWidget" name="WScanPreviewPanel">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>400</width>
|
2015-07-28 15:00:19 +00:00
|
|
|
<height>38</height>
|
2015-07-26 21:39:49 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2015-07-28 05:47:48 +00:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2015-07-28 15:00:19 +00:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>400</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2015-07-26 21:39:49 +00:00
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2015-07-28 05:47:48 +00:00
|
|
|
<layout class="QHBoxLayout" name="ScanInfoLayout">
|
2015-07-26 21:39:49 +00:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2015-07-28 05:47:48 +00:00
|
|
|
<layout class="QHBoxLayout" name="ScanTypeInfoLayout">
|
2015-07-26 21:39:49 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="TypeInfoLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Type:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="ScanTypeLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>TextLabel</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-07-28 05:47:48 +00:00
|
|
|
<spacer name="HorizSpacer1">
|
2015-07-26 21:39:49 +00:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-07-28 05:47:48 +00:00
|
|
|
<layout class="QHBoxLayout" name="ScanCategoryInfoLayout">
|
2015-07-26 21:39:49 +00:00
|
|
|
<item>
|
2015-07-28 05:47:48 +00:00
|
|
|
<widget class="QLabel" name="CategoryInfoLabel">
|
2015-07-26 21:39:49 +00:00
|
|
|
<property name="text">
|
2015-07-28 05:47:48 +00:00
|
|
|
<string>Logbook:</string>
|
2015-07-26 21:39:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-07-28 05:47:48 +00:00
|
|
|
<widget class="QLabel" name="ScanCategoryLabel">
|
2015-07-26 21:39:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>TextLabel</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-07-28 05:47:48 +00:00
|
|
|
<spacer name="HorizSpacer2">
|
2015-07-26 21:39:49 +00:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-07-28 05:47:48 +00:00
|
|
|
<layout class="QHBoxLayout" name="ScanSpeedInfoLayout">
|
2015-07-26 21:39:49 +00:00
|
|
|
<item>
|
2015-07-28 05:47:48 +00:00
|
|
|
<widget class="QLabel" name="SpeedInfoLabel">
|
2015-07-26 21:39:49 +00:00
|
|
|
<property name="text">
|
2015-07-28 05:47:48 +00:00
|
|
|
<string>Speed:</string>
|
2015-07-26 21:39:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-07-28 05:47:48 +00:00
|
|
|
<widget class="QLabel" name="ScanSpeedLabel">
|
2015-07-26 21:39:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>TextLabel</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="WStringPreviewPanel" name="ScanTextWidget" native="true">
|
|
|
|
<property name="sizePolicy">
|
2015-07-28 05:47:48 +00:00
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
2015-07-26 21:39:49 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>WStringPreviewPanel</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>WStringPreviewPanel.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|