src/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkEditDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
202 Private slot to add a channel. 202 Private slot to add a channel.
203 </p> 203 </p>
204 204
205 <a NAME="IrcNetworkEditDialog.on_channelList_itemActivated" ID="IrcNetworkEditDialog.on_channelList_itemActivated"></a> 205 <a NAME="IrcNetworkEditDialog.on_channelList_itemActivated" ID="IrcNetworkEditDialog.on_channelList_itemActivated"></a>
206 <h4>IrcNetworkEditDialog.on_channelList_itemActivated</h4> 206 <h4>IrcNetworkEditDialog.on_channelList_itemActivated</h4>
207 <b>on_channelList_itemActivated</b>(<i>item, column</i>) 207 <b>on_channelList_itemActivated</b>(<i>item, _column</i>)
208 <p> 208 <p>
209 Private slot to handle the activation of a channel entry. 209 Private slot to handle the activation of a channel entry.
210 </p> 210 </p>
211 211
212 <dl> 212 <dl>
213 213
214 <dt><i>item</i> (QTreeWidgetItem)</dt> 214 <dt><i>item</i> (QTreeWidgetItem)</dt>
215 <dd> 215 <dd>
216 reference to the activated item 216 reference to the activated item
217 </dd> 217 </dd>
218 <dt><i>column</i> (int)</dt> 218 <dt><i>_column</i> (int)</dt>
219 <dd> 219 <dd>
220 column the activation occurred in 220 column the activation occurred in (unused)
221 </dd> 221 </dd>
222 </dl> 222 </dl>
223 <a NAME="IrcNetworkEditDialog.on_channelList_itemSelectionChanged" ID="IrcNetworkEditDialog.on_channelList_itemSelectionChanged"></a> 223 <a NAME="IrcNetworkEditDialog.on_channelList_itemSelectionChanged" ID="IrcNetworkEditDialog.on_channelList_itemSelectionChanged"></a>
224 <h4>IrcNetworkEditDialog.on_channelList_itemSelectionChanged</h4> 224 <h4>IrcNetworkEditDialog.on_channelList_itemSelectionChanged</h4>
225 <b>on_channelList_itemSelectionChanged</b>(<i></i>) 225 <b>on_channelList_itemSelectionChanged</b>(<i></i>)
269 selected identity 269 selected identity
270 </dd> 270 </dd>
271 </dl> 271 </dl>
272 <a NAME="IrcNetworkEditDialog.on_networkEdit_textChanged" ID="IrcNetworkEditDialog.on_networkEdit_textChanged"></a> 272 <a NAME="IrcNetworkEditDialog.on_networkEdit_textChanged" ID="IrcNetworkEditDialog.on_networkEdit_textChanged"></a>
273 <h4>IrcNetworkEditDialog.on_networkEdit_textChanged</h4> 273 <h4>IrcNetworkEditDialog.on_networkEdit_textChanged</h4>
274 <b>on_networkEdit_textChanged</b>(<i>txt</i>) 274 <b>on_networkEdit_textChanged</b>(<i>_txt</i>)
275 <p> 275 <p>
276 Private slot to handle changes of the network name. 276 Private slot to handle changes of the network name.
277 </p> 277 </p>
278 278
279 <dl> 279 <dl>
280 280
281 <dt><i>txt</i> (str)</dt> 281 <dt><i>_txt</i> (str)</dt>
282 <dd> 282 <dd>
283 text entered into the network name edit 283 text entered into the network name edit (unused)
284 </dd> 284 </dd>
285 </dl> 285 </dl>
286 <a NAME="IrcNetworkEditDialog.on_serverEdit_textChanged" ID="IrcNetworkEditDialog.on_serverEdit_textChanged"></a> 286 <a NAME="IrcNetworkEditDialog.on_serverEdit_textChanged" ID="IrcNetworkEditDialog.on_serverEdit_textChanged"></a>
287 <h4>IrcNetworkEditDialog.on_serverEdit_textChanged</h4> 287 <h4>IrcNetworkEditDialog.on_serverEdit_textChanged</h4>
288 <b>on_serverEdit_textChanged</b>(<i>txt</i>) 288 <b>on_serverEdit_textChanged</b>(<i>_txt</i>)
289 <p> 289 <p>
290 Private slot to handle changes of the server name. 290 Private slot to handle changes of the server name.
291 </p> 291 </p>
292 292
293 <dl> 293 <dl>
294 294
295 <dt><i>txt</i> (str)</dt> 295 <dt><i>_txt</i> (str)</dt>
296 <dd> 296 <dd>
297 text entered into the server name edit 297 text entered into the server name edit (unused)
298 </dd> 298 </dd>
299 </dl> 299 </dl>
300 <div align="right"><a href="#top">Up</a></div> 300 <div align="right"><a href="#top">Up</a></div>
301 <hr /> 301 <hr />
302 </body></html> 302 </body></html>

eric ide

mercurial