Documentation/Source/eric5.Helpviewer.HelpWindow.html

branch
5_2_x
changeset 1646
26e064833700
parent 1427
09d6731b73ad
child 1650
ee57b7f8fa10
--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Sun Feb 19 15:29:32 2012 +0100
+++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Sun Feb 19 17:28:22 2012 +0100
@@ -321,7 +321,7 @@
 <td>Private slot to synchronize the TOC with the currently shown page.</td>
 </tr><tr>
 <td><a href="#HelpWindow.__titleChanged">__titleChanged</a></td>
-<td>Private slot called to handle a change of the current browsers title.</td>
+<td>Private slot called to handle a change of s browser's title.</td>
 </tr><tr>
 <td><a href="#HelpWindow.__viewFullScreen">__viewFullScreen</a></td>
 <td>Private slot called to toggle fullscreen mode.</td>
@@ -1026,11 +1026,14 @@
         Private slot to synchronize the TOC with the currently shown page.
 </p><a NAME="HelpWindow.__titleChanged" ID="HelpWindow.__titleChanged"></a>
 <h4>HelpWindow.__titleChanged</h4>
-<b>__titleChanged</b>(<i>title</i>)
+<b>__titleChanged</b>(<i>browser, title</i>)
 <p>
-        Private slot called to handle a change of the current browsers title.
+        Private slot called to handle a change of s browser's title.
 </p><dl>
-<dt><i>title</i></dt>
+<dt><i>browser</i></dt>
+<dd>
+reference to the browser (HelpBrowser)
+</dd><dt><i>title</i></dt>
 <dd>
 new title (string)
 </dd>

eric ide

mercurial