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

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
52 ConfigurationPageBase, Ui_EditorHighlightingStylesPage 52 ConfigurationPageBase, Ui_EditorHighlightingStylesPage
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>FAMILYANDSIZE</td></tr><tr><td>FAMILYONLY</td></tr><tr><td>FONT</td></tr><tr><td>SIZEONLY</td></tr> 55 <tr><td>FAMILYANDSIZE</td></tr><tr><td>FAMILYONLY</td></tr><tr><td>FONT</td></tr><tr><td>SIZEONLY</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="#EditorHighlightingStylesPage.__init__">EditorHighlightingStylesPage</a></td>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#EditorHighlightingStylesPage.__allFontsButtonMenuTriggered">__allFontsButtonMenuTriggered</a></td> 64 <td><a href="#EditorHighlightingStylesPage.__allFontsButtonMenuTriggered">__allFontsButtonMenuTriggered</a></td>
64 <td>Private slot used to change the font of all styles of a selected lexer.</td> 65 <td>Private slot used to change the font of all styles of a selected lexer.</td>
65 </tr><tr> 66 </tr><tr>
66 <td><a href="#EditorHighlightingStylesPage.__changeFont">__changeFont</a></td> 67 <td><a href="#EditorHighlightingStylesPage.__changeFont">__changeFont</a></td>
67 <td>Private slot to change the highlighter font.</td> 68 <td>Private slot to change the highlighter font.</td>
130 <td>Local function to set the font of the sample text.</td> 131 <td>Local function to set the font of the sample text.</td>
131 </tr><tr> 132 </tr><tr>
132 <td><a href="#EditorHighlightingStylesPage.setState">setState</a></td> 133 <td><a href="#EditorHighlightingStylesPage.setState">setState</a></td>
133 <td>Public method to set the state of the widget.</td> 134 <td>Public method to set the state of the widget.</td>
134 </tr> 135 </tr>
136 </table>
137 <h3>Static Methods</h3>
138 <table>
139 <tr><td>None</td></tr>
135 </table> 140 </table>
136 <a NAME="EditorHighlightingStylesPage.__init__" ID="EditorHighlightingStylesPage.__init__"></a> 141 <a NAME="EditorHighlightingStylesPage.__init__" ID="EditorHighlightingStylesPage.__init__"></a>
137 <h4>EditorHighlightingStylesPage (Constructor)</h4> 142 <h4>EditorHighlightingStylesPage (Constructor)</h4>
138 <b>EditorHighlightingStylesPage</b>(<i>lexers</i>) 143 <b>EditorHighlightingStylesPage</b>(<i>lexers</i>)
139 <p> 144 <p>

eric ide

mercurial