src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html

branch
eric7
changeset 10479
856476537696
parent 10478
de9106c55c3d
--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,34 +7,32 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog</h1>
-
 <p>
 Module implementing the font dialog wizard dialog.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#FontDialogWizardDialog">FontDialogWizardDialog</a></td>
 <td>Class implementing the font dialog wizard dialog.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="FontDialogWizardDialog" ID="FontDialogWizardDialog"></a>
 <h2>FontDialogWizardDialog</h2>
-
 <p>
     Class implementing the font dialog wizard dialog.
 </p>
@@ -42,22 +40,21 @@
     It displays a dialog for entering the parameters
     for the QFontDialog code generator.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_FontDialogWizardDialog
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>FontWeight2Code</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#FontDialogWizardDialog.__init__">FontDialogWizardDialog</a></td>
 <td>Constructor</td>
@@ -87,19 +84,20 @@
 <td>Private slot to handle the selection of font dialog options.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="FontDialogWizardDialog.__init__" ID="FontDialogWizardDialog.__init__"></a>
 <h4>FontDialogWizardDialog (Constructor)</h4>
 <b>FontDialogWizardDialog</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -110,10 +108,10 @@
 <a NAME="FontDialogWizardDialog.getCode" ID="FontDialogWizardDialog.getCode"></a>
 <h4>FontDialogWizardDialog.getCode</h4>
 <b>getCode</b>(<i>indLevel, indString</i>)
-
 <p>
         Public method to get the source code.
 </p>
+
 <dl>
 
 <dt><i>indLevel</i> (int)</dt>
@@ -140,17 +138,17 @@
 <a NAME="FontDialogWizardDialog.on_bTest_clicked" ID="FontDialogWizardDialog.on_bTest_clicked"></a>
 <h4>FontDialogWizardDialog.on_bTest_clicked</h4>
 <b>on_bTest_clicked</b>(<i></i>)
-
 <p>
         Private method to test the selected options.
 </p>
+
 <a NAME="FontDialogWizardDialog.on_buttonBox_clicked" ID="FontDialogWizardDialog.on_buttonBox_clicked"></a>
 <h4>FontDialogWizardDialog.on_buttonBox_clicked</h4>
 <b>on_buttonBox_clicked</b>(<i>button</i>)
-
 <p>
         Private slot called by a button of the button box clicked.
 </p>
+
 <dl>
 
 <dt><i>button</i> (QAbstractButton)</dt>
@@ -161,10 +159,10 @@
 <a NAME="FontDialogWizardDialog.on_eVariable_textChanged" ID="FontDialogWizardDialog.on_eVariable_textChanged"></a>
 <h4>FontDialogWizardDialog.on_eVariable_textChanged</h4>
 <b>on_eVariable_textChanged</b>(<i>text</i>)
-
 <p>
         Private slot to handle the textChanged signal of eVariable.
 </p>
+
 <dl>
 
 <dt><i>text</i> (str)</dt>
@@ -175,18 +173,18 @@
 <a NAME="FontDialogWizardDialog.on_fontButton_clicked" ID="FontDialogWizardDialog.on_fontButton_clicked"></a>
 <h4>FontDialogWizardDialog.on_fontButton_clicked</h4>
 <b>on_fontButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to handle the button press to select a font via a
         font selection dialog.
 </p>
+
 <a NAME="FontDialogWizardDialog.on_optionsButton_clicked" ID="FontDialogWizardDialog.on_optionsButton_clicked"></a>
 <h4>FontDialogWizardDialog.on_optionsButton_clicked</h4>
 <b>on_optionsButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to handle the selection of font dialog options.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial