Documentation/Source/eric6.Preferences.ShortcutsDialog.html

changeset 6632
084880ed940c
parent 3673
e26d7d0c1088
diff -r 0a2f0feac79d -r 084880ed940c Documentation/Source/eric6.Preferences.ShortcutsDialog.html
--- a/Documentation/Source/eric6.Preferences.ShortcutsDialog.html	Sat Dec 15 16:29:47 2018 +0100
+++ b/Documentation/Source/eric6.Preferences.ShortcutsDialog.html	Sat Dec 15 16:30:36 2018 +0100
@@ -121,19 +121,13 @@
 </table>
 <a NAME="ShortcutsDialog.__init__" ID="ShortcutsDialog.__init__"></a>
 <h4>ShortcutsDialog (Constructor)</h4>
-<b>ShortcutsDialog</b>(<i>parent=None, name=None, modal=False</i>)
+<b>ShortcutsDialog</b>(<i>parent=None</i>)
 <p>
         Constructor
 </p><dl>
-<dt><i>parent</i></dt>
-<dd>
-The parent widget of this dialog. (QWidget)
-</dd><dt><i>name</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-The name of this dialog. (string)
-</dd><dt><i>modal</i></dt>
-<dd>
-Flag indicating a modal dialog. (boolean)
+parent widget of this dialog
 </dd>
 </dl><a NAME="ShortcutsDialog.__checkShortcut" ID="ShortcutsDialog.__checkShortcut"></a>
 <h4>ShortcutsDialog.__checkShortcut</h4>
@@ -315,10 +309,15 @@
 </dd>
 </dl><a NAME="ShortcutsDialog.populate" ID="ShortcutsDialog.populate"></a>
 <h4>ShortcutsDialog.populate</h4>
-<b>populate</b>(<i></i>)
+<b>populate</b>(<i>helpViewer=None</i>)
 <p>
         Public method to populate the dialog.
-</p>
+</p><dl>
+<dt><i>helpViewer</i></dt>
+<dd>
+reference to the help window object
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial