Documentation/Source/eric5.Preferences.ShortcutsDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.Preferences.ShortcutsDialog.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.Preferences.ShortcutsDialog.html	Sat Aug 20 16:30:49 2011 +0200
@@ -44,7 +44,7 @@
 <h2>ShortcutsDialog</h2>
 <p>
     Class implementing a dialog for the configuration of eric5s keyboard shortcuts.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>updateShortcuts()</dt>
 <dd>
@@ -57,12 +57,13 @@
 <table>
 <tr><td>noCheckRole</td></tr><tr><td>objectNameRole</td></tr><tr><td>objectTypeRole</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#ShortcutsDialog.__init__">ShortcutsDialog</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#ShortcutsDialog.__checkShortcut">__checkShortcut</a></td>
 <td>Private method to check a keysequence for uniqueness.</td>
 </tr><tr>
@@ -112,6 +113,10 @@
 <td>Public method to populate the dialog.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="ShortcutsDialog.__init__" ID="ShortcutsDialog.__init__"></a>
 <h4>ShortcutsDialog (Constructor)</h4>
 <b>ShortcutsDialog</b>(<i>parent=None, name=None, modal=False</i>)

eric ide

mercurial