Documentation/Source/eric5.Preferences.ConfigurationDialog.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 701
fc587a1c2f8b
equal deleted inserted replaced
500:c3abc7895a01 501:5c615a85241a
53 <h2>ConfigurationDialog</h2> 53 <h2>ConfigurationDialog</h2>
54 <p> 54 <p>
55 Class for the dialog variant. 55 Class for the dialog variant.
56 </p><h4>Signals</h4> 56 </p><h4>Signals</h4>
57 <dl> 57 <dl>
58 <dt>preferencesChanged</dt> 58 <dt>preferencesChanged()</dt>
59 <dd> 59 <dd>
60 emitted after settings have been changed 60 emitted after settings have been changed
61 </dd> 61 </dd>
62 </dl> 62 </dl>
63 <h3>Derived from</h3> 63 <h3>Derived from</h3>
64 QDialog 64 QDialog
65 <h3>Class Attributes</h3> 65 <h3>Class Attributes</h3>
66 <table> 66 <table>
67 <tr><td>None</td></tr> 67 <tr><td>preferencesChanged</td></tr>
68 </table> 68 </table>
69 <h3>Methods</h3> 69 <h3>Methods</h3>
70 <table> 70 <table>
71 <tr> 71 <tr>
72 <td><a href="#ConfigurationDialog.__init__">ConfigurationDialog</a></td> 72 <td><a href="#ConfigurationDialog.__init__">ConfigurationDialog</a></td>
186 <h2>ConfigurationWidget</h2> 186 <h2>ConfigurationWidget</h2>
187 <p> 187 <p>
188 Class implementing a dialog for the configuration of eric5. 188 Class implementing a dialog for the configuration of eric5.
189 </p><h4>Signals</h4> 189 </p><h4>Signals</h4>
190 <dl> 190 <dl>
191 <dt>preferencesChanged</dt> 191 <dt>preferencesChanged()</dt>
192 <dd> 192 <dd>
193 emitted after settings have been changed 193 emitted after settings have been changed
194 </dd> 194 </dd>
195 </dl> 195 </dl>
196 <h3>Derived from</h3> 196 <h3>Derived from</h3>
197 QWidget 197 QWidget
198 <h3>Class Attributes</h3> 198 <h3>Class Attributes</h3>
199 <table> 199 <table>
200 <tr><td>None</td></tr> 200 <tr><td>preferencesChanged</td></tr>
201 </table> 201 </table>
202 <h3>Methods</h3> 202 <h3>Methods</h3>
203 <table> 203 <table>
204 <tr> 204 <tr>
205 <td><a href="#ConfigurationWidget.__init__">ConfigurationWidget</a></td> 205 <td><a href="#ConfigurationWidget.__init__">ConfigurationWidget</a></td>

eric ide

mercurial