52 ConfigurationPageBase, Ui_EditorHighlightersPage |
52 ConfigurationPageBase, Ui_EditorHighlightersPage |
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="#EditorHighlightersPage.__init__">EditorHighlightersPage</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#EditorHighlightersPage.on_addLexerButton_clicked">on_addLexerButton_clicked</a></td> |
64 <td><a href="#EditorHighlightersPage.on_addLexerButton_clicked">on_addLexerButton_clicked</a></td> |
64 <td>Private slot to add the lexer association displayed to the list.</td> |
65 <td>Private slot to add the lexer association displayed to the list.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#EditorHighlightersPage.on_deleteLexerButton_clicked">on_deleteLexerButton_clicked</a></td> |
67 <td><a href="#EditorHighlightersPage.on_deleteLexerButton_clicked">on_deleteLexerButton_clicked</a></td> |
67 <td>Private slot to delete the currently selected lexer association of the list.</td> |
68 <td>Private slot to delete the currently selected lexer association of the list.</td> |
76 <td>Private slot to handle the clicked signal of the lexer association list.</td> |
77 <td>Private slot to handle the clicked signal of the lexer association list.</td> |
77 </tr><tr> |
78 </tr><tr> |
78 <td><a href="#EditorHighlightersPage.save">save</a></td> |
79 <td><a href="#EditorHighlightersPage.save">save</a></td> |
79 <td>Public slot to save the Editor Highlighter Associations configuration.</td> |
80 <td>Public slot to save the Editor Highlighter Associations configuration.</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="EditorHighlightersPage.__init__" ID="EditorHighlightersPage.__init__"></a> |
87 <a NAME="EditorHighlightersPage.__init__" ID="EditorHighlightersPage.__init__"></a> |
83 <h4>EditorHighlightersPage (Constructor)</h4> |
88 <h4>EditorHighlightersPage (Constructor)</h4> |
84 <b>EditorHighlightersPage</b>(<i>lexers</i>) |
89 <b>EditorHighlightersPage</b>(<i>lexers</i>) |
85 <p> |
90 <p> |