Documentation/Source/eric5.Project.LexerAssociationDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_LexerAssociationDialog 49 QDialog, Ui_LexerAssociationDialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#LexerAssociationDialog.__init__">LexerAssociationDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#LexerAssociationDialog.on_addLexerButton_clicked">on_addLexerButton_clicked</a></td> 61 <td><a href="#LexerAssociationDialog.on_addLexerButton_clicked">on_addLexerButton_clicked</a></td>
61 <td>Private slot to add the lexer association displayed to the list.</td> 62 <td>Private slot to add the lexer association displayed to the list.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#LexerAssociationDialog.on_deleteLexerButton_clicked">on_deleteLexerButton_clicked</a></td> 64 <td><a href="#LexerAssociationDialog.on_deleteLexerButton_clicked">on_deleteLexerButton_clicked</a></td>
64 <td>Private slot to delete the currently selected lexer association of the list.</td> 65 <td>Private slot to delete the currently selected lexer association of the list.</td>
73 <td>Private slot to handle the clicked signal of the lexer association list.</td> 74 <td>Private slot to handle the clicked signal of the lexer association list.</td>
74 </tr><tr> 75 </tr><tr>
75 <td><a href="#LexerAssociationDialog.transferData">transferData</a></td> 76 <td><a href="#LexerAssociationDialog.transferData">transferData</a></td>
76 <td>Public slot to transfer the associations into the projects data structure.</td> 77 <td>Public slot to transfer the associations into the projects data structure.</td>
77 </tr> 78 </tr>
79 </table>
80 <h3>Static Methods</h3>
81 <table>
82 <tr><td>None</td></tr>
78 </table> 83 </table>
79 <a NAME="LexerAssociationDialog.__init__" ID="LexerAssociationDialog.__init__"></a> 84 <a NAME="LexerAssociationDialog.__init__" ID="LexerAssociationDialog.__init__"></a>
80 <h4>LexerAssociationDialog (Constructor)</h4> 85 <h4>LexerAssociationDialog (Constructor)</h4>
81 <b>LexerAssociationDialog</b>(<i>project, parent=None</i>) 86 <b>LexerAssociationDialog</b>(<i>project, parent=None</i>)
82 <p> 87 <p>

eric ide

mercurial