16 |
16 |
17 a { color: #BA6D36; } |
17 a { color: #BA6D36; } |
18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body><a NAME="top" ID="top"></a> |
21 <body> |
|
22 <a NAME="top" ID="top"></a> |
22 <h1>eric6.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog</h1> |
23 <h1>eric6.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog</h1> |
|
24 |
23 <p> |
25 <p> |
24 Module implementing the font dialog wizard dialog. |
26 Module implementing the font dialog wizard dialog. |
25 </p> |
27 </p> |
26 <h3>Global Attributes</h3> |
28 <h3>Global Attributes</h3> |
|
29 |
27 <table> |
30 <table> |
28 <tr><td>None</td></tr> |
31 <tr><td>None</td></tr> |
29 </table> |
32 </table> |
30 <h3>Classes</h3> |
33 <h3>Classes</h3> |
|
34 |
31 <table> |
35 <table> |
|
36 |
32 <tr> |
37 <tr> |
33 <td><a href="#FontDialogWizardDialog">FontDialogWizardDialog</a></td> |
38 <td><a href="#FontDialogWizardDialog">FontDialogWizardDialog</a></td> |
34 <td>Class implementing the font dialog wizard dialog.</td> |
39 <td>Class implementing the font dialog wizard dialog.</td> |
35 </tr> |
40 </tr> |
36 </table> |
41 </table> |
37 <h3>Functions</h3> |
42 <h3>Functions</h3> |
|
43 |
38 <table> |
44 <table> |
39 <tr><td>None</td></tr> |
45 <tr><td>None</td></tr> |
40 </table> |
46 </table> |
41 <hr /><hr /> |
47 <hr /> |
|
48 <hr /> |
42 <a NAME="FontDialogWizardDialog" ID="FontDialogWizardDialog"></a> |
49 <a NAME="FontDialogWizardDialog" ID="FontDialogWizardDialog"></a> |
43 <h2>FontDialogWizardDialog</h2> |
50 <h2>FontDialogWizardDialog</h2> |
|
51 |
44 <p> |
52 <p> |
45 Class implementing the font dialog wizard dialog. |
53 Class implementing the font dialog wizard dialog. |
46 </p><p> |
54 </p> |
|
55 <p> |
47 It displays a dialog for entering the parameters |
56 It displays a dialog for entering the parameters |
48 for the QFontDialog code generator. |
57 for the QFontDialog code generator. |
49 </p> |
58 </p> |
50 <h3>Derived from</h3> |
59 <h3>Derived from</h3> |
51 QDialog, Ui_FontDialogWizardDialog |
60 QDialog, Ui_FontDialogWizardDialog |
52 <h3>Class Attributes</h3> |
61 <h3>Class Attributes</h3> |
|
62 |
53 <table> |
63 <table> |
54 <tr><td>None</td></tr> |
64 <tr><td>None</td></tr> |
55 </table> |
65 </table> |
56 <h3>Class Methods</h3> |
66 <h3>Class Methods</h3> |
|
67 |
57 <table> |
68 <table> |
58 <tr><td>None</td></tr> |
69 <tr><td>None</td></tr> |
59 </table> |
70 </table> |
60 <h3>Methods</h3> |
71 <h3>Methods</h3> |
|
72 |
61 <table> |
73 <table> |
|
74 |
62 <tr> |
75 <tr> |
63 <td><a href="#FontDialogWizardDialog.__init__">FontDialogWizardDialog</a></td> |
76 <td><a href="#FontDialogWizardDialog.__init__">FontDialogWizardDialog</a></td> |
64 <td>Constructor</td> |
77 <td>Constructor</td> |
65 </tr><tr> |
78 </tr> |
|
79 <tr> |
66 <td><a href="#FontDialogWizardDialog.getCode">getCode</a></td> |
80 <td><a href="#FontDialogWizardDialog.getCode">getCode</a></td> |
67 <td>Public method to get the source code.</td> |
81 <td>Public method to get the source code.</td> |
68 </tr><tr> |
82 </tr> |
|
83 <tr> |
69 <td><a href="#FontDialogWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td> |
84 <td><a href="#FontDialogWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td> |
70 <td>Private method to test the selected options.</td> |
85 <td>Private method to test the selected options.</td> |
71 </tr><tr> |
86 </tr> |
|
87 <tr> |
72 <td><a href="#FontDialogWizardDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
88 <td><a href="#FontDialogWizardDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
73 <td>Private slot called by a button of the button box clicked.</td> |
89 <td>Private slot called by a button of the button box clicked.</td> |
74 </tr><tr> |
90 </tr> |
|
91 <tr> |
75 <td><a href="#FontDialogWizardDialog.on_eVariable_textChanged">on_eVariable_textChanged</a></td> |
92 <td><a href="#FontDialogWizardDialog.on_eVariable_textChanged">on_eVariable_textChanged</a></td> |
76 <td>Private slot to handle the textChanged signal of eVariable.</td> |
93 <td>Private slot to handle the textChanged signal of eVariable.</td> |
77 </tr><tr> |
94 </tr> |
|
95 <tr> |
78 <td><a href="#FontDialogWizardDialog.on_fontButton_clicked">on_fontButton_clicked</a></td> |
96 <td><a href="#FontDialogWizardDialog.on_fontButton_clicked">on_fontButton_clicked</a></td> |
79 <td>Private slot to handle the button press to select a font via a font selection dialog.</td> |
97 <td>Private slot to handle the button press to select a font via a font selection dialog.</td> |
80 </tr> |
98 </tr> |
81 </table> |
99 </table> |
82 <h3>Static Methods</h3> |
100 <h3>Static Methods</h3> |
|
101 |
83 <table> |
102 <table> |
84 <tr><td>None</td></tr> |
103 <tr><td>None</td></tr> |
85 </table> |
104 </table> |
|
105 |
86 <a NAME="FontDialogWizardDialog.__init__" ID="FontDialogWizardDialog.__init__"></a> |
106 <a NAME="FontDialogWizardDialog.__init__" ID="FontDialogWizardDialog.__init__"></a> |
87 <h4>FontDialogWizardDialog (Constructor)</h4> |
107 <h4>FontDialogWizardDialog (Constructor)</h4> |
88 <b>FontDialogWizardDialog</b>(<i>parent=None</i>) |
108 <b>FontDialogWizardDialog</b>(<i>parent=None</i>) |
|
109 |
89 <p> |
110 <p> |
90 Constructor |
111 Constructor |
91 </p><dl> |
112 </p> |
|
113 <dl> |
|
114 |
92 <dt><i>parent</i></dt> |
115 <dt><i>parent</i></dt> |
93 <dd> |
116 <dd> |
94 parent widget (QWidget) |
117 parent widget (QWidget) |
95 </dd> |
118 </dd> |
96 </dl><a NAME="FontDialogWizardDialog.getCode" ID="FontDialogWizardDialog.getCode"></a> |
119 </dl> |
|
120 <a NAME="FontDialogWizardDialog.getCode" ID="FontDialogWizardDialog.getCode"></a> |
97 <h4>FontDialogWizardDialog.getCode</h4> |
121 <h4>FontDialogWizardDialog.getCode</h4> |
98 <b>getCode</b>(<i>indLevel, indString</i>) |
122 <b>getCode</b>(<i>indLevel, indString</i>) |
|
123 |
99 <p> |
124 <p> |
100 Public method to get the source code. |
125 Public method to get the source code. |
101 </p><dl> |
126 </p> |
|
127 <dl> |
|
128 |
102 <dt><i>indLevel</i></dt> |
129 <dt><i>indLevel</i></dt> |
103 <dd> |
130 <dd> |
104 indentation level (int) |
131 indentation level (int) |
105 </dd><dt><i>indString</i></dt> |
132 </dd> |
|
133 <dt><i>indString</i></dt> |
106 <dd> |
134 <dd> |
107 string used for indentation (space or tab) (string) |
135 string used for indentation (space or tab) (string) |
108 </dd> |
136 </dd> |
109 </dl><dl> |
137 </dl> |
|
138 <dl> |
110 <dt>Returns:</dt> |
139 <dt>Returns:</dt> |
111 <dd> |
140 <dd> |
112 generated code (string) |
141 generated code (string) |
113 </dd> |
142 </dd> |
114 </dl><a NAME="FontDialogWizardDialog.on_bTest_clicked" ID="FontDialogWizardDialog.on_bTest_clicked"></a> |
143 </dl> |
|
144 <a NAME="FontDialogWizardDialog.on_bTest_clicked" ID="FontDialogWizardDialog.on_bTest_clicked"></a> |
115 <h4>FontDialogWizardDialog.on_bTest_clicked</h4> |
145 <h4>FontDialogWizardDialog.on_bTest_clicked</h4> |
116 <b>on_bTest_clicked</b>(<i></i>) |
146 <b>on_bTest_clicked</b>(<i></i>) |
|
147 |
117 <p> |
148 <p> |
118 Private method to test the selected options. |
149 Private method to test the selected options. |
119 </p><a NAME="FontDialogWizardDialog.on_buttonBox_clicked" ID="FontDialogWizardDialog.on_buttonBox_clicked"></a> |
150 </p> |
|
151 <a NAME="FontDialogWizardDialog.on_buttonBox_clicked" ID="FontDialogWizardDialog.on_buttonBox_clicked"></a> |
120 <h4>FontDialogWizardDialog.on_buttonBox_clicked</h4> |
152 <h4>FontDialogWizardDialog.on_buttonBox_clicked</h4> |
121 <b>on_buttonBox_clicked</b>(<i>button</i>) |
153 <b>on_buttonBox_clicked</b>(<i>button</i>) |
|
154 |
122 <p> |
155 <p> |
123 Private slot called by a button of the button box clicked. |
156 Private slot called by a button of the button box clicked. |
124 </p><dl> |
157 </p> |
|
158 <dl> |
|
159 |
125 <dt><i>button</i></dt> |
160 <dt><i>button</i></dt> |
126 <dd> |
161 <dd> |
127 button that was clicked (QAbstractButton) |
162 button that was clicked (QAbstractButton) |
128 </dd> |
163 </dd> |
129 </dl><a NAME="FontDialogWizardDialog.on_eVariable_textChanged" ID="FontDialogWizardDialog.on_eVariable_textChanged"></a> |
164 </dl> |
|
165 <a NAME="FontDialogWizardDialog.on_eVariable_textChanged" ID="FontDialogWizardDialog.on_eVariable_textChanged"></a> |
130 <h4>FontDialogWizardDialog.on_eVariable_textChanged</h4> |
166 <h4>FontDialogWizardDialog.on_eVariable_textChanged</h4> |
131 <b>on_eVariable_textChanged</b>(<i>text</i>) |
167 <b>on_eVariable_textChanged</b>(<i>text</i>) |
|
168 |
132 <p> |
169 <p> |
133 Private slot to handle the textChanged signal of eVariable. |
170 Private slot to handle the textChanged signal of eVariable. |
134 </p><dl> |
171 </p> |
|
172 <dl> |
|
173 |
135 <dt><i>text</i></dt> |
174 <dt><i>text</i></dt> |
136 <dd> |
175 <dd> |
137 the new text (string) |
176 the new text (string) |
138 </dd> |
177 </dd> |
139 </dl><a NAME="FontDialogWizardDialog.on_fontButton_clicked" ID="FontDialogWizardDialog.on_fontButton_clicked"></a> |
178 </dl> |
|
179 <a NAME="FontDialogWizardDialog.on_fontButton_clicked" ID="FontDialogWizardDialog.on_fontButton_clicked"></a> |
140 <h4>FontDialogWizardDialog.on_fontButton_clicked</h4> |
180 <h4>FontDialogWizardDialog.on_fontButton_clicked</h4> |
141 <b>on_fontButton_clicked</b>(<i></i>) |
181 <b>on_fontButton_clicked</b>(<i></i>) |
|
182 |
142 <p> |
183 <p> |
143 Private slot to handle the button press to select a font via a |
184 Private slot to handle the button press to select a font via a |
144 font selection dialog. |
185 font selection dialog. |
145 </p> |
186 </p> |
146 <div align="right"><a href="#top">Up</a></div> |
187 <div align="right"><a href="#top">Up</a></div> |