eric6/Preferences/ConfigurationPages/InterfacePage.ui

branch
micropython
changeset 7054
fb84d8489bc1
parent 6998
a63ca2373f44
child 7749
285855999b4e
equal deleted inserted replaced
7053:f0a7469a2ad4 7054:fb84d8489bc1
440 <property name="toolTip"> 440 <property name="toolTip">
441 <string>Select to activate the IRC widget</string> 441 <string>Select to activate the IRC widget</string>
442 </property> 442 </property>
443 <property name="text"> 443 <property name="text">
444 <string>IRC</string> 444 <string>IRC</string>
445 </property>
446 </widget>
447 </item>
448 <item row="0" column="1">
449 <widget class="QCheckBox" name="microPythonCheckBox">
450 <property name="toolTip">
451 <string>Select to activate the MicroPython widget</string>
452 </property>
453 <property name="text">
454 <string>MicroPython</string>
445 </property> 455 </property>
446 </widget> 456 </widget>
447 </item> 457 </item>
448 </layout> 458 </layout>
449 </widget> 459 </widget>
516 <tabstop>shellPositionComboBox</tabstop> 526 <tabstop>shellPositionComboBox</tabstop>
517 <tabstop>templateViewerCheckBox</tabstop> 527 <tabstop>templateViewerCheckBox</tabstop>
518 <tabstop>fileBrowserCheckBox</tabstop> 528 <tabstop>fileBrowserCheckBox</tabstop>
519 <tabstop>symbolsCheckBox</tabstop> 529 <tabstop>symbolsCheckBox</tabstop>
520 <tabstop>codeDocumentationViewerCheckBox</tabstop> 530 <tabstop>codeDocumentationViewerCheckBox</tabstop>
531 <tabstop>microPythonCheckBox</tabstop>
521 <tabstop>pypiCheckBox</tabstop> 532 <tabstop>pypiCheckBox</tabstop>
522 <tabstop>condaCheckBox</tabstop> 533 <tabstop>condaCheckBox</tabstop>
523 <tabstop>cooperationCheckBox</tabstop> 534 <tabstop>cooperationCheckBox</tabstop>
524 <tabstop>ircCheckBox</tabstop> 535 <tabstop>ircCheckBox</tabstop>
525 <tabstop>numbersCheckBox</tabstop> 536 <tabstop>numbersCheckBox</tabstop>

eric ide

mercurial