19 </widget> |
19 </widget> |
20 </item> |
20 </item> |
21 <item> |
21 <item> |
22 <widget class="Line" name="line9_3"> |
22 <widget class="Line" name="line9_3"> |
23 <property name="frameShape"> |
23 <property name="frameShape"> |
24 <enum>QFrame::HLine</enum> |
24 <enum>QFrame::Shape::HLine</enum> |
25 </property> |
25 </property> |
26 <property name="frameShadow"> |
26 <property name="frameShadow"> |
27 <enum>QFrame::Sunken</enum> |
27 <enum>QFrame::Shadow::Sunken</enum> |
28 </property> |
28 </property> |
29 <property name="orientation"> |
29 <property name="orientation"> |
30 <enum>Qt::Horizontal</enum> |
30 <enum>Qt::Orientation::Horizontal</enum> |
31 </property> |
31 </property> |
32 </widget> |
32 </widget> |
33 </item> |
33 </item> |
34 <item> |
34 <item> |
35 <widget class="QGroupBox" name="groupBox_4"> |
35 <widget class="QGroupBox" name="groupBox_4"> |
44 <horstretch>0</horstretch> |
44 <horstretch>0</horstretch> |
45 <verstretch>0</verstretch> |
45 <verstretch>0</verstretch> |
46 </sizepolicy> |
46 </sizepolicy> |
47 </property> |
47 </property> |
48 <property name="focusPolicy"> |
48 <property name="focusPolicy"> |
49 <enum>Qt::StrongFocus</enum> |
49 <enum>Qt::FocusPolicy::StrongFocus</enum> |
50 </property> |
50 </property> |
51 <property name="toolTip"> |
51 <property name="toolTip"> |
52 <string>Enter the name of the MicroPython workspace directory</string> |
52 <string>Enter the name of the MicroPython workspace directory</string> |
53 </property> |
53 </property> |
54 </widget> |
54 </widget> |
92 <widget class="QSpinBox" name="serialTimeoutSpinBox"> |
92 <widget class="QSpinBox" name="serialTimeoutSpinBox"> |
93 <property name="toolTip"> |
93 <property name="toolTip"> |
94 <string>Enter the timout value</string> |
94 <string>Enter the timout value</string> |
95 </property> |
95 </property> |
96 <property name="alignment"> |
96 <property name="alignment"> |
97 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
97 <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
98 </property> |
98 </property> |
99 <property name="suffix"> |
99 <property name="suffix"> |
100 <string> s</string> |
100 <string> s</string> |
101 </property> |
101 </property> |
102 <property name="minimum"> |
102 <property name="minimum"> |
108 </widget> |
108 </widget> |
109 </item> |
109 </item> |
110 <item row="0" column="2"> |
110 <item row="0" column="2"> |
111 <spacer name="horizontalSpacer"> |
111 <spacer name="horizontalSpacer"> |
112 <property name="orientation"> |
112 <property name="orientation"> |
113 <enum>Qt::Horizontal</enum> |
113 <enum>Qt::Orientation::Horizontal</enum> |
114 </property> |
114 </property> |
115 <property name="sizeHint" stdset="0"> |
115 <property name="sizeHint" stdset="0"> |
116 <size> |
116 <size> |
117 <width>195</width> |
117 <width>195</width> |
118 <height>20</height> |
118 <height>20</height> |
131 <widget class="QSpinBox" name="webreplTimeoutSpinBox"> |
131 <widget class="QSpinBox" name="webreplTimeoutSpinBox"> |
132 <property name="toolTip"> |
132 <property name="toolTip"> |
133 <string>Enter the timout value</string> |
133 <string>Enter the timout value</string> |
134 </property> |
134 </property> |
135 <property name="alignment"> |
135 <property name="alignment"> |
136 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
136 <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
137 </property> |
137 </property> |
138 <property name="suffix"> |
138 <property name="suffix"> |
139 <string> s</string> |
139 <string> s</string> |
140 </property> |
140 </property> |
141 <property name="minimum"> |
141 <property name="minimum"> |
325 <widget class="QLineEdit" name="passwordEdit"> |
325 <widget class="QLineEdit" name="passwordEdit"> |
326 <property name="toolTip"> |
326 <property name="toolTip"> |
327 <string>Enter the network password</string> |
327 <string>Enter the network password</string> |
328 </property> |
328 </property> |
329 <property name="echoMode"> |
329 <property name="echoMode"> |
330 <enum>QLineEdit::Password</enum> |
330 <enum>QLineEdit::EchoMode::Password</enum> |
331 </property> |
331 </property> |
332 <property name="clearButtonEnabled"> |
332 <property name="clearButtonEnabled"> |
333 <bool>true</bool> |
333 <bool>true</bool> |
334 </property> |
334 </property> |
335 </widget> |
335 </widget> |
381 <widget class="QLineEdit" name="apPasswordEdit"> |
381 <widget class="QLineEdit" name="apPasswordEdit"> |
382 <property name="toolTip"> |
382 <property name="toolTip"> |
383 <string>Enter the network password</string> |
383 <string>Enter the network password</string> |
384 </property> |
384 </property> |
385 <property name="echoMode"> |
385 <property name="echoMode"> |
386 <enum>QLineEdit::Password</enum> |
386 <enum>QLineEdit::EchoMode::Password</enum> |
387 </property> |
387 </property> |
388 <property name="clearButtonEnabled"> |
388 <property name="clearButtonEnabled"> |
389 <bool>true</bool> |
389 <bool>true</bool> |
390 </property> |
390 </property> |
391 </widget> |
391 </widget> |
432 </layout> |
432 </layout> |
433 </item> |
433 </item> |
434 <item row="3" column="0" colspan="3"> |
434 <item row="3" column="0" colspan="3"> |
435 <widget class="QGroupBox" name="ipv4GroupBox"> |
435 <widget class="QGroupBox" name="ipv4GroupBox"> |
436 <property name="focusPolicy"> |
436 <property name="focusPolicy"> |
437 <enum>Qt::NoFocus</enum> |
437 <enum>Qt::FocusPolicy::NoFocus</enum> |
438 </property> |
438 </property> |
439 <property name="title"> |
439 <property name="title"> |
440 <string>IPv4 Configuration</string> |
440 <string>IPv4 Configuration</string> |
441 </property> |
441 </property> |
442 <layout class="QHBoxLayout" name="horizontalLayout_7"> |
442 <layout class="QHBoxLayout" name="horizontalLayout_7"> |
450 </widget> |
450 </widget> |
451 </item> |
451 </item> |
452 <item row="0" column="1"> |
452 <item row="0" column="1"> |
453 <widget class="EricIPv4InputWidget" name="apAddressEdit" native="true"> |
453 <widget class="EricIPv4InputWidget" name="apAddressEdit" native="true"> |
454 <property name="focusPolicy"> |
454 <property name="focusPolicy"> |
455 <enum>Qt::NoFocus</enum> |
455 <enum>Qt::FocusPolicy::NoFocus</enum> |
456 </property> |
456 </property> |
457 </widget> |
457 </widget> |
458 </item> |
458 </item> |
459 <item row="1" column="0"> |
459 <item row="1" column="0"> |
460 <widget class="QLabel" name="label_25"> |
460 <widget class="QLabel" name="label_25"> |
464 </widget> |
464 </widget> |
465 </item> |
465 </item> |
466 <item row="1" column="1"> |
466 <item row="1" column="1"> |
467 <widget class="EricIPv4InputWidget" name="apNetmaskEdit" native="true"> |
467 <widget class="EricIPv4InputWidget" name="apNetmaskEdit" native="true"> |
468 <property name="focusPolicy"> |
468 <property name="focusPolicy"> |
469 <enum>Qt::NoFocus</enum> |
469 <enum>Qt::FocusPolicy::NoFocus</enum> |
470 </property> |
470 </property> |
471 </widget> |
471 </widget> |
472 </item> |
472 </item> |
473 <item row="2" column="0"> |
473 <item row="2" column="0"> |
474 <widget class="QLabel" name="label_26"> |
474 <widget class="QLabel" name="label_26"> |
478 </widget> |
478 </widget> |
479 </item> |
479 </item> |
480 <item row="2" column="1"> |
480 <item row="2" column="1"> |
481 <widget class="EricIPv4InputWidget" name="apGatewayEdit" native="true"> |
481 <widget class="EricIPv4InputWidget" name="apGatewayEdit" native="true"> |
482 <property name="focusPolicy"> |
482 <property name="focusPolicy"> |
483 <enum>Qt::NoFocus</enum> |
483 <enum>Qt::FocusPolicy::NoFocus</enum> |
484 </property> |
484 </property> |
485 </widget> |
485 </widget> |
486 </item> |
486 </item> |
487 <item row="3" column="0"> |
487 <item row="3" column="0"> |
488 <widget class="QLabel" name="label_27"> |
488 <widget class="QLabel" name="label_27"> |
492 </widget> |
492 </widget> |
493 </item> |
493 </item> |
494 <item row="3" column="1"> |
494 <item row="3" column="1"> |
495 <widget class="EricIPv4InputWidget" name="apDnsEdit" native="true"> |
495 <widget class="EricIPv4InputWidget" name="apDnsEdit" native="true"> |
496 <property name="focusPolicy"> |
496 <property name="focusPolicy"> |
497 <enum>Qt::NoFocus</enum> |
497 <enum>Qt::FocusPolicy::NoFocus</enum> |
498 </property> |
498 </property> |
499 </widget> |
499 </widget> |
500 </item> |
500 </item> |
501 </layout> |
501 </layout> |
502 </item> |
502 </item> |
503 <item> |
503 <item> |
504 <spacer name="horizontalSpacer_4"> |
504 <spacer name="horizontalSpacer_4"> |
505 <property name="orientation"> |
505 <property name="orientation"> |
506 <enum>Qt::Horizontal</enum> |
506 <enum>Qt::Orientation::Horizontal</enum> |
507 </property> |
507 </property> |
508 <property name="sizeHint" stdset="0"> |
508 <property name="sizeHint" stdset="0"> |
509 <size> |
509 <size> |
510 <width>273</width> |
510 <width>273</width> |
511 <height>20</height> |
511 <height>20</height> |
556 <widget class="QSpinBox" name="ntpOffsetSpinBox"> |
563 <widget class="QSpinBox" name="ntpOffsetSpinBox"> |
557 <property name="toolTip"> |
564 <property name="toolTip"> |
558 <string>Enter the time zone offset to UTC.</string> |
565 <string>Enter the time zone offset to UTC.</string> |
559 </property> |
566 </property> |
560 <property name="alignment"> |
567 <property name="alignment"> |
561 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
568 <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
562 </property> |
569 </property> |
563 <property name="suffix"> |
570 <property name="suffix"> |
564 <string> h</string> |
571 <string> h</string> |
565 </property> |
572 </property> |
566 <property name="minimum"> |
573 <property name="minimum"> |
592 <widget class="QSpinBox" name="ntpTimeoutSpinBox"> |
599 <widget class="QSpinBox" name="ntpTimeoutSpinBox"> |
593 <property name="toolTip"> |
600 <property name="toolTip"> |
594 <string>Enter the timeout in seconds.</string> |
601 <string>Enter the timeout in seconds.</string> |
595 </property> |
602 </property> |
596 <property name="alignment"> |
603 <property name="alignment"> |
597 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
604 <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
598 </property> |
605 </property> |
599 <property name="suffix"> |
606 <property name="suffix"> |
600 <string> s</string> |
607 <string> s</string> |
601 </property> |
608 </property> |
602 <property name="minimum"> |
609 <property name="minimum"> |
611 </widget> |
618 </widget> |
612 </item> |
619 </item> |
613 <item row="2" column="2"> |
620 <item row="2" column="2"> |
614 <spacer name="horizontalSpacer_5"> |
621 <spacer name="horizontalSpacer_5"> |
615 <property name="orientation"> |
622 <property name="orientation"> |
616 <enum>Qt::Horizontal</enum> |
623 <enum>Qt::Orientation::Horizontal</enum> |
617 </property> |
624 </property> |
618 <property name="sizeHint" stdset="0"> |
625 <property name="sizeHint" stdset="0"> |
619 <size> |
626 <size> |
620 <width>317</width> |
627 <width>317</width> |
621 <height>20</height> |
628 <height>20</height> |
646 <horstretch>0</horstretch> |
653 <horstretch>0</horstretch> |
647 <verstretch>0</verstretch> |
654 <verstretch>0</verstretch> |
648 </sizepolicy> |
655 </sizepolicy> |
649 </property> |
656 </property> |
650 <property name="focusPolicy"> |
657 <property name="focusPolicy"> |
651 <enum>Qt::StrongFocus</enum> |
658 <enum>Qt::FocusPolicy::StrongFocus</enum> |
652 </property> |
659 </property> |
653 <property name="toolTip"> |
660 <property name="toolTip"> |
654 <string>Enter the path of the cross compiler executable</string> |
661 <string>Enter the path of the cross compiler executable</string> |
655 </property> |
662 </property> |
656 </widget> |
663 </widget> |
688 <horstretch>0</horstretch> |
695 <horstretch>0</horstretch> |
689 <verstretch>0</verstretch> |
696 <verstretch>0</verstretch> |
690 </sizepolicy> |
697 </sizepolicy> |
691 </property> |
698 </property> |
692 <property name="focusPolicy"> |
699 <property name="focusPolicy"> |
693 <enum>Qt::StrongFocus</enum> |
700 <enum>Qt::FocusPolicy::StrongFocus</enum> |
694 </property> |
701 </property> |
695 <property name="toolTip"> |
702 <property name="toolTip"> |
696 <string>Enter the path of the dfu-util flashing executable</string> |
703 <string>Enter the path of the dfu-util flashing executable</string> |
697 </property> |
704 </property> |
698 </widget> |
705 </widget> |
720 <horstretch>0</horstretch> |
727 <horstretch>0</horstretch> |
721 <verstretch>0</verstretch> |
728 <verstretch>0</verstretch> |
722 </sizepolicy> |
729 </sizepolicy> |
723 </property> |
730 </property> |
724 <property name="focusPolicy"> |
731 <property name="focusPolicy"> |
725 <enum>Qt::StrongFocus</enum> |
732 <enum>Qt::FocusPolicy::StrongFocus</enum> |
726 </property> |
733 </property> |
727 <property name="toolTip"> |
734 <property name="toolTip"> |
728 <string>Enter the path of the st-info executable</string> |
735 <string>Enter the path of the st-info executable</string> |
729 </property> |
736 </property> |
730 </widget> |
737 </widget> |
743 <horstretch>0</horstretch> |
750 <horstretch>0</horstretch> |
744 <verstretch>0</verstretch> |
751 <verstretch>0</verstretch> |
745 </sizepolicy> |
752 </sizepolicy> |
746 </property> |
753 </property> |
747 <property name="focusPolicy"> |
754 <property name="focusPolicy"> |
748 <enum>Qt::StrongFocus</enum> |
755 <enum>Qt::FocusPolicy::StrongFocus</enum> |
749 </property> |
756 </property> |
750 <property name="toolTip"> |
757 <property name="toolTip"> |
751 <string>Enter the path of the st-flash flashing executable</string> |
758 <string>Enter the path of the st-flash flashing executable</string> |
752 </property> |
759 </property> |
753 </widget> |
760 </widget> |
1051 <tabstop>showPasswordButton</tabstop> |
1058 <tabstop>showPasswordButton</tabstop> |
1052 <tabstop>apSsidEdit</tabstop> |
1059 <tabstop>apSsidEdit</tabstop> |
1053 <tabstop>apPasswordEdit</tabstop> |
1060 <tabstop>apPasswordEdit</tabstop> |
1054 <tabstop>apShowPasswordButton</tabstop> |
1061 <tabstop>apShowPasswordButton</tabstop> |
1055 <tabstop>apSecurityComboBox</tabstop> |
1062 <tabstop>apSecurityComboBox</tabstop> |
|
1063 <tabstop>picowirelessCheckBox</tabstop> |
1056 <tabstop>ntpServerEdit</tabstop> |
1064 <tabstop>ntpServerEdit</tabstop> |
1057 <tabstop>ntpOffsetSpinBox</tabstop> |
1065 <tabstop>ntpOffsetSpinBox</tabstop> |
1058 <tabstop>ntpDstCheckBox</tabstop> |
1066 <tabstop>ntpDstCheckBox</tabstop> |
1059 <tabstop>ntpTimeoutSpinBox</tabstop> |
1067 <tabstop>ntpTimeoutSpinBox</tabstop> |
|
1068 <tabstop>mpyCrossInstallButton</tabstop> |
1060 <tabstop>mpyCrossPicker</tabstop> |
1069 <tabstop>mpyCrossPicker</tabstop> |
1061 <tabstop>mpyCrossInstallButton</tabstop> |
|
1062 <tabstop>dfuUtilPathPicker</tabstop> |
1070 <tabstop>dfuUtilPathPicker</tabstop> |
1063 <tabstop>stInfoPathPicker</tabstop> |
1071 <tabstop>stInfoPathPicker</tabstop> |
1064 <tabstop>stFlashPathPicker</tabstop> |
1072 <tabstop>stFlashPathPicker</tabstop> |
1065 <tabstop>micropythonFirmwareUrlLineEdit</tabstop> |
1073 <tabstop>micropythonFirmwareUrlLineEdit</tabstop> |
1066 <tabstop>micropythonDocuUrlLineEdit</tabstop> |
1074 <tabstop>micropythonDocuUrlLineEdit</tabstop> |