eric6/Documentation/Source/eric6.Preferences.ShortcutsDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Preferences.ShortcutsDialog.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Preferences.ShortcutsDialog.html	Mon Feb 01 10:38:16 2021 +0100
@@ -23,7 +23,7 @@
 <h1>eric6.Preferences.ShortcutsDialog</h1>
 
 <p>
-Module implementing a dialog for the configuration of eric6's keyboard
+Module implementing a dialog for the configuration of eric's keyboard
 shortcuts.
 </p>
 <h3>Global Attributes</h3>
@@ -37,7 +37,7 @@
 
 <tr>
 <td><a href="#ShortcutsDialog">ShortcutsDialog</a></td>
-<td>Class implementing a dialog for the configuration of eric6's keyboard shortcuts.</td>
+<td>Class implementing a dialog for the configuration of eric's keyboard shortcuts.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -51,7 +51,7 @@
 <h2>ShortcutsDialog</h2>
 
 <p>
-    Class implementing a dialog for the configuration of eric6's keyboard
+    Class implementing a dialog for the configuration of eric's keyboard
     shortcuts.
 </p>
 <h3>Signals</h3>
@@ -189,7 +189,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating uniqueness (boolean)
 </dd>
@@ -209,7 +209,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the category item (QTreeWidgetItem)
 </dd>
@@ -231,12 +231,12 @@
 <dd>
 reference to the keyboard action (E5Action)
 </dd>
-<dt><i>noCheck=</i></dt>
+<dt><i>noCheck</i></dt>
 <dd>
 flag indicating that no uniqueness check should
             be performed (boolean)
 </dd>
-<dt><i>objectType=</i></dt>
+<dt><i>objectType</i></dt>
 <dd>
 type of the object (string). Objects of the same
             type are not checked for duplicate shortcuts.

eric ide

mercurial