Documentation/Source/eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
52 QDialog, Ui_FontDialogWizardDialog 52 QDialog, Ui_FontDialogWizardDialog
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#FontDialogWizardDialog.__init__">FontDialogWizardDialog</a></td>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#FontDialogWizardDialog.getCode">getCode</a></td> 64 <td><a href="#FontDialogWizardDialog.getCode">getCode</a></td>
64 <td>Public method to get the source code.</td> 65 <td>Public method to get the source code.</td>
65 </tr><tr> 66 </tr><tr>
66 <td><a href="#FontDialogWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td> 67 <td><a href="#FontDialogWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td>
67 <td>Private method to test the selected options.</td> 68 <td>Private method to test the selected options.</td>
73 <td>Private slot to handle the textChanged signal of eVariable.</td> 74 <td>Private slot to handle the textChanged signal of eVariable.</td>
74 </tr><tr> 75 </tr><tr>
75 <td><a href="#FontDialogWizardDialog.on_fontButton_clicked">on_fontButton_clicked</a></td> 76 <td><a href="#FontDialogWizardDialog.on_fontButton_clicked">on_fontButton_clicked</a></td>
76 <td>Private slot to handle the button press to select a font via a font selection dialog.</td> 77 <td>Private slot to handle the button press to select a font via a font selection dialog.</td>
77 </tr> 78 </tr>
79 </table>
80 <h3>Static Methods</h3>
81 <table>
82 <tr><td>None</td></tr>
78 </table> 83 </table>
79 <a NAME="FontDialogWizardDialog.__init__" ID="FontDialogWizardDialog.__init__"></a> 84 <a NAME="FontDialogWizardDialog.__init__" ID="FontDialogWizardDialog.__init__"></a>
80 <h4>FontDialogWizardDialog (Constructor)</h4> 85 <h4>FontDialogWizardDialog (Constructor)</h4>
81 <b>FontDialogWizardDialog</b>(<i>parent=None</i>) 86 <b>FontDialogWizardDialog</b>(<i>parent=None</i>)
82 <p> 87 <p>

eric ide

mercurial