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

changeset 3119
8b19074bb239
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3118:b1278ba1d7fe 3119:8b19074bb239
61 <table> 61 <table>
62 <tr> 62 <tr>
63 <td><a href="#InputDialogWizardDialog.__init__">InputDialogWizardDialog</a></td> 63 <td><a href="#InputDialogWizardDialog.__init__">InputDialogWizardDialog</a></td>
64 <td>Constructor</td> 64 <td>Constructor</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#InputDialogWizardDialog.__getCode4">__getCode4</a></td> 66 <td><a href="#InputDialogWizardDialog.getCode">getCode</a></td>
67 <td>Private method to get the source code for Qt4/Qt5.</td> 67 <td>Private method to get the source code for Qt4/Qt5.</td>
68 </tr><tr>
69 <td><a href="#InputDialogWizardDialog.getCode">getCode</a></td>
70 <td>Public method to get the source code.</td>
71 </tr><tr> 68 </tr><tr>
72 <td><a href="#InputDialogWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td> 69 <td><a href="#InputDialogWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td>
73 <td>Private method to test the selected options.</td> 70 <td>Private method to test the selected options.</td>
74 </tr><tr> 71 </tr><tr>
75 <td><a href="#InputDialogWizardDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 72 <td><a href="#InputDialogWizardDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
91 </p><dl> 88 </p><dl>
92 <dt><i>parent</i></dt> 89 <dt><i>parent</i></dt>
93 <dd> 90 <dd>
94 parent widget (QWidget) 91 parent widget (QWidget)
95 </dd> 92 </dd>
96 </dl><a NAME="InputDialogWizardDialog.__getCode4" ID="InputDialogWizardDialog.__getCode4"></a>
97 <h4>InputDialogWizardDialog.__getCode4</h4>
98 <b>__getCode4</b>(<i>indLevel, indString</i>)
99 <p>
100 Private method to get the source code for Qt4/Qt5.
101 </p><dl>
102 <dt><i>indLevel</i></dt>
103 <dd>
104 indentation level (int)
105 </dd><dt><i>indString</i></dt>
106 <dd>
107 string used for indentation (space or tab) (string)
108 </dd>
109 </dl><dl>
110 <dt>Returns:</dt>
111 <dd>
112 generated code (string)
113 </dd>
114 </dl><a NAME="InputDialogWizardDialog.getCode" ID="InputDialogWizardDialog.getCode"></a> 93 </dl><a NAME="InputDialogWizardDialog.getCode" ID="InputDialogWizardDialog.getCode"></a>
115 <h4>InputDialogWizardDialog.getCode</h4> 94 <h4>InputDialogWizardDialog.getCode</h4>
116 <b>getCode</b>(<i>indLevel, indString</i>) 95 <b>getCode</b>(<i>indLevel, indString</i>)
117 <p> 96 <p>
118 Public method to get the source code. 97 Private method to get the source code for Qt4/Qt5.
119 </p><dl> 98 </p><dl>
120 <dt><i>indLevel</i></dt> 99 <dt><i>indLevel</i></dt>
121 <dd> 100 <dd>
122 indentation level (int) 101 indentation level (int)
123 </dd><dt><i>indString</i></dt> 102 </dd><dt><i>indString</i></dt>

eric ide

mercurial