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> |
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> |
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> |