10 |
10 |
11 |
11 |
12 class Ui_MicroPythonPage(object): |
12 class Ui_MicroPythonPage(object): |
13 def setupUi(self, MicroPythonPage): |
13 def setupUi(self, MicroPythonPage): |
14 MicroPythonPage.setObjectName("MicroPythonPage") |
14 MicroPythonPage.setObjectName("MicroPythonPage") |
15 MicroPythonPage.resize(541, 2150) |
15 MicroPythonPage.resize(541, 2039) |
16 self.verticalLayout_3 = QtWidgets.QVBoxLayout(MicroPythonPage) |
16 self.verticalLayout_3 = QtWidgets.QVBoxLayout(MicroPythonPage) |
17 self.verticalLayout_3.setObjectName("verticalLayout_3") |
17 self.verticalLayout_3.setObjectName("verticalLayout_3") |
18 self.headerLabel = QtWidgets.QLabel(parent=MicroPythonPage) |
18 self.headerLabel = QtWidgets.QLabel(parent=MicroPythonPage) |
19 self.headerLabel.setObjectName("headerLabel") |
19 self.headerLabel.setObjectName("headerLabel") |
20 self.verticalLayout_3.addWidget(self.headerLabel) |
20 self.verticalLayout_3.addWidget(self.headerLabel) |
237 self.horizontalLayout_7.addLayout(self.gridLayout_9) |
237 self.horizontalLayout_7.addLayout(self.gridLayout_9) |
238 spacerItem3 = QtWidgets.QSpacerItem(273, 20, QtWidgets.QSizePolicy.Policy.Expanding, QtWidgets.QSizePolicy.Policy.Minimum) |
238 spacerItem3 = QtWidgets.QSpacerItem(273, 20, QtWidgets.QSizePolicy.Policy.Expanding, QtWidgets.QSizePolicy.Policy.Minimum) |
239 self.horizontalLayout_7.addItem(spacerItem3) |
239 self.horizontalLayout_7.addItem(spacerItem3) |
240 self.gridLayout_10.addWidget(self.ipv4GroupBox, 3, 0, 1, 3) |
240 self.gridLayout_10.addWidget(self.ipv4GroupBox, 3, 0, 1, 3) |
241 self.verticalLayout_2.addWidget(self.groupBox_15) |
241 self.verticalLayout_2.addWidget(self.groupBox_15) |
|
242 self.picowirelessCheckBox = QtWidgets.QCheckBox(parent=self.groupBox_13) |
|
243 self.picowirelessCheckBox.setObjectName("picowirelessCheckBox") |
|
244 self.verticalLayout_2.addWidget(self.picowirelessCheckBox) |
242 self.verticalLayout_3.addWidget(self.groupBox_13) |
245 self.verticalLayout_3.addWidget(self.groupBox_13) |
243 self.groupBox_16 = QtWidgets.QGroupBox(parent=MicroPythonPage) |
246 self.groupBox_16 = QtWidgets.QGroupBox(parent=MicroPythonPage) |
244 self.groupBox_16.setObjectName("groupBox_16") |
247 self.groupBox_16.setObjectName("groupBox_16") |
245 self.gridLayout_11 = QtWidgets.QGridLayout(self.groupBox_16) |
248 self.gridLayout_11 = QtWidgets.QGridLayout(self.groupBox_16) |
246 self.gridLayout_11.setObjectName("gridLayout_11") |
249 self.gridLayout_11.setObjectName("gridLayout_11") |
470 MicroPythonPage.setTabOrder(self.passwordEdit, self.showPasswordButton) |
473 MicroPythonPage.setTabOrder(self.passwordEdit, self.showPasswordButton) |
471 MicroPythonPage.setTabOrder(self.showPasswordButton, self.apSsidEdit) |
474 MicroPythonPage.setTabOrder(self.showPasswordButton, self.apSsidEdit) |
472 MicroPythonPage.setTabOrder(self.apSsidEdit, self.apPasswordEdit) |
475 MicroPythonPage.setTabOrder(self.apSsidEdit, self.apPasswordEdit) |
473 MicroPythonPage.setTabOrder(self.apPasswordEdit, self.apShowPasswordButton) |
476 MicroPythonPage.setTabOrder(self.apPasswordEdit, self.apShowPasswordButton) |
474 MicroPythonPage.setTabOrder(self.apShowPasswordButton, self.apSecurityComboBox) |
477 MicroPythonPage.setTabOrder(self.apShowPasswordButton, self.apSecurityComboBox) |
475 MicroPythonPage.setTabOrder(self.apSecurityComboBox, self.ntpServerEdit) |
478 MicroPythonPage.setTabOrder(self.apSecurityComboBox, self.picowirelessCheckBox) |
|
479 MicroPythonPage.setTabOrder(self.picowirelessCheckBox, self.ntpServerEdit) |
476 MicroPythonPage.setTabOrder(self.ntpServerEdit, self.ntpOffsetSpinBox) |
480 MicroPythonPage.setTabOrder(self.ntpServerEdit, self.ntpOffsetSpinBox) |
477 MicroPythonPage.setTabOrder(self.ntpOffsetSpinBox, self.ntpDstCheckBox) |
481 MicroPythonPage.setTabOrder(self.ntpOffsetSpinBox, self.ntpDstCheckBox) |
478 MicroPythonPage.setTabOrder(self.ntpDstCheckBox, self.ntpTimeoutSpinBox) |
482 MicroPythonPage.setTabOrder(self.ntpDstCheckBox, self.ntpTimeoutSpinBox) |
479 MicroPythonPage.setTabOrder(self.ntpTimeoutSpinBox, self.mpyCrossPicker) |
483 MicroPythonPage.setTabOrder(self.ntpTimeoutSpinBox, self.mpyCrossInstallButton) |
480 MicroPythonPage.setTabOrder(self.mpyCrossPicker, self.mpyCrossInstallButton) |
484 MicroPythonPage.setTabOrder(self.mpyCrossInstallButton, self.mpyCrossPicker) |
481 MicroPythonPage.setTabOrder(self.mpyCrossInstallButton, self.dfuUtilPathPicker) |
485 MicroPythonPage.setTabOrder(self.mpyCrossPicker, self.dfuUtilPathPicker) |
482 MicroPythonPage.setTabOrder(self.dfuUtilPathPicker, self.stInfoPathPicker) |
486 MicroPythonPage.setTabOrder(self.dfuUtilPathPicker, self.stInfoPathPicker) |
483 MicroPythonPage.setTabOrder(self.stInfoPathPicker, self.stFlashPathPicker) |
487 MicroPythonPage.setTabOrder(self.stInfoPathPicker, self.stFlashPathPicker) |
484 MicroPythonPage.setTabOrder(self.stFlashPathPicker, self.micropythonFirmwareUrlLineEdit) |
488 MicroPythonPage.setTabOrder(self.stFlashPathPicker, self.micropythonFirmwareUrlLineEdit) |
485 MicroPythonPage.setTabOrder(self.micropythonFirmwareUrlLineEdit, self.micropythonDocuUrlLineEdit) |
489 MicroPythonPage.setTabOrder(self.micropythonFirmwareUrlLineEdit, self.micropythonDocuUrlLineEdit) |
486 MicroPythonPage.setTabOrder(self.micropythonDocuUrlLineEdit, self.circuitpythonFirmwareUrlLineEdit) |
490 MicroPythonPage.setTabOrder(self.micropythonDocuUrlLineEdit, self.circuitpythonFirmwareUrlLineEdit) |
540 self.ipv4GroupBox.setTitle(_translate("MicroPythonPage", "IPv4 Configuration")) |
544 self.ipv4GroupBox.setTitle(_translate("MicroPythonPage", "IPv4 Configuration")) |
541 self.label_24.setText(_translate("MicroPythonPage", "Address:")) |
545 self.label_24.setText(_translate("MicroPythonPage", "Address:")) |
542 self.label_25.setText(_translate("MicroPythonPage", "Netmask:")) |
546 self.label_25.setText(_translate("MicroPythonPage", "Netmask:")) |
543 self.label_26.setText(_translate("MicroPythonPage", "Gateway:")) |
547 self.label_26.setText(_translate("MicroPythonPage", "Gateway:")) |
544 self.label_27.setText(_translate("MicroPythonPage", "DNS:")) |
548 self.label_27.setText(_translate("MicroPythonPage", "DNS:")) |
|
549 self.picowirelessCheckBox.setText(_translate("MicroPythonPage", "Disable Support for Pimoroni Wireless Pack")) |
545 self.groupBox_16.setTitle(_translate("MicroPythonPage", "NTP Parameter")) |
550 self.groupBox_16.setTitle(_translate("MicroPythonPage", "NTP Parameter")) |
546 self.label_29.setText(_translate("MicroPythonPage", "NTP Server:")) |
551 self.label_29.setText(_translate("MicroPythonPage", "NTP Server:")) |
547 self.ntpServerEdit.setToolTip(_translate("MicroPythonPage", "Enter the name of the NTP server.")) |
552 self.ntpServerEdit.setToolTip(_translate("MicroPythonPage", "Enter the name of the NTP server.")) |
548 self.label_28.setText(_translate("MicroPythonPage", "Time Zone Offset:")) |
553 self.label_28.setText(_translate("MicroPythonPage", "Time Zone Offset:")) |
549 self.ntpOffsetSpinBox.setToolTip(_translate("MicroPythonPage", "Enter the time zone offset to UTC.")) |
554 self.ntpOffsetSpinBox.setToolTip(_translate("MicroPythonPage", "Enter the time zone offset to UTC.")) |