eric6/Documentation/Source/eric6.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html

branch
without_py2_and_pyqt4
changeset 7204
cbf6d88004ce
parent 6942
2602857055c5
child 7273
391d6b7b1eff
diff -r 2079ccbfa335 -r cbf6d88004ce eric6/Documentation/Source/eric6.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html
--- a/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html	Mon Sep 02 18:52:31 2019 +0200
+++ b/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html	Mon Sep 02 18:58:29 2019 +0200
@@ -69,8 +69,8 @@
 <td><a href="#MessageBoxWizardDialog.__getButtonCode">__getButtonCode</a></td>
 <td>Private method to generate the button code.</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><a href="#MessageBoxWizardDialog.__testSelectedOptions">__testSelectedOptions</a></td>
+<td>Private method to test the selected options.</td>
 </tr><tr>
 <td><a href="#MessageBoxWizardDialog.getCode">getCode</a></td>
 <td>Public method to get the source code.</td>
@@ -125,11 +125,11 @@
 <dd>
 the button code (string)
 </dd>
-</dl><a NAME="MessageBoxWizardDialog.__testQt42" ID="MessageBoxWizardDialog.__testQt42"></a>
-<h4>MessageBoxWizardDialog.__testQt42</h4>
-<b>__testQt42</b>(<i></i>)
+</dl><a NAME="MessageBoxWizardDialog.__testSelectedOptions" ID="MessageBoxWizardDialog.__testSelectedOptions"></a>
+<h4>MessageBoxWizardDialog.__testSelectedOptions</h4>
+<b>__testSelectedOptions</b>(<i></i>)
 <p>
-        Private method to test the selected options for Qt 4.2.0.
+        Private method to test the selected options.
 </p><a NAME="MessageBoxWizardDialog.getCode" ID="MessageBoxWizardDialog.getCode"></a>
 <h4>MessageBoxWizardDialog.getCode</h4>
 <b>getCode</b>(<i>indLevel, indString</i>)

eric ide

mercurial