Documentation/Source/eric5.Network.IRC.IrcNetworkListDialog.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.Network.IRC.IrcNetworkListDialog.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.Network.IRC.IrcNetworkListDialog.html	Sun Sep 29 18:23:27 2013 +0200
@@ -185,12 +185,22 @@
 <b>on_networksList_itemCollapsed</b>(<i>item</i>)
 <p>
         Private slot handling the collapse of a top level item.
-</p><a NAME="IrcNetworkListDialog.on_networksList_itemExpanded" ID="IrcNetworkListDialog.on_networksList_itemExpanded"></a>
+</p><dl>
+<dt><i>item</i></dt>
+<dd>
+reference to the collapsed item (QTreeWidgetItem)
+</dd>
+</dl><a NAME="IrcNetworkListDialog.on_networksList_itemExpanded" ID="IrcNetworkListDialog.on_networksList_itemExpanded"></a>
 <h4>IrcNetworkListDialog.on_networksList_itemExpanded</h4>
 <b>on_networksList_itemExpanded</b>(<i>item</i>)
 <p>
         Private slot handling the expansion of a top level item.
-</p><a NAME="IrcNetworkListDialog.on_networksList_itemSelectionChanged" ID="IrcNetworkListDialog.on_networksList_itemSelectionChanged"></a>
+</p><dl>
+<dt><i>item</i></dt>
+<dd>
+reference to the expanded item (QTreeWidgetItem)
+</dd>
+</dl><a NAME="IrcNetworkListDialog.on_networksList_itemSelectionChanged" ID="IrcNetworkListDialog.on_networksList_itemSelectionChanged"></a>
 <h4>IrcNetworkListDialog.on_networksList_itemSelectionChanged</h4>
 <b>on_networksList_itemSelectionChanged</b>(<i></i>)
 <p>

eric ide

mercurial