Documentation/Source/eric6.Preferences.Shortcuts.html

changeset 4918
71caf42a13d8
parent 3673
e26d7d0c1088
child 6632
084880ed940c
diff -r 682750cc7bd5 -r 71caf42a13d8 Documentation/Source/eric6.Preferences.Shortcuts.html
--- a/Documentation/Source/eric6.Preferences.Shortcuts.html	Sun Apr 03 17:07:25 2016 +0200
+++ b/Documentation/Source/eric6.Preferences.Shortcuts.html	Sun Apr 03 17:10:43 2016 +0200
@@ -142,7 +142,7 @@
 <hr /><hr />
 <a NAME="readShortcuts" ID="readShortcuts"></a>
 <h2>readShortcuts</h2>
-<b>readShortcuts</b>(<i>prefClass=Prefs, helpViewer=None, pluginName=None</i>)
+<b>readShortcuts</b>(<i>prefClass=Prefs, helpViewer=None, pluginName=None, helpViewerCategory=""</i>)
 <p>
     Module function to read the keyboard shortcuts for the defined QActions.
 </p><dl>
@@ -156,6 +156,9 @@
 <dd>
 name of the plugin for which to load shortcuts
         (string)
+</dd><dt><i>helpViewerCategory=</i></dt>
+<dd>
+name of the help viewer category (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial