205 <tr> |
205 <tr> |
206 <td><a href="#MicroPythonWidget.__showNoDeviceMessage">__showNoDeviceMessage</a></td> |
206 <td><a href="#MicroPythonWidget.__showNoDeviceMessage">__showNoDeviceMessage</a></td> |
207 <td>Private method to show a message dialog indicating a missing device.</td> |
207 <td>Private method to show a message dialog indicating a missing device.</td> |
208 </tr> |
208 </tr> |
209 <tr> |
209 <tr> |
|
210 <td><a href="#MicroPythonWidget.__shutdown">__shutdown</a></td> |
|
211 <td>Private method to perform some shutdown actions.</td> |
|
212 </tr> |
|
213 <tr> |
210 <td><a href="#MicroPythonWidget.__synchronizeTime">__synchronizeTime</a></td> |
214 <td><a href="#MicroPythonWidget.__synchronizeTime">__synchronizeTime</a></td> |
211 <td>Private slot to set the time of the connected device to the local computer's time.</td> |
215 <td>Private slot to set the time of the connected device to the local computer's time.</td> |
212 </tr> |
216 </tr> |
213 <tr> |
217 <tr> |
214 <td><a href="#MicroPythonWidget.deviceInterface">deviceInterface</a></td> |
218 <td><a href="#MicroPythonWidget.deviceInterface">deviceInterface</a></td> |
283 <td>Public method to set the enabled state of the various action buttons.</td> |
287 <td>Public method to set the enabled state of the various action buttons.</td> |
284 </tr> |
288 </tr> |
285 <tr> |
289 <tr> |
286 <td><a href="#MicroPythonWidget.showError">showError</a></td> |
290 <td><a href="#MicroPythonWidget.showError">showError</a></td> |
287 <td>Public method to show some error message.</td> |
291 <td>Public method to show some error message.</td> |
288 </tr> |
|
289 <tr> |
|
290 <td><a href="#MicroPythonWidget.shutdown">shutdown</a></td> |
|
291 <td>Public method to perform some shutdown actions.</td> |
|
292 </tr> |
292 </tr> |
293 </table> |
293 </table> |
294 |
294 |
295 <h3>Static Methods</h3> |
295 <h3>Static Methods</h3> |
296 <table> |
296 <table> |
621 <b>__showNoDeviceMessage</b>(<i></i>) |
621 <b>__showNoDeviceMessage</b>(<i></i>) |
622 <p> |
622 <p> |
623 Private method to show a message dialog indicating a missing device. |
623 Private method to show a message dialog indicating a missing device. |
624 </p> |
624 </p> |
625 |
625 |
|
626 <a NAME="MicroPythonWidget.__shutdown" ID="MicroPythonWidget.__shutdown"></a> |
|
627 <h4>MicroPythonWidget.__shutdown</h4> |
|
628 <b>__shutdown</b>(<i></i>) |
|
629 <p> |
|
630 Private method to perform some shutdown actions. |
|
631 </p> |
|
632 |
626 <a NAME="MicroPythonWidget.__synchronizeTime" ID="MicroPythonWidget.__synchronizeTime"></a> |
633 <a NAME="MicroPythonWidget.__synchronizeTime" ID="MicroPythonWidget.__synchronizeTime"></a> |
627 <h4>MicroPythonWidget.__synchronizeTime</h4> |
634 <h4>MicroPythonWidget.__synchronizeTime</h4> |
628 <b>__synchronizeTime</b>(<i>quiet=False</i>) |
635 <b>__synchronizeTime</b>(<i>quiet=False</i>) |
629 <p> |
636 <p> |
630 Private slot to set the time of the connected device to the local |
637 Private slot to set the time of the connected device to the local |