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=
"Preferred" vsizetype=
"Maximum">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"windowTitle">
20 <string>Flash Firmware
</string>
22 <property name=
"windowIcon">
23 <iconset resource=
"companion.qrc">
24 <normaloff>:/icon.png
</normaloff>:/icon.png
</iconset>
26 <layout class=
"QVBoxLayout" name=
"verticalLayout_2" stretch=
"1,0">
27 <property name=
"spacing">
30 <property name=
"leftMargin">
33 <property name=
"topMargin">
36 <property name=
"rightMargin">
39 <property name=
"bottomMargin">
43 <widget class=
"ProgressWidget" name=
"outputProgress" native=
"true">
44 <property name=
"sizePolicy">
45 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Minimum">
46 <horstretch>0</horstretch>
47 <verstretch>0</verstretch>
53 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
54 <property name=
"spacing">
58 <spacer name=
"spacer1">
59 <property name=
"orientation">
60 <enum>Qt::Horizontal
</enum>
62 <property name=
"sizeHint" stdset=
"0">
71 <widget class=
"QPushButton" name=
"closeButton">
72 <property name=
"minimumSize">
78 <property name=
"text">
79 <string>Close
</string>
89 <class>ProgressWidget
</class>
90 <extends>QWidget
</extends>
91 <header>progresswidget.h
</header>
92 <container>1</container>
96 <tabstop>closeButton
</tabstop>
99 <include location=
"companion.qrc"/>