src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonUpdater.CircuitPythonUpdaterInterface.html

branch
mpy_network
changeset 9871
4a302b8c4d28
parent 9756
9854647c8c5c
child 10478
de9106c55c3d
equal deleted inserted replaced
9870:0399d3607829 9871:4a302b8c4d28
113 <tr> 113 <tr>
114 <td><a href="#CircuitPythonUpdaterInterface.__showBundlesModules">__showBundlesModules</a></td> 114 <td><a href="#CircuitPythonUpdaterInterface.__showBundlesModules">__showBundlesModules</a></td>
115 <td>Private slot to show the available bundles (default and local) with their modules.</td> 115 <td>Private slot to show the available bundles (default and local) with their modules.</td>
116 </tr> 116 </tr>
117 <tr> 117 <tr>
118 <td><a href="#CircuitPythonUpdaterInterface.__showCachePath">__showCachePath</a></td>
119 <td>Private slot to show the path used by 'circup' to store the downloaded bundles.</td>
120 </tr>
121 <tr>
118 <td><a href="#CircuitPythonUpdaterInterface.__showInstalledModules">__showInstalledModules</a></td> 122 <td><a href="#CircuitPythonUpdaterInterface.__showInstalledModules">__showInstalledModules</a></td>
119 <td>Private slot to show the modules installed on the connected device.</td> 123 <td>Private slot to show the modules installed on the connected device.</td>
120 </tr> 124 </tr>
121 <tr> 125 <tr>
122 <td><a href="#CircuitPythonUpdaterInterface.__uninstallModules">__uninstallModules</a></td> 126 <td><a href="#CircuitPythonUpdaterInterface.__uninstallModules">__uninstallModules</a></td>
280 284
281 <p> 285 <p>
282 Private slot to show the available bundles (default and local) with their 286 Private slot to show the available bundles (default and local) with their
283 modules. 287 modules.
284 </p> 288 </p>
289 <a NAME="CircuitPythonUpdaterInterface.__showCachePath" ID="CircuitPythonUpdaterInterface.__showCachePath"></a>
290 <h4>CircuitPythonUpdaterInterface.__showCachePath</h4>
291 <b>__showCachePath</b>(<i></i>)
292
293 <p>
294 Private slot to show the path used by 'circup' to store the downloaded bundles.
295 </p>
285 <a NAME="CircuitPythonUpdaterInterface.__showInstalledModules" ID="CircuitPythonUpdaterInterface.__showInstalledModules"></a> 296 <a NAME="CircuitPythonUpdaterInterface.__showInstalledModules" ID="CircuitPythonUpdaterInterface.__showInstalledModules"></a>
286 <h4>CircuitPythonUpdaterInterface.__showInstalledModules</h4> 297 <h4>CircuitPythonUpdaterInterface.__showInstalledModules</h4>
287 <b>__showInstalledModules</b>(<i></i>) 298 <b>__showInstalledModules</b>(<i></i>)
288 299
289 <p> 300 <p>

eric ide

mercurial