Documentation/Source/eric5.Preferences.ShortcutsDialog.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Preferences.ShortcutsDialog.html
--- a/Documentation/Source/eric5.Preferences.ShortcutsDialog.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Preferences.ShortcutsDialog.html	Sun Oct 13 17:44:48 2013 +0200
@@ -21,7 +21,8 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Preferences.ShortcutsDialog</h1>
 <p>
-Module implementing a dialog for the configuration of eric5s keyboard shortcuts.
+Module implementing a dialog for the configuration of eric5's keyboard
+shortcuts.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -31,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#ShortcutsDialog">ShortcutsDialog</a></td>
-<td>Class implementing a dialog for the configuration of eric5s keyboard shortcuts.</td>
+<td>Class implementing a dialog for the configuration of eric5's keyboard shortcuts.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -42,12 +43,14 @@
 <a NAME="ShortcutsDialog" ID="ShortcutsDialog"></a>
 <h2>ShortcutsDialog</h2>
 <p>
-    Class implementing a dialog for the configuration of eric5s keyboard shortcuts.
+    Class implementing a dialog for the configuration of eric5's keyboard
+    shortcuts.
 </p><h3>Signals</h3>
 <dl>
 <dt>updateShortcuts()</dt>
 <dd>
-emitted when the user pressed the dialogs OK button
+emitted when the user pressed the dialogs OK
+        button
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -188,8 +191,8 @@
             be performed (boolean)
 </dd><dt><i>objectType=</i></dt>
 <dd>
-type of the object (string). Objects of the same type
-            are not checked for duplicate shortcuts.
+type of the object (string). Objects of the same
+            type are not checked for duplicate shortcuts.
 </dd>
 </dl><a NAME="ShortcutsDialog.__resizeColumns" ID="ShortcutsDialog.__resizeColumns"></a>
 <h4>ShortcutsDialog.__resizeColumns</h4>
@@ -218,7 +221,8 @@
 <h4>ShortcutsDialog.__shortcutChanged</h4>
 <b>__shortcutChanged</b>(<i>keysequence, altKeysequence, noCheck, objectType</i>)
 <p>
-        Private slot to handle the shortcutChanged signal of the shortcut dialog.
+        Private slot to handle the shortcutChanged signal of the shortcut
+        dialog.
 </p><dl>
 <dt><i>keysequence</i></dt>
 <dd>

eric ide

mercurial