src/eric7/Documentation/Source/eric7.WebBrowser.Session.SessionManager.html

branch
eric7
changeset 10679
4d3e0ce54322
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Session.SessionManager.html	Wed Apr 10 10:45:31 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Session.SessionManager.html	Wed Apr 10 16:45:06 2024 +0200
@@ -363,11 +363,18 @@
 </dl>
 <a NAME="SessionManager.__sessionDirectoryChanged" ID="SessionManager.__sessionDirectoryChanged"></a>
 <h4>SessionManager.__sessionDirectoryChanged</h4>
-<b>__sessionDirectoryChanged</b>(<i></i>)
+<b>__sessionDirectoryChanged</b>(<i>path</i>)
 <p>
         Private slot handling changes of the sessions directory.
 </p>
 
+<dl>
+
+<dt><i>path</i> (str)</dt>
+<dd>
+name of the changed directory
+</dd>
+</dl>
 <a NAME="SessionManager.aboutToShowSessionsMenu" ID="SessionManager.aboutToShowSessionsMenu"></a>
 <h4>SessionManager.aboutToShowSessionsMenu</h4>
 <b>aboutToShowSessionsMenu</b>(<i>menu</i>)

eric ide

mercurial