eric6/Documentation/Source/eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
21 <body> 21 <body>
22 <a NAME="top" ID="top"></a> 22 <a NAME="top" ID="top"></a>
23 <h1>eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog</h1> 23 <h1>eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog</h1>
24 24
25 <p> 25 <p>
26 Module implementing the eric6 message box wizard dialog. 26 Module implementing the eric message box wizard dialog.
27 </p> 27 </p>
28 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29 29
30 <table> 30 <table>
31 <tr><td>None</td></tr> 31 <tr><td>None</td></tr>
34 34
35 <table> 35 <table>
36 36
37 <tr> 37 <tr>
38 <td><a href="#E5MessageBoxWizardDialog">E5MessageBoxWizardDialog</a></td> 38 <td><a href="#E5MessageBoxWizardDialog">E5MessageBoxWizardDialog</a></td>
39 <td>Class implementing the eric6 message box wizard dialog.</td> 39 <td>Class implementing the eric message box wizard dialog.</td>
40 </tr> 40 </tr>
41 </table> 41 </table>
42 <h3>Functions</h3> 42 <h3>Functions</h3>
43 43
44 <table> 44 <table>
48 <hr /> 48 <hr />
49 <a NAME="E5MessageBoxWizardDialog" ID="E5MessageBoxWizardDialog"></a> 49 <a NAME="E5MessageBoxWizardDialog" ID="E5MessageBoxWizardDialog"></a>
50 <h2>E5MessageBoxWizardDialog</h2> 50 <h2>E5MessageBoxWizardDialog</h2>
51 51
52 <p> 52 <p>
53 Class implementing the eric6 message box wizard dialog. 53 Class implementing the eric message box wizard dialog.
54 </p> 54 </p>
55 <p> 55 <p>
56 It displays a dialog for entering the parameters 56 It displays a dialog for entering the parameters
57 for the E5MessageBox code generator. 57 for the E5MessageBox code generator.
58 </p> 58 </p>
181 <dd> 181 <dd>
182 indentation string (string) 182 indentation string (string)
183 </dd> 183 </dd>
184 </dl> 184 </dl>
185 <dl> 185 <dl>
186 <dt>Returns:</dt> 186 <dt>Return:</dt>
187 <dd> 187 <dd>
188 the button code (string) 188 the button code (string)
189 </dd> 189 </dd>
190 </dl> 190 </dl>
191 <a NAME="E5MessageBoxWizardDialog.__getStandardButtonCode" ID="E5MessageBoxWizardDialog.__getStandardButtonCode"></a> 191 <a NAME="E5MessageBoxWizardDialog.__getStandardButtonCode" ID="E5MessageBoxWizardDialog.__getStandardButtonCode"></a>
203 </dd> 203 </dd>
204 <dt><i>indString</i></dt> 204 <dt><i>indString</i></dt>
205 <dd> 205 <dd>
206 string used for indentation (space or tab) (string) 206 string used for indentation (space or tab) (string)
207 </dd> 207 </dd>
208 <dt><i>withIntro=</i></dt> 208 <dt><i>withIntro</i></dt>
209 <dd> 209 <dd>
210 flag indicating to generate a first line 210 flag indicating to generate a first line
211 with introductory text (boolean) 211 with introductory text (boolean)
212 </dd> 212 </dd>
213 </dl> 213 </dl>
214 <dl> 214 <dl>
215 <dt>Returns:</dt> 215 <dt>Return:</dt>
216 <dd> 216 <dd>
217 the button code (string) 217 the button code (string)
218 </dd> 218 </dd>
219 </dl> 219 </dl>
220 <a NAME="E5MessageBoxWizardDialog.getCode" ID="E5MessageBoxWizardDialog.getCode"></a> 220 <a NAME="E5MessageBoxWizardDialog.getCode" ID="E5MessageBoxWizardDialog.getCode"></a>
234 <dd> 234 <dd>
235 string used for indentation (space or tab) (string) 235 string used for indentation (space or tab) (string)
236 </dd> 236 </dd>
237 </dl> 237 </dl>
238 <dl> 238 <dl>
239 <dt>Returns:</dt> 239 <dt>Return:</dt>
240 <dd> 240 <dd>
241 generated code (string) 241 generated code (string)
242 </dd> 242 </dd>
243 </dl> 243 </dl>
244 <a NAME="E5MessageBoxWizardDialog.on_bTest_clicked" ID="E5MessageBoxWizardDialog.on_bTest_clicked"></a> 244 <a NAME="E5MessageBoxWizardDialog.on_bTest_clicked" ID="E5MessageBoxWizardDialog.on_bTest_clicked"></a>

eric ide

mercurial