diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.E5Gui.E5Action.html --- a/Documentation/Source/eric5.E5Gui.E5Action.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5Action.html Sat Aug 20 16:30:49 2011 +0200 @@ -64,12 +64,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="#ArgumentsError.__init__">ArgumentsError</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ArgumentsError.__repr__">__repr__</a></td> <td>Private method returning a representation of the exception.</td> </tr><tr> @@ -77,6 +78,10 @@ <td>Private method returning a string representation of the exception.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ArgumentsError.__init__" ID="ArgumentsError.__init__"></a> <h4>ArgumentsError (Constructor)</h4> <b>ArgumentsError</b>(<i>error</i>) @@ -116,12 +121,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="#E5Action.__init__">E5Action</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5Action.__ammendToolTip">__ammendToolTip</a></td> <td>Private slot to add the primary keyboard accelerator to the tooltip.</td> </tr><tr> @@ -138,6 +144,10 @@ <td>Public slot to set the list of keyboard shortcuts.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5Action.__init__" ID="E5Action.__init__"></a> <h4>E5Action (Constructor)</h4> <b>E5Action</b>(<i>*args</i>)