src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonDeviceInterface.html

branch
mpy_network
changeset 10015
9352f33732ae
parent 9990
54c614d91eff
child 10229
e50bbf250343
equal deleted inserted replaced
10014:951a8d558e23 10015:9352f33732ae
49 <dt>executeAsyncFinished()</dt> 49 <dt>executeAsyncFinished()</dt>
50 <dd> 50 <dd>
51 emitted to indicate the end of an 51 emitted to indicate the end of an
52 asynchronously executed list of commands (e.g. a script) 52 asynchronously executed list of commands (e.g. a script)
53 </dd> 53 </dd>
54 <dt>osdInfo(str)</dt>
55 <dd>
56 emitted when some OSD data was received from the device
57 </dd>
54 </dl> 58 </dl>
55 <h3>Derived from</h3> 59 <h3>Derived from</h3>
56 QObject 60 QObject
57 <h3>Class Attributes</h3> 61 <h3>Class Attributes</h3>
58 62
59 <table> 63 <table>
60 <tr><td>None</td></tr> 64 <tr><td>PasteModePrompt</td></tr><tr><td>TracebackMarker</td></tr>
61 </table> 65 </table>
62 <h3>Class Methods</h3> 66 <h3>Class Methods</h3>
63 67
64 <table> 68 <table>
65 <tr><td>None</td></tr> 69 <tr><td>None</td></tr>

eric ide

mercurial