Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 3591
2f2a4a76dd22
parent 3238
fa28dab59a9e
--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Sun May 18 14:13:09 2014 +0200
@@ -100,7 +100,7 @@
 <td>Class method to get a reference to the network access manager.</td>
 </tr><tr>
 <td><a href="#HelpWindow.notificationsEnabled">notificationsEnabled</a></td>
-<td>Clsss method to check, if notifications are enabled.</td>
+<td>Class method to check, if notifications are enabled.</td>
 </tr><tr>
 <td><a href="#HelpWindow.passwordManager">passwordManager</a></td>
 <td>Class method to get a reference to the password manager.</td>
@@ -112,7 +112,7 @@
 <td>Class method to set the QtHelp usage.</td>
 </tr><tr>
 <td><a href="#HelpWindow.showNotification">showNotification</a></td>
-<td>Clsss method to show a desktop notification.</td>
+<td>Class method to show a desktop notification.</td>
 </tr><tr>
 <td><a href="#HelpWindow.speedDial">speedDial</a></td>
 <td>Class methdo to get a reference to the speed dial.</td>
@@ -437,7 +437,7 @@
 <td>Public method to get a list of references to all help browsers.</td>
 </tr><tr>
 <td><a href="#HelpWindow.closeEvent">closeEvent</a></td>
-<td>Private event handler for the close event.</td>
+<td>Protected event handler for the close event.</td>
 </tr><tr>
 <td><a href="#HelpWindow.currentBrowser">currentBrowser</a></td>
 <td>Public method to get a reference to the current help browser.</td>
@@ -654,7 +654,7 @@
 <h4>HelpWindow.notificationsEnabled (class method)</h4>
 <b>notificationsEnabled</b>(<i></i>)
 <p>
-        Clsss method to check, if notifications are enabled.
+        Class method to check, if notifications are enabled.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
@@ -695,7 +695,7 @@
 <h4>HelpWindow.showNotification (class method)</h4>
 <b>showNotification</b>(<i>icon, heading, text</i>)
 <p>
-        Clsss method to show a desktop notification.
+        Class method to show a desktop notification.
 </p><dl>
 <dt><i>icon</i></dt>
 <dd>
@@ -1439,7 +1439,7 @@
 <h4>HelpWindow.closeEvent</h4>
 <b>closeEvent</b>(<i>e</i>)
 <p>
-        Private event handler for the close event.
+        Protected event handler for the close event.
 </p><dl>
 <dt><i>e</i></dt>
 <dd>

eric ide

mercurial