158 <property name="focusPolicy"> |
158 <property name="focusPolicy"> |
159 <enum>Qt::WheelFocus</enum> |
159 <enum>Qt::WheelFocus</enum> |
160 </property> |
160 </property> |
161 <property name="toolTip"> |
161 <property name="toolTip"> |
162 <string>Enter the path of the cross compiler executable</string> |
162 <string>Enter the path of the cross compiler executable</string> |
|
163 </property> |
|
164 </widget> |
|
165 </item> |
|
166 </layout> |
|
167 </widget> |
|
168 </item> |
|
169 <item> |
|
170 <widget class="QGroupBox" name="groupBox_5"> |
|
171 <property name="title"> |
|
172 <string>PyBoard</string> |
|
173 </property> |
|
174 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
175 <item> |
|
176 <widget class="QLabel" name="label_7"> |
|
177 <property name="text"> |
|
178 <string>dfu-util Path:</string> |
|
179 </property> |
|
180 </widget> |
|
181 </item> |
|
182 <item> |
|
183 <widget class="E5PathPicker" name="dfuUtilPathPicker" native="true"> |
|
184 <property name="sizePolicy"> |
|
185 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
186 <horstretch>0</horstretch> |
|
187 <verstretch>0</verstretch> |
|
188 </sizepolicy> |
|
189 </property> |
|
190 <property name="focusPolicy"> |
|
191 <enum>Qt::WheelFocus</enum> |
|
192 </property> |
|
193 <property name="toolTip"> |
|
194 <string>Enter the path of the dfu-util flashing executable</string> |
163 </property> |
195 </property> |
164 </widget> |
196 </widget> |
165 </item> |
197 </item> |
166 </layout> |
198 </layout> |
167 </widget> |
199 </widget> |
249 <tabstop>timeoutSpinBox</tabstop> |
281 <tabstop>timeoutSpinBox</tabstop> |
250 <tabstop>syncTimeCheckBox</tabstop> |
282 <tabstop>syncTimeCheckBox</tabstop> |
251 <tabstop>colorSchemeComboBox</tabstop> |
283 <tabstop>colorSchemeComboBox</tabstop> |
252 <tabstop>replWrapCheckBox</tabstop> |
284 <tabstop>replWrapCheckBox</tabstop> |
253 <tabstop>mpyCrossPicker</tabstop> |
285 <tabstop>mpyCrossPicker</tabstop> |
|
286 <tabstop>dfuUtilPathPicker</tabstop> |
254 <tabstop>micropythonDocuUrlLineEdit</tabstop> |
287 <tabstop>micropythonDocuUrlLineEdit</tabstop> |
255 <tabstop>circuitpythonDocuUrlLineEdit</tabstop> |
288 <tabstop>circuitpythonDocuUrlLineEdit</tabstop> |
256 <tabstop>microbitDocuUrlLineEdit</tabstop> |
289 <tabstop>microbitDocuUrlLineEdit</tabstop> |
257 </tabstops> |
290 </tabstops> |
258 <resources/> |
291 <resources/> |