128 <tr> |
128 <tr> |
129 <td><a href="#MicroPythonWidget.__downloadFromUrl">__downloadFromUrl</a></td> |
129 <td><a href="#MicroPythonWidget.__downloadFromUrl">__downloadFromUrl</a></td> |
130 <td>Private method to open a web browser for the given URL.</td> |
130 <td>Private method to open a web browser for the given URL.</td> |
131 </tr> |
131 </tr> |
132 <tr> |
132 <tr> |
|
133 <td><a href="#MicroPythonWidget.__flashUF2">__flashUF2</a></td> |
|
134 <td>Private slot to flash MicroPython/CircuitPython to a device support the UF2 bootloader.</td> |
|
135 </tr> |
|
136 <tr> |
133 <td><a href="#MicroPythonWidget.__getDeviceTime">__getDeviceTime</a></td> |
137 <td><a href="#MicroPythonWidget.__getDeviceTime">__getDeviceTime</a></td> |
134 <td>Private method to get a string containing the date and time of the connected device.</td> |
138 <td>Private method to get a string containing the date and time of the connected device.</td> |
135 </tr> |
139 </tr> |
136 <tr> |
140 <tr> |
137 <td><a href="#MicroPythonWidget.__handlePreferencesChanged">__handlePreferencesChanged</a></td> |
141 <td><a href="#MicroPythonWidget.__handlePreferencesChanged">__handlePreferencesChanged</a></td> |
416 <dt><i>url</i> (str)</dt> |
420 <dt><i>url</i> (str)</dt> |
417 <dd> |
421 <dd> |
418 URL to be opened |
422 URL to be opened |
419 </dd> |
423 </dd> |
420 </dl> |
424 </dl> |
|
425 <a NAME="MicroPythonWidget.__flashUF2" ID="MicroPythonWidget.__flashUF2"></a> |
|
426 <h4>MicroPythonWidget.__flashUF2</h4> |
|
427 <b>__flashUF2</b>(<i></i>) |
|
428 |
|
429 <p> |
|
430 Private slot to flash MicroPython/CircuitPython to a device |
|
431 support the UF2 bootloader. |
|
432 </p> |
421 <a NAME="MicroPythonWidget.__getDeviceTime" ID="MicroPythonWidget.__getDeviceTime"></a> |
433 <a NAME="MicroPythonWidget.__getDeviceTime" ID="MicroPythonWidget.__getDeviceTime"></a> |
422 <h4>MicroPythonWidget.__getDeviceTime</h4> |
434 <h4>MicroPythonWidget.__getDeviceTime</h4> |
423 <b>__getDeviceTime</b>(<i></i>) |
435 <b>__getDeviceTime</b>(<i></i>) |
424 |
436 |
425 <p> |
437 <p> |