src/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesDialog.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesDialog.html	Tue Apr 23 09:29:13 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesDialog.html	Tue Apr 23 11:26:04 2024 +0200
@@ -170,7 +170,7 @@
 
 <a NAME="CookiesDialog.on_cookiesTree_currentItemChanged" ID="CookiesDialog.on_cookiesTree_currentItemChanged"></a>
 <h4>CookiesDialog.on_cookiesTree_currentItemChanged</h4>
-<b>on_cookiesTree_currentItemChanged</b>(<i>current, previous</i>)
+<b>on_cookiesTree_currentItemChanged</b>(<i>current, _previous</i>)
 <p>
         Private slot to handle a change of the current item.
 </p>
@@ -181,9 +181,9 @@
 <dd>
 reference to the current item
 </dd>
-<dt><i>previous</i> (QTreeWidgetItem)</dt>
+<dt><i>_previous</i> (QTreeWidgetItem)</dt>
 <dd>
-reference to the previous current item
+reference to the previous current item (unused)
 </dd>
 </dl>
 <a NAME="CookiesDialog.on_removeAllButton_clicked" ID="CookiesDialog.on_removeAllButton_clicked"></a>

eric ide

mercurial