221 Private slot to edit the identities. |
221 Private slot to edit the identities. |
222 </p> |
222 </p> |
223 |
223 |
224 <a NAME="IrcNetworkListDialog.on_networksList_itemCollapsed" ID="IrcNetworkListDialog.on_networksList_itemCollapsed"></a> |
224 <a NAME="IrcNetworkListDialog.on_networksList_itemCollapsed" ID="IrcNetworkListDialog.on_networksList_itemCollapsed"></a> |
225 <h4>IrcNetworkListDialog.on_networksList_itemCollapsed</h4> |
225 <h4>IrcNetworkListDialog.on_networksList_itemCollapsed</h4> |
226 <b>on_networksList_itemCollapsed</b>(<i>item</i>) |
226 <b>on_networksList_itemCollapsed</b>(<i>_item</i>) |
227 <p> |
227 <p> |
228 Private slot handling the collapse of a top level item. |
228 Private slot handling the collapse of a top level item. |
229 </p> |
229 </p> |
230 |
230 |
231 <dl> |
231 <dl> |
232 |
232 |
233 <dt><i>item</i> (QTreeWidgetItem)</dt> |
233 <dt><i>_item</i> (QTreeWidgetItem)</dt> |
234 <dd> |
234 <dd> |
235 reference to the collapsed item |
235 reference to the collapsed item (unused) |
236 </dd> |
236 </dd> |
237 </dl> |
237 </dl> |
238 <a NAME="IrcNetworkListDialog.on_networksList_itemExpanded" ID="IrcNetworkListDialog.on_networksList_itemExpanded"></a> |
238 <a NAME="IrcNetworkListDialog.on_networksList_itemExpanded" ID="IrcNetworkListDialog.on_networksList_itemExpanded"></a> |
239 <h4>IrcNetworkListDialog.on_networksList_itemExpanded</h4> |
239 <h4>IrcNetworkListDialog.on_networksList_itemExpanded</h4> |
240 <b>on_networksList_itemExpanded</b>(<i>item</i>) |
240 <b>on_networksList_itemExpanded</b>(<i>_item</i>) |
241 <p> |
241 <p> |
242 Private slot handling the expansion of a top level item. |
242 Private slot handling the expansion of a top level item. |
243 </p> |
243 </p> |
244 |
244 |
245 <dl> |
245 <dl> |
246 |
246 |
247 <dt><i>item</i> (QTreeWidgetItem)</dt> |
247 <dt><i>_item</i> (QTreeWidgetItem)</dt> |
248 <dd> |
248 <dd> |
249 reference to the expanded item |
249 reference to the expanded item (unused) |
250 </dd> |
250 </dd> |
251 </dl> |
251 </dl> |
252 <a NAME="IrcNetworkListDialog.on_networksList_itemSelectionChanged" ID="IrcNetworkListDialog.on_networksList_itemSelectionChanged"></a> |
252 <a NAME="IrcNetworkListDialog.on_networksList_itemSelectionChanged" ID="IrcNetworkListDialog.on_networksList_itemSelectionChanged"></a> |
253 <h4>IrcNetworkListDialog.on_networksList_itemSelectionChanged</h4> |
253 <h4>IrcNetworkListDialog.on_networksList_itemSelectionChanged</h4> |
254 <b>on_networksList_itemSelectionChanged</b>(<i></i>) |
254 <b>on_networksList_itemSelectionChanged</b>(<i></i>) |