Documentation/Source/eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html

changeset 1228
7afaf2fca55b
parent 440
69ace3e2dcf6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
52 ConfigurationPageBase, Ui_EditorSpellCheckingPage 52 ConfigurationPageBase, Ui_EditorSpellCheckingPage
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="#EditorSpellCheckingPage.__init__">EditorSpellCheckingPage</a></td>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#EditorSpellCheckingPage.on_pelButton_clicked">on_pelButton_clicked</a></td> 64 <td><a href="#EditorSpellCheckingPage.on_pelButton_clicked">on_pelButton_clicked</a></td>
64 <td>Private method to select the personal exclude list file.</td> 65 <td>Private method to select the personal exclude list file.</td>
65 </tr><tr> 66 </tr><tr>
66 <td><a href="#EditorSpellCheckingPage.on_pwlButton_clicked">on_pwlButton_clicked</a></td> 67 <td><a href="#EditorSpellCheckingPage.on_pwlButton_clicked">on_pwlButton_clicked</a></td>
67 <td>Private method to select the personal word list file.</td> 68 <td>Private method to select the personal word list file.</td>
70 <td>Private slot to set the colour of the spelling markers.</td> 71 <td>Private slot to set the colour of the spelling markers.</td>
71 </tr><tr> 72 </tr><tr>
72 <td><a href="#EditorSpellCheckingPage.save">save</a></td> 73 <td><a href="#EditorSpellCheckingPage.save">save</a></td>
73 <td>Public slot to save the Editor Search configuration.</td> 74 <td>Public slot to save the Editor Search configuration.</td>
74 </tr> 75 </tr>
76 </table>
77 <h3>Static Methods</h3>
78 <table>
79 <tr><td>None</td></tr>
75 </table> 80 </table>
76 <a NAME="EditorSpellCheckingPage.__init__" ID="EditorSpellCheckingPage.__init__"></a> 81 <a NAME="EditorSpellCheckingPage.__init__" ID="EditorSpellCheckingPage.__init__"></a>
77 <h4>EditorSpellCheckingPage (Constructor)</h4> 82 <h4>EditorSpellCheckingPage (Constructor)</h4>
78 <b>EditorSpellCheckingPage</b>(<i></i>) 83 <b>EditorSpellCheckingPage</b>(<i></i>)
79 <p> 84 <p>

eric ide

mercurial