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

branch
mpy_network
changeset 9799
a79430a8811d
parent 9767
2eed840795c0
child 9853
080e060a0383
--- a/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonFileManagerWidget.html	Fri Feb 24 18:36:43 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonFileManagerWidget.html	Sat Feb 25 19:18:07 2023 +0100
@@ -160,7 +160,7 @@
 </tr>
 <tr>
 <td><a href="#MicroPythonFileManagerWidget.on_deviceCwd_textChanged">on_deviceCwd_textChanged</a></td>
-<td>Public slot handling a change of the current device working directory.</td>
+<td>Private slot handling a change of the current device working directory.</td>
 </tr>
 <tr>
 <td><a href="#MicroPythonFileManagerWidget.on_deviceFileTreeWidget_itemActivated">on_deviceFileTreeWidget_itemActivated</a></td>
@@ -192,7 +192,7 @@
 </tr>
 <tr>
 <td><a href="#MicroPythonFileManagerWidget.on_localCwd_textChanged">on_localCwd_textChanged</a></td>
-<td>Public slot handling a change of the current local working directory.</td>
+<td>Private slot handling a change of the current local working directory.</td>
 </tr>
 <tr>
 <td><a href="#MicroPythonFileManagerWidget.on_localFileTreeWidget_itemActivated">on_localFileTreeWidget_itemActivated</a></td>
@@ -609,7 +609,7 @@
 <b>on_deviceCwd_textChanged</b>(<i>cwd</i>)
 
 <p>
-        Public slot handling a change of the current device working directory.
+        Private slot handling a change of the current device working directory.
 </p>
 <dl>
 
@@ -695,7 +695,7 @@
 <b>on_localCwd_textChanged</b>(<i>cwd</i>)
 
 <p>
-        Public slot handling a change of the current local working directory.
+        Private slot handling a change of the current local working directory.
 </p>
 <dl>
 

eric ide

mercurial