Documentation/Source/eric5.Project.LexerAssociationDialog.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
103 Private slot to add the lexer association displayed to the list. 103 Private slot to add the lexer association displayed to the list.
104 </p><a NAME="LexerAssociationDialog.on_deleteLexerButton_clicked" ID="LexerAssociationDialog.on_deleteLexerButton_clicked"></a> 104 </p><a NAME="LexerAssociationDialog.on_deleteLexerButton_clicked" ID="LexerAssociationDialog.on_deleteLexerButton_clicked"></a>
105 <h4>LexerAssociationDialog.on_deleteLexerButton_clicked</h4> 105 <h4>LexerAssociationDialog.on_deleteLexerButton_clicked</h4>
106 <b>on_deleteLexerButton_clicked</b>(<i></i>) 106 <b>on_deleteLexerButton_clicked</b>(<i></i>)
107 <p> 107 <p>
108 Private slot to delete the currently selected lexer association of the list. 108 Private slot to delete the currently selected lexer association of the
109 list.
109 </p><a NAME="LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged" ID="LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged"></a> 110 </p><a NAME="LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged" ID="LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged"></a>
110 <h4>LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged</h4> 111 <h4>LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged</h4>
111 <b>on_editorLexerCombo_currentIndexChanged</b>(<i>text</i>) 112 <b>on_editorLexerCombo_currentIndexChanged</b>(<i>text</i>)
112 <p> 113 <p>
113 Private slot to handle the selection of a lexer. 114 Private slot to handle the selection of a lexer.
118 </dd> 119 </dd>
119 </dl><a NAME="LexerAssociationDialog.on_editorLexerList_itemActivated" ID="LexerAssociationDialog.on_editorLexerList_itemActivated"></a> 120 </dl><a NAME="LexerAssociationDialog.on_editorLexerList_itemActivated" ID="LexerAssociationDialog.on_editorLexerList_itemActivated"></a>
120 <h4>LexerAssociationDialog.on_editorLexerList_itemActivated</h4> 121 <h4>LexerAssociationDialog.on_editorLexerList_itemActivated</h4>
121 <b>on_editorLexerList_itemActivated</b>(<i>itm, column</i>) 122 <b>on_editorLexerList_itemActivated</b>(<i>itm, column</i>)
122 <p> 123 <p>
123 Private slot to handle the activated signal of the lexer association list. 124 Private slot to handle the activated signal of the lexer association
125 list.
124 </p><dl> 126 </p><dl>
125 <dt><i>itm</i></dt> 127 <dt><i>itm</i></dt>
126 <dd> 128 <dd>
127 reference to the selecte item (QTreeWidgetItem) 129 reference to the selecte item (QTreeWidgetItem)
128 </dd><dt><i>column</i></dt> 130 </dd><dt><i>column</i></dt>
129 <dd> 131 <dd>
130 column the item was clicked or activated (integer) (ignored) 132 column the item was clicked or activated (integer)
133 (ignored)
131 </dd> 134 </dd>
132 </dl><a NAME="LexerAssociationDialog.on_editorLexerList_itemClicked" ID="LexerAssociationDialog.on_editorLexerList_itemClicked"></a> 135 </dl><a NAME="LexerAssociationDialog.on_editorLexerList_itemClicked" ID="LexerAssociationDialog.on_editorLexerList_itemClicked"></a>
133 <h4>LexerAssociationDialog.on_editorLexerList_itemClicked</h4> 136 <h4>LexerAssociationDialog.on_editorLexerList_itemClicked</h4>
134 <b>on_editorLexerList_itemClicked</b>(<i>itm, column</i>) 137 <b>on_editorLexerList_itemClicked</b>(<i>itm, column</i>)
135 <p> 138 <p>
136 Private slot to handle the clicked signal of the lexer association list. 139 Private slot to handle the clicked signal of the lexer association
140 list.
137 </p><dl> 141 </p><dl>
138 <dt><i>itm</i></dt> 142 <dt><i>itm</i></dt>
139 <dd> 143 <dd>
140 reference to the selecte item (QTreeWidgetItem) 144 reference to the selecte item (QTreeWidgetItem)
141 </dd><dt><i>column</i></dt> 145 </dd><dt><i>column</i></dt>
142 <dd> 146 <dd>
143 column the item was clicked or activated (integer) (ignored) 147 column the item was clicked or activated (integer)
148 (ignored)
144 </dd> 149 </dd>
145 </dl><a NAME="LexerAssociationDialog.transferData" ID="LexerAssociationDialog.transferData"></a> 150 </dl><a NAME="LexerAssociationDialog.transferData" ID="LexerAssociationDialog.transferData"></a>
146 <h4>LexerAssociationDialog.transferData</h4> 151 <h4>LexerAssociationDialog.transferData</h4>
147 <b>transferData</b>(<i></i>) 152 <b>transferData</b>(<i></i>)
148 <p> 153 <p>
149 Public slot to transfer the associations into the projects data structure. 154 Public slot to transfer the associations into the projects data
155 structure.
150 </p> 156 </p>
151 <div align="right"><a href="#top">Up</a></div> 157 <div align="right"><a href="#top">Up</a></div>
152 <hr /> 158 <hr />
153 </body></html> 159 </body></html>

eric ide

mercurial