eric6/Documentation/Source/eric6.MicroPython.MicroPythonWidget.html

changeset 7336
0095e231ddaf
parent 7273
391d6b7b1eff
child 7592
f79dc58bdf62
equal deleted inserted replaced
7335:07ed3d73bf58 7336:0095e231ddaf
116 <tr> 116 <tr>
117 <td><a href="#MicroPythonWidget.__doZoom">__doZoom</a></td> 117 <td><a href="#MicroPythonWidget.__doZoom">__doZoom</a></td>
118 <td>Private slot to zoom the REPL pane.</td> 118 <td>Private slot to zoom the REPL pane.</td>
119 </tr> 119 </tr>
120 <tr> 120 <tr>
121 <td><a href="#MicroPythonWidget.__downloadFirmware">__downloadFirmware</a></td>
122 <td>Private slot to open the firmware download page.</td>
123 </tr>
124 <tr>
121 <td><a href="#MicroPythonWidget.__getDeviceTime">__getDeviceTime</a></td> 125 <td><a href="#MicroPythonWidget.__getDeviceTime">__getDeviceTime</a></td>
122 <td>Private method to get a string containing the date and time of the connected device.</td> 126 <td>Private method to get a string containing the date and time of the connected device.</td>
123 </tr> 127 </tr>
124 <tr> 128 <tr>
125 <td><a href="#MicroPythonWidget.__handlePreferencesChanged">__handlePreferencesChanged</a></td> 129 <td><a href="#MicroPythonWidget.__handlePreferencesChanged">__handlePreferencesChanged</a></td>
170 <td>Private method to show some error message.</td> 174 <td>Private method to show some error message.</td>
171 </tr> 175 </tr>
172 <tr> 176 <tr>
173 <td><a href="#MicroPythonWidget.__showImplementation">__showImplementation</a></td> 177 <td><a href="#MicroPythonWidget.__showImplementation">__showImplementation</a></td>
174 <td>Private slot to show some implementation related information.</td> 178 <td>Private slot to show some implementation related information.</td>
179 </tr>
180 <tr>
181 <td><a href="#MicroPythonWidget.__showLocalAndDeviceTime">__showLocalAndDeviceTime</a></td>
182 <td>Private slot to show the local and device time side-by-side.</td>
175 </tr> 183 </tr>
176 <tr> 184 <tr>
177 <td><a href="#MicroPythonWidget.__showLocalTime">__showLocalTime</a></td> 185 <td><a href="#MicroPythonWidget.__showLocalTime">__showLocalTime</a></td>
178 <td>Private slot to show the local date and time.</td> 186 <td>Private slot to show the local date and time.</td>
179 </tr> 187 </tr>
353 <dt><i>value</i> (int)</dt> 361 <dt><i>value</i> (int)</dt>
354 <dd> 362 <dd>
355 zoom value 363 zoom value
356 </dd> 364 </dd>
357 </dl> 365 </dl>
366 <a NAME="MicroPythonWidget.__downloadFirmware" ID="MicroPythonWidget.__downloadFirmware"></a>
367 <h4>MicroPythonWidget.__downloadFirmware</h4>
368 <b>__downloadFirmware</b>(<i></i>)
369
370 <p>
371 Private slot to open the firmware download page.
372 </p>
358 <a NAME="MicroPythonWidget.__getDeviceTime" ID="MicroPythonWidget.__getDeviceTime"></a> 373 <a NAME="MicroPythonWidget.__getDeviceTime" ID="MicroPythonWidget.__getDeviceTime"></a>
359 <h4>MicroPythonWidget.__getDeviceTime</h4> 374 <h4>MicroPythonWidget.__getDeviceTime</h4>
360 <b>__getDeviceTime</b>(<i></i>) 375 <b>__getDeviceTime</b>(<i></i>)
361 376
362 <p> 377 <p>
572 <b>__showImplementation</b>(<i></i>) 587 <b>__showImplementation</b>(<i></i>)
573 588
574 <p> 589 <p>
575 Private slot to show some implementation related information. 590 Private slot to show some implementation related information.
576 </p> 591 </p>
592 <a NAME="MicroPythonWidget.__showLocalAndDeviceTime" ID="MicroPythonWidget.__showLocalAndDeviceTime"></a>
593 <h4>MicroPythonWidget.__showLocalAndDeviceTime</h4>
594 <b>__showLocalAndDeviceTime</b>(<i></i>)
595
596 <p>
597 Private slot to show the local and device time side-by-side.
598 </p>
577 <a NAME="MicroPythonWidget.__showLocalTime" ID="MicroPythonWidget.__showLocalTime"></a> 599 <a NAME="MicroPythonWidget.__showLocalTime" ID="MicroPythonWidget.__showLocalTime"></a>
578 <h4>MicroPythonWidget.__showLocalTime</h4> 600 <h4>MicroPythonWidget.__showLocalTime</h4>
579 <b>__showLocalTime</b>(<i></i>) 601 <b>__showLocalTime</b>(<i></i>)
580 602
581 <p> 603 <p>

eric ide

mercurial