126 <property name="toolTip"> |
126 <property name="toolTip"> |
127 <string>Select to wrap long line in the REPL pane</string> |
127 <string>Select to wrap long line in the REPL pane</string> |
128 </property> |
128 </property> |
129 <property name="text"> |
129 <property name="text"> |
130 <string>Wrap long lines</string> |
130 <string>Wrap long lines</string> |
|
131 </property> |
|
132 </widget> |
|
133 </item> |
|
134 </layout> |
|
135 </widget> |
|
136 </item> |
|
137 <item> |
|
138 <widget class="QGroupBox" name="groupBox_7"> |
|
139 <property name="title"> |
|
140 <string>Chart Pane</string> |
|
141 </property> |
|
142 <layout class="QHBoxLayout" name="horizontalLayout_3"> |
|
143 <item> |
|
144 <widget class="QLabel" name="label_11"> |
|
145 <property name="text"> |
|
146 <string>Color Theme:</string> |
|
147 </property> |
|
148 </widget> |
|
149 </item> |
|
150 <item> |
|
151 <widget class="QComboBox" name="chartThemeComboBox"> |
|
152 <property name="sizePolicy"> |
|
153 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
154 <horstretch>0</horstretch> |
|
155 <verstretch>0</verstretch> |
|
156 </sizepolicy> |
|
157 </property> |
|
158 <property name="toolTip"> |
|
159 <string>Select the color scheme of the chart</string> |
131 </property> |
160 </property> |
132 </widget> |
161 </widget> |
133 </item> |
162 </item> |
134 </layout> |
163 </layout> |
135 </widget> |
164 </widget> |
331 <tabstops> |
360 <tabstops> |
332 <tabstop>timeoutSpinBox</tabstop> |
361 <tabstop>timeoutSpinBox</tabstop> |
333 <tabstop>syncTimeCheckBox</tabstop> |
362 <tabstop>syncTimeCheckBox</tabstop> |
334 <tabstop>colorSchemeComboBox</tabstop> |
363 <tabstop>colorSchemeComboBox</tabstop> |
335 <tabstop>replWrapCheckBox</tabstop> |
364 <tabstop>replWrapCheckBox</tabstop> |
|
365 <tabstop>chartThemeComboBox</tabstop> |
336 <tabstop>mpyCrossPicker</tabstop> |
366 <tabstop>mpyCrossPicker</tabstop> |
337 <tabstop>dfuUtilPathPicker</tabstop> |
367 <tabstop>dfuUtilPathPicker</tabstop> |
338 <tabstop>micropythonFirmwareUrlLineEdit</tabstop> |
368 <tabstop>micropythonFirmwareUrlLineEdit</tabstop> |
339 <tabstop>circuitpythonFirmwareUrlLineEdit</tabstop> |
369 <tabstop>circuitpythonFirmwareUrlLineEdit</tabstop> |
340 <tabstop>microbitFirmwareUrlLineEdit</tabstop> |
370 <tabstop>microbitFirmwareUrlLineEdit</tabstop> |