Documentation/Source/eric5.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html

changeset 3119
8b19074bb239
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html	Sat Nov 30 16:33:11 2013 +0100
+++ b/Documentation/Source/eric5.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html	Sat Nov 30 18:01:00 2013 +0100
@@ -63,12 +63,9 @@
 <td><a href="#InputDialogWizardDialog.__init__">InputDialogWizardDialog</a></td>
 <td>Constructor</td>
 </tr><tr>
-<td><a href="#InputDialogWizardDialog.__getCode4">__getCode4</a></td>
+<td><a href="#InputDialogWizardDialog.getCode">getCode</a></td>
 <td>Private method to get the source code for Qt4/Qt5.</td>
 </tr><tr>
-<td><a href="#InputDialogWizardDialog.getCode">getCode</a></td>
-<td>Public method to get the source code.</td>
-</tr><tr>
 <td><a href="#InputDialogWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td>
 <td>Private method to test the selected options.</td>
 </tr><tr>
@@ -93,29 +90,11 @@
 <dd>
 parent widget (QWidget)
 </dd>
-</dl><a NAME="InputDialogWizardDialog.__getCode4" ID="InputDialogWizardDialog.__getCode4"></a>
-<h4>InputDialogWizardDialog.__getCode4</h4>
-<b>__getCode4</b>(<i>indLevel, indString</i>)
-<p>
-        Private method to get the source code for Qt4/Qt5.
-</p><dl>
-<dt><i>indLevel</i></dt>
-<dd>
-indentation level (int)
-</dd><dt><i>indString</i></dt>
-<dd>
-string used for indentation (space or tab) (string)
-</dd>
-</dl><dl>
-<dt>Returns:</dt>
-<dd>
-generated code (string)
-</dd>
 </dl><a NAME="InputDialogWizardDialog.getCode" ID="InputDialogWizardDialog.getCode"></a>
 <h4>InputDialogWizardDialog.getCode</h4>
 <b>getCode</b>(<i>indLevel, indString</i>)
 <p>
-        Public method to get the source code.
+        Private method to get the source code for Qt4/Qt5.
 </p><dl>
 <dt><i>indLevel</i></dt>
 <dd>

eric ide

mercurial