--- a/Documentation/Source/eric5.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog</h1> <p> -Module implementing the message box wizard dialog. +Module implementing the message box wizard dialog. </p> <h3>Global Attributes</h3> <table> @@ -32,7 +32,7 @@ <table> <tr> <td><a href="#MessageBoxWizardDialog">MessageBoxWizardDialog</a></td> -<td>Class implementing the message box wizard dialog.</td> +<td>Class implementing the message box wizard dialog.</td> </tr> </table> <h3>Functions</h3> @@ -43,10 +43,10 @@ <a NAME="MessageBoxWizardDialog" ID="MessageBoxWizardDialog"></a> <h2>MessageBoxWizardDialog</h2> <p> - Class implementing the message box wizard dialog. + Class implementing the message box wizard dialog. </p><p> - It displays a dialog for entering the parameters - for the QMessageBox code generator. + It displays a dialog for entering the parameters + for the QMessageBox code generator. </p> <h3>Derived from</h3> QDialog, Ui_MessageBoxWizardDialog @@ -58,123 +58,123 @@ <table> <tr> <td><a href="#MessageBoxWizardDialog.__init__">MessageBoxWizardDialog</a></td> -<td>Constructor</td> +<td>Constructor</td> </tr><tr> <td><a href="#MessageBoxWizardDialog.__enabledGroups">__enabledGroups</a></td> -<td>Private method to enable/disable some group boxes.</td> +<td>Private method to enable/disable some group boxes.</td> </tr><tr> <td><a href="#MessageBoxWizardDialog.__getQt42ButtonCode">__getQt42ButtonCode</a></td> -<td>Private method to generate the button code for Qt 4.2.0.</td> +<td>Private method to generate the button code for Qt 4.2.0.</td> </tr><tr> <td><a href="#MessageBoxWizardDialog.__testQt42">__testQt42</a></td> -<td>Private method to test the selected options for Qt 4.2.0.</td> +<td>Private method to test the selected options for Qt 4.2.0.</td> </tr><tr> <td><a href="#MessageBoxWizardDialog.getCode">getCode</a></td> -<td>Public method to get the source code.</td> +<td>Public method to get the source code.</td> </tr><tr> <td><a href="#MessageBoxWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td> -<td>Private method to test the selected options.</td> +<td>Private method to test the selected options.</td> </tr><tr> <td><a href="#MessageBoxWizardDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> -<td>Private slot called by a button of the button box clicked.</td> +<td>Private slot called by a button of the button box clicked.</td> </tr><tr> <td><a href="#MessageBoxWizardDialog.on_rAboutQt_toggled">on_rAboutQt_toggled</a></td> -<td>Private slot to handle the toggled signal of the rAboutQt radio button.</td> +<td>Private slot to handle the toggled signal of the rAboutQt radio button.</td> </tr><tr> <td><a href="#MessageBoxWizardDialog.on_rAbout_toggled">on_rAbout_toggled</a></td> -<td>Private slot to handle the toggled signal of the rAbout radio button.</td> +<td>Private slot to handle the toggled signal of the rAbout radio button.</td> </tr> </table> <a NAME="MessageBoxWizardDialog.__init__" ID="MessageBoxWizardDialog.__init__"></a> <h4>MessageBoxWizardDialog (Constructor)</h4> <b>MessageBoxWizardDialog</b>(<i>parent=None</i>) <p> - Constructor + Constructor </p><dl> <dt><i>parent</i></dt> <dd> -parent widget (QWidget) +parent widget (QWidget) </dd> </dl><a NAME="MessageBoxWizardDialog.__enabledGroups" ID="MessageBoxWizardDialog.__enabledGroups"></a> <h4>MessageBoxWizardDialog.__enabledGroups</h4> <b>__enabledGroups</b>(<i></i>) <p> - Private method to enable/disable some group boxes. + Private method to enable/disable some group boxes. </p><a NAME="MessageBoxWizardDialog.__getQt42ButtonCode" ID="MessageBoxWizardDialog.__getQt42ButtonCode"></a> <h4>MessageBoxWizardDialog.__getQt42ButtonCode</h4> <b>__getQt42ButtonCode</b>(<i>istring, indString</i>) <p> - Private method to generate the button code for Qt 4.2.0. + Private method to generate the button code for Qt 4.2.0. </p><dl> <dt><i>istring</i></dt> <dd> -indentation string (string) +indentation string (string) </dd><dt><i>indString</i></dt> <dd> -string used for indentation (space or tab) (string) +string used for indentation (space or tab) (string) </dd> </dl><dl> <dt>Returns:</dt> <dd> -the button code (string) +the button code (string) </dd> </dl><a NAME="MessageBoxWizardDialog.__testQt42" ID="MessageBoxWizardDialog.__testQt42"></a> <h4>MessageBoxWizardDialog.__testQt42</h4> <b>__testQt42</b>(<i></i>) <p> - Private method to test the selected options for Qt 4.2.0. + Private method to test the selected options for Qt 4.2.0. </p><a NAME="MessageBoxWizardDialog.getCode" ID="MessageBoxWizardDialog.getCode"></a> <h4>MessageBoxWizardDialog.getCode</h4> <b>getCode</b>(<i>indLevel, indString</i>) <p> - Public method to get the source code. + Public method to get the source code. </p><dl> <dt><i>indLevel</i></dt> <dd> -indentation level (int) +indentation level (int) </dd><dt><i>indString</i></dt> <dd> -string used for indentation (space or tab) (string) +string used for indentation (space or tab) (string) </dd> </dl><dl> <dt>Returns:</dt> <dd> -generated code (string) +generated code (string) </dd> </dl><a NAME="MessageBoxWizardDialog.on_bTest_clicked" ID="MessageBoxWizardDialog.on_bTest_clicked"></a> <h4>MessageBoxWizardDialog.on_bTest_clicked</h4> <b>on_bTest_clicked</b>(<i></i>) <p> - Private method to test the selected options. + Private method to test the selected options. </p><a NAME="MessageBoxWizardDialog.on_buttonBox_clicked" ID="MessageBoxWizardDialog.on_buttonBox_clicked"></a> <h4>MessageBoxWizardDialog.on_buttonBox_clicked</h4> <b>on_buttonBox_clicked</b>(<i>button</i>) <p> - Private slot called by a button of the button box clicked. + Private slot called by a button of the button box clicked. </p><dl> <dt><i>button</i></dt> <dd> -button that was clicked (QAbstractButton) +button that was clicked (QAbstractButton) </dd> </dl><a NAME="MessageBoxWizardDialog.on_rAboutQt_toggled" ID="MessageBoxWizardDialog.on_rAboutQt_toggled"></a> <h4>MessageBoxWizardDialog.on_rAboutQt_toggled</h4> <b>on_rAboutQt_toggled</b>(<i>on</i>) <p> - Private slot to handle the toggled signal of the rAboutQt radio button. + Private slot to handle the toggled signal of the rAboutQt radio button. </p><dl> <dt><i>on</i></dt> <dd> -toggle state (boolean) (ignored) +toggle state (boolean) (ignored) </dd> </dl><a NAME="MessageBoxWizardDialog.on_rAbout_toggled" ID="MessageBoxWizardDialog.on_rAbout_toggled"></a> <h4>MessageBoxWizardDialog.on_rAbout_toggled</h4> <b>on_rAbout_toggled</b>(<i>on</i>) <p> - Private slot to handle the toggled signal of the rAbout radio button. + Private slot to handle the toggled signal of the rAbout radio button. </p><dl> <dt><i>on</i></dt> <dd> -toggle state (boolean) (ignored) +toggle state (boolean) (ignored) </dd> </dl> <div align="right"><a href="#top">Up</a></div>