Documentation/Source/eric5.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html

changeset 1228
7afaf2fca55b
parent 440
69ace3e2dcf6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
52 QDialog, Ui_ColorDialogWizardDialog 52 QDialog, Ui_ColorDialogWizardDialog
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="#ColorDialogWizardDialog.__init__">ColorDialogWizardDialog</a></td>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#ColorDialogWizardDialog.getCode">getCode</a></td> 64 <td><a href="#ColorDialogWizardDialog.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="#ColorDialogWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td> 67 <td><a href="#ColorDialogWizardDialog.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>
76 <td>Private slot to handle the textChanged signal of eRGB.</td> 77 <td>Private slot to handle the textChanged signal of eRGB.</td>
77 </tr><tr> 78 </tr><tr>
78 <td><a href="#ColorDialogWizardDialog.on_rQt45_toggled">on_rQt45_toggled</a></td> 79 <td><a href="#ColorDialogWizardDialog.on_rQt45_toggled">on_rQt45_toggled</a></td>
79 <td>Private slot to handle the toggled signal of the rQt45 radio button.</td> 80 <td>Private slot to handle the toggled signal of the rQt45 radio button.</td>
80 </tr> 81 </tr>
82 </table>
83 <h3>Static Methods</h3>
84 <table>
85 <tr><td>None</td></tr>
81 </table> 86 </table>
82 <a NAME="ColorDialogWizardDialog.__init__" ID="ColorDialogWizardDialog.__init__"></a> 87 <a NAME="ColorDialogWizardDialog.__init__" ID="ColorDialogWizardDialog.__init__"></a>
83 <h4>ColorDialogWizardDialog (Constructor)</h4> 88 <h4>ColorDialogWizardDialog (Constructor)</h4>
84 <b>ColorDialogWizardDialog</b>(<i>parent=None</i>) 89 <b>ColorDialogWizardDialog</b>(<i>parent=None</i>)
85 <p> 90 <p>

eric ide

mercurial