Make TX volatge for simu more flexible (#7124)
[opentx.git] / companion / src / flashfirmwaredialog.ui
blob01d74b78c4be2fc82f91182993a4c5e0688712e0
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>FlashFirmwareDialog</class>
4 <widget class="QDialog" name="FlashFirmwareDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>421</width>
10 <height>375</height>
11 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="minimumSize">
20 <size>
21 <width>0</width>
22 <height>0</height>
23 </size>
24 </property>
25 <property name="windowTitle">
26 <string>Flash Firmware</string>
27 </property>
28 <property name="windowIcon">
29 <iconset resource="companion.qrc">
30 <normaloff>:/icon.png</normaloff>:/icon.png</iconset>
31 </property>
32 <layout class="QVBoxLayout" name="verticalLayout_2">
33 <item>
34 <layout class="QHBoxLayout" name="horizontalLayout2">
35 <item>
36 <widget class="QLineEdit" name="firmwareFilename">
37 <property name="enabled">
38 <bool>true</bool>
39 </property>
40 <property name="sizePolicy">
41 <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
42 <horstretch>0</horstretch>
43 <verstretch>0</verstretch>
44 </sizepolicy>
45 </property>
46 <property name="minimumSize">
47 <size>
48 <width>250</width>
49 <height>0</height>
50 </size>
51 </property>
52 <property name="readOnly">
53 <bool>true</bool>
54 </property>
55 </widget>
56 </item>
57 <item>
58 <widget class="QPushButton" name="firmwareLoad">
59 <property name="sizePolicy">
60 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
61 <horstretch>0</horstretch>
62 <verstretch>0</verstretch>
63 </sizepolicy>
64 </property>
65 <property name="text">
66 <string>Load...</string>
67 </property>
68 </widget>
69 </item>
70 </layout>
71 </item>
72 <item>
73 <widget class="QFrame" name="firmwareInfoFrame">
74 <property name="sizePolicy">
75 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
76 <horstretch>0</horstretch>
77 <verstretch>0</verstretch>
78 </sizepolicy>
79 </property>
80 <property name="frameShape">
81 <enum>QFrame::StyledPanel</enum>
82 </property>
83 <property name="frameShadow">
84 <enum>QFrame::Raised</enum>
85 </property>
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 &amp; Time</string>
91 </property>
92 </widget>
93 </item>
94 <item row="1" column="1">
95 <widget class="QLineEdit" name="version">
96 <property name="readOnly">
97 <bool>true</bool>
98 </property>
99 </widget>
100 </item>
101 <item row="2" column="0">
102 <widget class="QLabel" name="buildLabel">
103 <property name="text">
104 <string>Variant</string>
105 </property>
106 </widget>
107 </item>
108 <item row="2" column="1">
109 <widget class="QLineEdit" name="variant">
110 <property name="readOnly">
111 <bool>true</bool>
112 </property>
113 </widget>
114 </item>
115 <item row="1" column="0">
116 <widget class="QLabel" name="versionLabel">
117 <property name="text">
118 <string>Version</string>
119 </property>
120 </widget>
121 </item>
122 <item row="3" column="1">
123 <widget class="QLineEdit" name="date">
124 <property name="readOnly">
125 <bool>true</bool>
126 </property>
127 </widget>
128 </item>
129 </layout>
130 </widget>
131 </item>
132 <item>
133 <widget class="QFrame" name="splashFrame">
134 <property name="sizePolicy">
135 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
136 <horstretch>0</horstretch>
137 <verstretch>0</verstretch>
138 </sizepolicy>
139 </property>
140 <property name="frameShape">
141 <enum>QFrame::StyledPanel</enum>
142 </property>
143 <property name="frameShadow">
144 <enum>QFrame::Raised</enum>
145 </property>
146 <layout class="QHBoxLayout" name="horizontalLayout_3">
147 <item>
148 <layout class="QVBoxLayout" name="verticalLayout">
149 <item>
150 <widget class="QRadioButton" name="useProfileSplash">
151 <property name="text">
152 <string>Use profile start screen</string>
153 </property>
154 </widget>
155 </item>
156 <item>
157 <widget class="QRadioButton" name="useFirmwareSplash">
158 <property name="text">
159 <string>Use firmware start screen</string>
160 </property>
161 </widget>
162 </item>
163 <item>
164 <widget class="QRadioButton" name="useLibrarySplash">
165 <property name="text">
166 <string>Use library start screen</string>
167 </property>
168 </widget>
169 </item>
170 <item>
171 <widget class="QRadioButton" name="useExternalSplash">
172 <property name="text">
173 <string>Use another start screen</string>
174 </property>
175 </widget>
176 </item>
177 </layout>
178 </item>
179 <item>
180 <widget class="QLabel" name="splash">
181 <property name="sizePolicy">
182 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
183 <horstretch>0</horstretch>
184 <verstretch>0</verstretch>
185 </sizepolicy>
186 </property>
187 <property name="minimumSize">
188 <size>
189 <width>128</width>
190 <height>64</height>
191 </size>
192 </property>
193 <property name="maximumSize">
194 <size>
195 <width>214</width>
196 <height>66</height>
197 </size>
198 </property>
199 <property name="frameShape">
200 <enum>QFrame::Panel</enum>
201 </property>
202 <property name="frameShadow">
203 <enum>QFrame::Plain</enum>
204 </property>
205 <property name="lineWidth">
206 <number>0</number>
207 </property>
208 <property name="text">
209 <string/>
210 </property>
211 <property name="scaledContents">
212 <bool>true</bool>
213 </property>
214 </widget>
215 </item>
216 </layout>
217 </widget>
218 </item>
219 <item>
220 <widget class="QCheckBox" name="checkHardwareCompatibility">
221 <property name="sizePolicy">
222 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
223 <horstretch>0</horstretch>
224 <verstretch>0</verstretch>
225 </sizepolicy>
226 </property>
227 <property name="toolTip">
228 <string>Allows Companion to write to older version of the firmware</string>
229 </property>
230 <property name="text">
231 <string>Check Hardware compatibility</string>
232 </property>
233 </widget>
234 </item>
235 <item>
236 <widget class="QCheckBox" name="backupEEprom">
237 <property name="enabled">
238 <bool>true</bool>
239 </property>
240 <property name="text">
241 <string>Backup and restore Models and Settings</string>
242 </property>
243 <property name="tristate">
244 <bool>false</bool>
245 </property>
246 </widget>
247 </item>
248 <item>
249 <spacer name="spacer2">
250 <property name="orientation">
251 <enum>Qt::Vertical</enum>
252 </property>
253 <property name="sizeHint" stdset="0">
254 <size>
255 <width>20</width>
256 <height>0</height>
257 </size>
258 </property>
259 </spacer>
260 </item>
261 <item>
262 <layout class="QHBoxLayout" name="horizontalLayout1">
263 <item>
264 <spacer name="spacer1">
265 <property name="orientation">
266 <enum>Qt::Horizontal</enum>
267 </property>
268 <property name="sizeHint" stdset="0">
269 <size>
270 <width>40</width>
271 <height>20</height>
272 </size>
273 </property>
274 </spacer>
275 </item>
276 <item>
277 <widget class="QPushButton" name="cancelButton">
278 <property name="minimumSize">
279 <size>
280 <width>90</width>
281 <height>0</height>
282 </size>
283 </property>
284 <property name="text">
285 <string>Cancel</string>
286 </property>
287 </widget>
288 </item>
289 <item>
290 <widget class="QPushButton" name="burnButton">
291 <property name="enabled">
292 <bool>false</bool>
293 </property>
294 <property name="minimumSize">
295 <size>
296 <width>90</width>
297 <height>0</height>
298 </size>
299 </property>
300 <property name="text">
301 <string>Write to TX</string>
302 </property>
303 </widget>
304 </item>
305 </layout>
306 </item>
307 </layout>
308 </widget>
309 <tabstops>
310 <tabstop>burnButton</tabstop>
311 <tabstop>firmwareFilename</tabstop>
312 <tabstop>firmwareLoad</tabstop>
313 <tabstop>version</tabstop>
314 <tabstop>variant</tabstop>
315 <tabstop>cancelButton</tabstop>
316 </tabstops>
317 <resources>
318 <include location="companion.qrc"/>
319 </resources>
320 <connections/>
321 </ui>