1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>FlashFirmwareDialog
</class>
4 <widget class=
"QDialog" name=
"FlashFirmwareDialog">
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 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
34 <layout class=
"QHBoxLayout" name=
"horizontalLayout2">
36 <widget class=
"QLineEdit" name=
"firmwareFilename">
37 <property name=
"enabled">
40 <property name=
"sizePolicy">
41 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Minimum">
42 <horstretch>0</horstretch>
43 <verstretch>0</verstretch>
46 <property name=
"minimumSize">
52 <property name=
"readOnly">
58 <widget class=
"QPushButton" name=
"firmwareLoad">
59 <property name=
"sizePolicy">
60 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Minimum">
61 <horstretch>0</horstretch>
62 <verstretch>0</verstretch>
65 <property name=
"text">
66 <string>Load...
</string>
73 <widget class=
"QFrame" name=
"firmwareInfoFrame">
74 <property name=
"sizePolicy">
75 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Minimum">
76 <horstretch>0</horstretch>
77 <verstretch>0</verstretch>
80 <property name=
"frameShape">
81 <enum>QFrame::StyledPanel
</enum>
83 <property name=
"frameShadow">
84 <enum>QFrame::Raised
</enum>
86 <layout class=
"QGridLayout" name=
"gridLayout_5">
87 <item row=
"3" column=
"0">
88 <widget class=
"QLabel" name=
"dateLabel">
89 <property name=
"text">
90 <string>Date
& Time
</string>
94 <item row=
"1" column=
"1">
95 <widget class=
"QLineEdit" name=
"version">
96 <property name=
"readOnly">
101 <item row=
"2" column=
"0">
102 <widget class=
"QLabel" name=
"buildLabel">
103 <property name=
"text">
104 <string>Variant
</string>
108 <item row=
"2" column=
"1">
109 <widget class=
"QLineEdit" name=
"variant">
110 <property name=
"readOnly">
115 <item row=
"1" column=
"0">
116 <widget class=
"QLabel" name=
"versionLabel">
117 <property name=
"text">
118 <string>Version
</string>
122 <item row=
"3" column=
"1">
123 <widget class=
"QLineEdit" name=
"date">
124 <property name=
"readOnly">
133 <widget class=
"QFrame" name=
"splashFrame">
134 <property name=
"sizePolicy">
135 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Minimum">
136 <horstretch>0</horstretch>
137 <verstretch>0</verstretch>
140 <property name=
"frameShape">
141 <enum>QFrame::StyledPanel
</enum>
143 <property name=
"frameShadow">
144 <enum>QFrame::Raised
</enum>
146 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
148 <layout class=
"QVBoxLayout" name=
"verticalLayout">
150 <widget class=
"QRadioButton" name=
"useProfileSplash">
151 <property name=
"text">
152 <string>Use profile start screen
</string>
157 <widget class=
"QRadioButton" name=
"useFirmwareSplash">
158 <property name=
"text">
159 <string>Use firmware start screen
</string>
164 <widget class=
"QRadioButton" name=
"useLibrarySplash">
165 <property name=
"text">
166 <string>Use library start screen
</string>
171 <widget class=
"QRadioButton" name=
"useExternalSplash">
172 <property name=
"text">
173 <string>Use another start screen
</string>
180 <widget class=
"QLabel" name=
"splash">
181 <property name=
"sizePolicy">
182 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Minimum">
183 <horstretch>0</horstretch>
184 <verstretch>0</verstretch>
187 <property name=
"minimumSize">
193 <property name=
"maximumSize">
199 <property name=
"frameShape">
200 <enum>QFrame::Panel
</enum>
202 <property name=
"frameShadow">
203 <enum>QFrame::Plain
</enum>
205 <property name=
"lineWidth">
208 <property name=
"text">
211 <property name=
"scaledContents">
220 <widget class=
"QCheckBox" name=
"checkHardwareCompatibility">
221 <property name=
"sizePolicy">
222 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Minimum">
223 <horstretch>0</horstretch>
224 <verstretch>0</verstretch>
227 <property name=
"toolTip">
228 <string>Allows Companion to write to older version of the firmware
</string>
230 <property name=
"text">
231 <string>Check Hardware compatibility
</string>
236 <widget class=
"QCheckBox" name=
"backupEEprom">
237 <property name=
"enabled">
240 <property name=
"text">
241 <string>Backup and restore Models and Settings
</string>
243 <property name=
"tristate">
249 <spacer name=
"spacer2">
250 <property name=
"orientation">
251 <enum>Qt::Vertical
</enum>
253 <property name=
"sizeHint" stdset=
"0">
262 <layout class=
"QHBoxLayout" name=
"horizontalLayout1">
264 <spacer name=
"spacer1">
265 <property name=
"orientation">
266 <enum>Qt::Horizontal
</enum>
268 <property name=
"sizeHint" stdset=
"0">
277 <widget class=
"QPushButton" name=
"cancelButton">
278 <property name=
"minimumSize">
284 <property name=
"text">
285 <string>Cancel
</string>
290 <widget class=
"QPushButton" name=
"burnButton">
291 <property name=
"enabled">
294 <property name=
"minimumSize">
300 <property name=
"text">
301 <string>Write to TX
</string>
310 <tabstop>burnButton
</tabstop>
311 <tabstop>firmwareFilename
</tabstop>
312 <tabstop>firmwareLoad
</tabstop>
313 <tabstop>version
</tabstop>
314 <tabstop>variant
</tabstop>
315 <tabstop>cancelButton
</tabstop>
318 <include location=
"companion.qrc"/>