Documentation/Source/eric5.IconEditor.IconEditorWindow.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.IconEditor.IconEditorWindow.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.IconEditor.IconEditorWindow.html	Sun May 18 14:13:09 2014 +0200
@@ -124,7 +124,7 @@
 <td>Private slot to create a new icon.</td>
 </tr><tr>
 <td><a href="#IconEditorWindow.__newWindow">__newWindow</a></td>
-<td>Public slot called to open a new icon editor window.</td>
+<td>Private slot called to open a new icon editor window.</td>
 </tr><tr>
 <td><a href="#IconEditorWindow.__openIcon">__openIcon</a></td>
 <td>Private slot to open an icon file.</td>
@@ -166,10 +166,10 @@
 <td>Private slot called to handle the zoom reset action.</td>
 </tr><tr>
 <td><a href="#IconEditorWindow.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="#IconEditorWindow.event">event</a></td>
-<td>Protected method handling events.</td>
+<td>Public method handling events.</td>
 </tr><tr>
 <td><a href="#IconEditorWindow.gestureEvent">gestureEvent</a></td>
 <td>Protected method handling gesture events.</td>
@@ -323,7 +323,7 @@
 <h4>IconEditorWindow.__newWindow</h4>
 <b>__newWindow</b>(<i></i>)
 <p>
-        Public slot called to open a new icon editor window.
+        Private slot called to open a new icon editor window.
 </p><a NAME="IconEditorWindow.__openIcon" ID="IconEditorWindow.__openIcon"></a>
 <h4>IconEditorWindow.__openIcon</h4>
 <b>__openIcon</b>(<i></i>)
@@ -444,7 +444,7 @@
 <h4>IconEditorWindow.closeEvent</h4>
 <b>closeEvent</b>(<i>evt</i>)
 <p>
-        Private event handler for the close event.
+        Protected event handler for the close event.
 </p><dl>
 <dt><i>evt</i></dt>
 <dd>
@@ -456,7 +456,7 @@
 <h4>IconEditorWindow.event</h4>
 <b>event</b>(<i>evt</i>)
 <p>
-        Protected method handling events.
+        Public method handling events.
 </p><dl>
 <dt><i>evt</i></dt>
 <dd>

eric ide

mercurial