src/eric7/Preferences/ConfigurationPages/MicroPythonPage.ui

branch
eric7
changeset 9964
a298db96ba65
parent 9958
a78b83d1062a
child 10008
c5bcafe3485c
equal deleted inserted replaced
9963:05b441099da7 9964:a298db96ba65
611 <horstretch>0</horstretch> 611 <horstretch>0</horstretch>
612 <verstretch>0</verstretch> 612 <verstretch>0</verstretch>
613 </sizepolicy> 613 </sizepolicy>
614 </property> 614 </property>
615 <property name="focusPolicy"> 615 <property name="focusPolicy">
616 <enum>Qt::WheelFocus</enum> 616 <enum>Qt::StrongFocus</enum>
617 </property> 617 </property>
618 <property name="toolTip"> 618 <property name="toolTip">
619 <string>Enter the path of the cross compiler executable</string> 619 <string>Enter the path of the cross compiler executable</string>
620 </property>
621 </widget>
622 </item>
623 <item>
624 <widget class="QPushButton" name="mpyCrossInstallButton">
625 <property name="toolTip">
626 <string>Press to install 'mpy-cross' alongside the eric IDE.</string>
627 </property>
628 <property name="text">
629 <string>Install</string>
620 </property> 630 </property>
621 </widget> 631 </widget>
622 </item> 632 </item>
623 </layout> 633 </layout>
624 </widget> 634 </widget>
643 <horstretch>0</horstretch> 653 <horstretch>0</horstretch>
644 <verstretch>0</verstretch> 654 <verstretch>0</verstretch>
645 </sizepolicy> 655 </sizepolicy>
646 </property> 656 </property>
647 <property name="focusPolicy"> 657 <property name="focusPolicy">
648 <enum>Qt::WheelFocus</enum> 658 <enum>Qt::StrongFocus</enum>
649 </property> 659 </property>
650 <property name="toolTip"> 660 <property name="toolTip">
651 <string>Enter the path of the dfu-util flashing executable</string> 661 <string>Enter the path of the dfu-util flashing executable</string>
652 </property> 662 </property>
653 </widget> 663 </widget>
675 <horstretch>0</horstretch> 685 <horstretch>0</horstretch>
676 <verstretch>0</verstretch> 686 <verstretch>0</verstretch>
677 </sizepolicy> 687 </sizepolicy>
678 </property> 688 </property>
679 <property name="focusPolicy"> 689 <property name="focusPolicy">
680 <enum>Qt::WheelFocus</enum> 690 <enum>Qt::StrongFocus</enum>
681 </property> 691 </property>
682 <property name="toolTip"> 692 <property name="toolTip">
683 <string>Enter the path of the st-info executable</string> 693 <string>Enter the path of the st-info executable</string>
684 </property> 694 </property>
685 </widget> 695 </widget>
698 <horstretch>0</horstretch> 708 <horstretch>0</horstretch>
699 <verstretch>0</verstretch> 709 <verstretch>0</verstretch>
700 </sizepolicy> 710 </sizepolicy>
701 </property> 711 </property>
702 <property name="focusPolicy"> 712 <property name="focusPolicy">
703 <enum>Qt::WheelFocus</enum> 713 <enum>Qt::StrongFocus</enum>
704 </property> 714 </property>
705 <property name="toolTip"> 715 <property name="toolTip">
706 <string>Enter the path of the st-flash flashing executable</string> 716 <string>Enter the path of the st-flash flashing executable</string>
707 </property> 717 </property>
708 </widget> 718 </widget>
1010 <tabstop>ntpServerEdit</tabstop> 1020 <tabstop>ntpServerEdit</tabstop>
1011 <tabstop>ntpOffsetSpinBox</tabstop> 1021 <tabstop>ntpOffsetSpinBox</tabstop>
1012 <tabstop>ntpDstCheckBox</tabstop> 1022 <tabstop>ntpDstCheckBox</tabstop>
1013 <tabstop>ntpTimeoutSpinBox</tabstop> 1023 <tabstop>ntpTimeoutSpinBox</tabstop>
1014 <tabstop>mpyCrossPicker</tabstop> 1024 <tabstop>mpyCrossPicker</tabstop>
1025 <tabstop>mpyCrossInstallButton</tabstop>
1015 <tabstop>dfuUtilPathPicker</tabstop> 1026 <tabstop>dfuUtilPathPicker</tabstop>
1016 <tabstop>stInfoPathPicker</tabstop> 1027 <tabstop>stInfoPathPicker</tabstop>
1017 <tabstop>stFlashPathPicker</tabstop> 1028 <tabstop>stFlashPathPicker</tabstop>
1018 <tabstop>micropythonFirmwareUrlLineEdit</tabstop> 1029 <tabstop>micropythonFirmwareUrlLineEdit</tabstop>
1019 <tabstop>micropythonDocuUrlLineEdit</tabstop> 1030 <tabstop>micropythonDocuUrlLineEdit</tabstop>

eric ide

mercurial