231 <property name="focusPolicy"> |
231 <property name="focusPolicy"> |
232 <enum>Qt::WheelFocus</enum> |
232 <enum>Qt::WheelFocus</enum> |
233 </property> |
233 </property> |
234 <property name="toolTip"> |
234 <property name="toolTip"> |
235 <string>Enter the path of the cross compiler executable</string> |
235 <string>Enter the path of the cross compiler executable</string> |
|
236 </property> |
|
237 </widget> |
|
238 </item> |
|
239 </layout> |
|
240 </widget> |
|
241 </item> |
|
242 <item> |
|
243 <widget class="QGroupBox" name="groupBox_13"> |
|
244 <property name="title"> |
|
245 <string>WiFi</string> |
|
246 </property> |
|
247 <layout class="QGridLayout" name="gridLayout_8"> |
|
248 <item row="0" column="0"> |
|
249 <widget class="QLabel" name="label_8"> |
|
250 <property name="text"> |
|
251 <string>Name:</string> |
|
252 </property> |
|
253 </widget> |
|
254 </item> |
|
255 <item row="0" column="1" colspan="2"> |
|
256 <widget class="QLineEdit" name="ssidEdit"> |
|
257 <property name="toolTip"> |
|
258 <string>Enter the network name (SSID) to connect to</string> |
|
259 </property> |
|
260 <property name="clearButtonEnabled"> |
|
261 <bool>true</bool> |
|
262 </property> |
|
263 </widget> |
|
264 </item> |
|
265 <item row="1" column="0"> |
|
266 <widget class="QLabel" name="label_9"> |
|
267 <property name="text"> |
|
268 <string>Password:</string> |
|
269 </property> |
|
270 </widget> |
|
271 </item> |
|
272 <item row="1" column="1"> |
|
273 <widget class="QLineEdit" name="passwordEdit"> |
|
274 <property name="toolTip"> |
|
275 <string>Enter the network password</string> |
|
276 </property> |
|
277 <property name="echoMode"> |
|
278 <enum>QLineEdit::Password</enum> |
|
279 </property> |
|
280 <property name="clearButtonEnabled"> |
|
281 <bool>true</bool> |
|
282 </property> |
|
283 </widget> |
|
284 </item> |
|
285 <item row="1" column="2"> |
|
286 <widget class="QToolButton" name="showPasswordButton"> |
|
287 <property name="toolTip"> |
|
288 <string>Press to show the password</string> |
|
289 </property> |
|
290 <property name="checkable"> |
|
291 <bool>true</bool> |
236 </property> |
292 </property> |
237 </widget> |
293 </widget> |
238 </item> |
294 </item> |
239 </layout> |
295 </layout> |
240 </widget> |
296 </widget> |
553 <tabstop>syncTimeCheckBox</tabstop> |
609 <tabstop>syncTimeCheckBox</tabstop> |
554 <tabstop>colorSchemeComboBox</tabstop> |
610 <tabstop>colorSchemeComboBox</tabstop> |
555 <tabstop>replWrapCheckBox</tabstop> |
611 <tabstop>replWrapCheckBox</tabstop> |
556 <tabstop>chartThemeComboBox</tabstop> |
612 <tabstop>chartThemeComboBox</tabstop> |
557 <tabstop>mpyCrossPicker</tabstop> |
613 <tabstop>mpyCrossPicker</tabstop> |
|
614 <tabstop>ssidEdit</tabstop> |
|
615 <tabstop>passwordEdit</tabstop> |
|
616 <tabstop>showPasswordButton</tabstop> |
558 <tabstop>dfuUtilPathPicker</tabstop> |
617 <tabstop>dfuUtilPathPicker</tabstop> |
559 <tabstop>micropythonFirmwareUrlLineEdit</tabstop> |
618 <tabstop>micropythonFirmwareUrlLineEdit</tabstop> |
560 <tabstop>micropythonDocuUrlLineEdit</tabstop> |
619 <tabstop>micropythonDocuUrlLineEdit</tabstop> |
561 <tabstop>circuitpythonFirmwareUrlLineEdit</tabstop> |
620 <tabstop>circuitpythonFirmwareUrlLineEdit</tabstop> |
562 <tabstop>circuitpythonLibrariesUrlLineEdit</tabstop> |
621 <tabstop>circuitpythonLibrariesUrlLineEdit</tabstop> |