1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>ProgressDialog
</class>
4 <widget class=
"QDialog" name=
"ProgressDialog">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Minimum">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"minimumSize">
25 <property name=
"windowTitle">
26 <string>Flash Firmware
</string>
28 <property name=
"windowIcon">
29 <iconset resource=
"companion.qrc">
30 <normaloff>:/icon.png
</normaloff>:/icon.png
</iconset>
32 <property name=
"modal">
35 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
37 <widget class=
"ProgressWidget" name=
"outputProgress" native=
"true"/>
40 <spacer name=
"spacer2">
41 <property name=
"orientation">
42 <enum>Qt::Vertical
</enum>
44 <property name=
"sizeHint" stdset=
"0">
53 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
55 <spacer name=
"spacer1">
56 <property name=
"orientation">
57 <enum>Qt::Horizontal
</enum>
59 <property name=
"sizeHint" stdset=
"0">
68 <widget class=
"QPushButton" name=
"closeButton">
69 <property name=
"minimumSize">
75 <property name=
"text">
76 <string>Close
</string>
86 <class>ProgressWidget
</class>
87 <extends>QWidget
</extends>
88 <header>progresswidget.h
</header>
89 <container>1</container>
93 <tabstop>closeButton
</tabstop>
96 <include location=
"companion.qrc"/>