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

branch
eric7
changeset 9790
6b14962d9d31
parent 9767
2eed840795c0
child 9853
080e060a0383
--- a/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonFileManagerWidget.html	Wed Feb 22 07:43:56 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonFileManagerWidget.html	Thu Feb 23 12:04:28 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