--- a/Documentation/Source/eric5.Preferences.ShortcutDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ShortcutDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ShortcutDialog</h2> <p> Class implementing a dialog for the configuration of a keyboard shortcut. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>shortcutChanged(QKeySequence, QKeySequence, bool, string)</dt> <dd> @@ -58,12 +58,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="#ShortcutDialog.__init__">ShortcutDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ShortcutDialog.__clear">__clear</a></td> <td>Private slot to handle the Clear button press.</td> </tr><tr> @@ -86,6 +87,10 @@ <td>Public method to set the key to be configured.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ShortcutDialog.__init__" ID="ShortcutDialog.__init__"></a> <h4>ShortcutDialog (Constructor)</h4> <b>ShortcutDialog</b>(<i>parent=None, name=None, modal=False</i>)