src/eric7/Documentation/Source/eric7.Project.LexerAssociationDialog.html

branch
eric7
changeset 10430
e440aaf179ce
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10429:643989a1e2bd 10430:e440aaf179ce
96 <p> 96 <p>
97 Constructor 97 Constructor
98 </p> 98 </p>
99 <dl> 99 <dl>
100 100
101 <dt><i>project</i></dt> 101 <dt><i>project</i> (Project)</dt>
102 <dd> 102 <dd>
103 reference to the project object 103 reference to the project object
104 </dd> 104 </dd>
105 <dt><i>parent</i></dt> 105 <dt><i>parent</i> (QWidget)</dt>
106 <dd> 106 <dd>
107 reference to the parent widget (QWidget) 107 reference to the parent widget
108 </dd> 108 </dd>
109 </dl> 109 </dl>
110 <a NAME="LexerAssociationDialog.on_addLexerButton_clicked" ID="LexerAssociationDialog.on_addLexerButton_clicked"></a> 110 <a NAME="LexerAssociationDialog.on_addLexerButton_clicked" ID="LexerAssociationDialog.on_addLexerButton_clicked"></a>
111 <h4>LexerAssociationDialog.on_addLexerButton_clicked</h4> 111 <h4>LexerAssociationDialog.on_addLexerButton_clicked</h4>
112 <b>on_addLexerButton_clicked</b>(<i></i>) 112 <b>on_addLexerButton_clicked</b>(<i></i>)
144 Private slot to handle the activated signal of the lexer association 144 Private slot to handle the activated signal of the lexer association
145 list. 145 list.
146 </p> 146 </p>
147 <dl> 147 <dl>
148 148
149 <dt><i>itm</i></dt> 149 <dt><i>itm</i> (QTreeWidgetItem)</dt>
150 <dd> 150 <dd>
151 reference to the selecte item (QTreeWidgetItem) 151 reference to the selecte item
152 </dd> 152 </dd>
153 <dt><i>column</i></dt> 153 <dt><i>column</i> (int)</dt>
154 <dd> 154 <dd>
155 column the item was clicked or activated (integer) 155 column the item was clicked or activated
156 (ignored)
157 </dd> 156 </dd>
158 </dl> 157 </dl>
159 <a NAME="LexerAssociationDialog.on_editorLexerList_itemClicked" ID="LexerAssociationDialog.on_editorLexerList_itemClicked"></a> 158 <a NAME="LexerAssociationDialog.on_editorLexerList_itemClicked" ID="LexerAssociationDialog.on_editorLexerList_itemClicked"></a>
160 <h4>LexerAssociationDialog.on_editorLexerList_itemClicked</h4> 159 <h4>LexerAssociationDialog.on_editorLexerList_itemClicked</h4>
161 <b>on_editorLexerList_itemClicked</b>(<i>itm, column</i>) 160 <b>on_editorLexerList_itemClicked</b>(<i>itm, column</i>)
164 Private slot to handle the clicked signal of the lexer association 163 Private slot to handle the clicked signal of the lexer association
165 list. 164 list.
166 </p> 165 </p>
167 <dl> 166 <dl>
168 167
169 <dt><i>itm</i></dt> 168 <dt><i>itm</i> (QTreeWidgetItem)</dt>
170 <dd> 169 <dd>
171 reference to the selecte item (QTreeWidgetItem) 170 reference to the selecte item
172 </dd> 171 </dd>
173 <dt><i>column</i></dt> 172 <dt><i>column</i> (int)</dt>
174 <dd> 173 <dd>
175 column the item was clicked or activated (integer) 174 column the item was clicked or activated
176 (ignored)
177 </dd> 175 </dd>
178 </dl> 176 </dl>
179 <a NAME="LexerAssociationDialog.transferData" ID="LexerAssociationDialog.transferData"></a> 177 <a NAME="LexerAssociationDialog.transferData" ID="LexerAssociationDialog.transferData"></a>
180 <h4>LexerAssociationDialog.transferData</h4> 178 <h4>LexerAssociationDialog.transferData</h4>
181 <b>transferData</b>(<i></i>) 179 <b>transferData</b>(<i></i>)

eric ide

mercurial