Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html	Sat Aug 20 16:30:49 2011 +0200
@@ -47,7 +47,7 @@
 <h2>HistoryMenu</h2>
 <p>
     Class implementing the history menu.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>newUrl(QUrl, str)</dt>
 <dd>
@@ -63,12 +63,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#HistoryMenu.__init__">HistoryMenu</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#HistoryMenu.__activated">__activated</a></td>
 <td>Private slot handling the activated signal.</td>
 </tr><tr>
@@ -88,6 +89,10 @@
 <td>Public method to set the list of actions that should appear first in the menu.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="HistoryMenu.__init__" ID="HistoryMenu.__init__"></a>
 <h4>HistoryMenu (Constructor)</h4>
 <b>HistoryMenu</b>(<i>parent=None</i>)
@@ -159,12 +164,13 @@
 <table>
 <tr><td>MOVEDROWS</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#HistoryMenuModel.__init__">HistoryMenuModel</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#HistoryMenuModel.bumpedRows">bumpedRows</a></td>
 <td>Public method to determine the number of rows moved to the root.</td>
 </tr><tr>
@@ -190,6 +196,10 @@
 <td>Public method to determine the number of rows.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="HistoryMenuModel.__init__" ID="HistoryMenuModel.__init__"></a>
 <h4>HistoryMenuModel (Constructor)</h4>
 <b>HistoryMenuModel</b>(<i>sourceModel, parent=None</i>)

eric ide

mercurial