--- a/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py Sat May 17 19:58:49 2014 +0200 +++ b/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py Sun May 18 14:13:09 2014 +0200 @@ -117,7 +117,7 @@ def getCode(self, indLevel, indString): """ - Private method to get the source code for Qt4/Qt5. + Public method to get the source code for Qt4/Qt5. @param indLevel indentation level (int) @param indString string used for indentation (space or tab) (string)