Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardDialog.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 3056
9986ec0e559a
parent 2965
d133c7edd88a
child 3142
55030c09e142
diff -r 9986ec0e559a -r 10516539f238 Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardDialog.py
--- a/Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardDialog.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardDialog.py	Fri Oct 18 23:00:41 2013 +0200
@@ -137,8 +137,9 @@
         """
         Private method to send a command to the PyQt5 server.
         
-        @param commandDict dictionary with command string and related
+        @param command dictionary with command string and related
             data (dict)
+        @keyparam kw parameters for the command
         @return flag indicating a successful transmission (boolean)
         """
         result = False

eric ide

mercurial