Documentation/Source/eric5.ViewManager.ViewManager.html

branch
5_3_x
changeset 2676
1638771366c2
parent 2374
f78ee0e8f96c
--- a/Documentation/Source/eric5.ViewManager.ViewManager.html	Tue May 28 17:40:53 2013 +0200
+++ b/Documentation/Source/eric5.ViewManager.ViewManager.html	Tue May 28 17:48:35 2013 +0200
@@ -526,6 +526,9 @@
 <td><a href="#ViewManager.__showBookmarksMenu">__showBookmarksMenu</a></td>
 <td>Private method to handle the show bookmarks menu signal.</td>
 </tr><tr>
+<td><a href="#ViewManager.__showEditSpellingMenu">__showEditSpellingMenu</a></td>
+<td>Private method to set up the edit dictionaries menu.</td>
+</tr><tr>
 <td><a href="#ViewManager.__showFileMenu">__showFileMenu</a></td>
 <td>Private method to set up the file menu.</td>
 </tr><tr>
@@ -1582,6 +1585,11 @@
 <b>__showBookmarksMenu</b>(<i></i>)
 <p>
         Private method to handle the show bookmarks menu signal.
+</p><a NAME="ViewManager.__showEditSpellingMenu" ID="ViewManager.__showEditSpellingMenu"></a>
+<h4>ViewManager.__showEditSpellingMenu</h4>
+<b>__showEditSpellingMenu</b>(<i></i>)
+<p>
+        Private method to set up the edit dictionaries menu.
 </p><a NAME="ViewManager.__showFileMenu" ID="ViewManager.__showFileMenu"></a>
 <h4>ViewManager.__showFileMenu</h4>
 <b>__showFileMenu</b>(<i></i>)

eric ide

mercurial