Documentation/Source/eric5.ViewManager.ViewManager.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 1152
3cfaa0bae68d
child 1549
dcc60b06dc43
--- a/Documentation/Source/eric5.ViewManager.ViewManager.html	Sun Sep 04 16:05:27 2011 +0200
+++ b/Documentation/Source/eric5.ViewManager.ViewManager.html	Sun Sep 04 16:06:54 2011 +0200
@@ -47,7 +47,7 @@
 <h2>QuickSearchLineEdit</h2>
 <p>
     Class implementing a line edit that reacts to newline and cancel commands.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>escPressed()</dt>
 <dd>
@@ -66,6 +66,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -79,6 +83,10 @@
 <td>Re-implemented to handle the press of the ESC key.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="QuickSearchLineEdit.editorCommand" ID="QuickSearchLineEdit.editorCommand"></a>
 <h4>QuickSearchLineEdit.editorCommand</h4>
 <b>editorCommand</b>(<i>cmd</i>)
@@ -119,7 +127,7 @@
 </p><p>
     It defines the interface to be implemented by specific
     viewmanager classes and all common methods.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>bookmarkToggled(Editor)</dt>
 <dd>
@@ -161,6 +169,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -795,6 +807,10 @@
 <td>Public method to switch off all highlights.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="ViewManager.__init__" ID="ViewManager.__init__"></a>
 <h4>ViewManager (Constructor)</h4>
 <b>ViewManager</b>(<i></i>)

eric ide

mercurial