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

branch
eric7
changeset 9740
90072e10ae9b
parent 9738
4ae976ee5339
child 9742
48dbfea4ac06
diff -r d527cfe919ae -r 90072e10ae9b src/eric7/Documentation/Source/eric7.MicroPython.CircuitPythonDevices.html
--- a/src/eric7/Documentation/Source/eric7.MicroPython.CircuitPythonDevices.html	Mon Feb 06 10:02:35 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.CircuitPythonDevices.html	Mon Feb 06 10:09:18 2023 +0100
@@ -63,6 +63,10 @@
 <td>Constructor</td>
 </tr>
 <tr>
+<td><a href="#CircuitPythonDevice.__aboutToShowLibraryMenu">__aboutToShowLibraryMenu</a></td>
+<td>Private slot to populate the 'Library Management' menu.</td>
+</tr>
+<tr>
 <td><a href="#CircuitPythonDevice.__deviceVolumeMounted">__deviceVolumeMounted</a></td>
 <td>Private method to check, if the device volume is mounted.</td>
 </tr>
@@ -175,6 +179,13 @@
 reference to the parent object
 </dd>
 </dl>
+<a NAME="CircuitPythonDevice.__aboutToShowLibraryMenu" ID="CircuitPythonDevice.__aboutToShowLibraryMenu"></a>
+<h4>CircuitPythonDevice.__aboutToShowLibraryMenu</h4>
+<b>__aboutToShowLibraryMenu</b>(<i></i>)
+
+<p>
+        Private slot to populate the 'Library Management' menu.
+</p>
 <a NAME="CircuitPythonDevice.__deviceVolumeMounted" ID="CircuitPythonDevice.__deviceVolumeMounted"></a>
 <h4>CircuitPythonDevice.__deviceVolumeMounted</h4>
 <b>__deviceVolumeMounted</b>(<i></i>)

eric ide

mercurial