--- a/Documentation/Source/eric5.E5Gui.E5ModelMenu.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5ModelMenu.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>E5ModelMenu</h2> <p> Class implementing a menu populated from a QAbstractItemModel. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>activated(QModelIndex)</dt> <dd> @@ -57,12 +57,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="#E5ModelMenu.__init__">E5ModelMenu</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5ModelMenu.__aboutToShow">__aboutToShow</a></td> <td>Private slot to show the menu.</td> </tr><tr> @@ -148,6 +149,10 @@ <td>Public method to get the role of the status bar text.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5ModelMenu.__init__" ID="E5ModelMenu.__init__"></a> <h4>E5ModelMenu (Constructor)</h4> <b>E5ModelMenu</b>(<i>parent=None</i>)