diff -r 3733e2b23cf7 -r a071d4065202 src/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkListDialog.html --- a/src/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkListDialog.html Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkListDialog.html Wed Dec 20 14:58:58 2023 +0100 @@ -126,13 +126,13 @@ </p> <dl> -<dt><i>manager</i></dt> +<dt><i>manager</i> (IrcNetworkManager)</dt> <dd> -reference to the IRC network manager (IrcNetworkManager) +reference to the IRC network manager </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl> <a NAME="IrcNetworkListDialog.__checkButtons" ID="IrcNetworkListDialog.__checkButtons"></a> @@ -151,9 +151,9 @@ </p> <dl> -<dt><i>itm</i></dt> +<dt><i>itm</i> (QTreeWidgetItem)</dt> <dd> -reference to the network entry (QTreeWidgetItem) +reference to the network entry </dd> </dl> <a NAME="IrcNetworkListDialog.__refreshNetworksList" ID="IrcNetworkListDialog.__refreshNetworksList"></a> @@ -179,13 +179,13 @@ </p> <dl> -<dt><i>itm</i></dt> +<dt><i>itm</i> (QTreeWidgetItem)</dt> <dd> -reference to the network item (QTreeWidgetItem) +reference to the network item </dd> -<dt><i>on</i></dt> +<dt><i>on</i> (bool)</dt> <dd> -flag indicating the auto-connect state (boolean) +flag indicating the auto-connect state </dd> </dl> <a NAME="IrcNetworkListDialog.on_autoConnectButton_clicked" ID="IrcNetworkListDialog.on_autoConnectButton_clicked"></a> @@ -197,9 +197,9 @@ </p> <dl> -<dt><i>checked</i></dt> +<dt><i>checked</i> (bool)</dt> <dd> -flag indicating the state of the button (boolean) +flag indicating the state of the button </dd> </dl> <a NAME="IrcNetworkListDialog.on_deleteButton_clicked" ID="IrcNetworkListDialog.on_deleteButton_clicked"></a> @@ -232,9 +232,9 @@ </p> <dl> -<dt><i>item</i></dt> +<dt><i>item</i> (QTreeWidgetItem)</dt> <dd> -reference to the collapsed item (QTreeWidgetItem) +reference to the collapsed item </dd> </dl> <a NAME="IrcNetworkListDialog.on_networksList_itemExpanded" ID="IrcNetworkListDialog.on_networksList_itemExpanded"></a> @@ -246,9 +246,9 @@ </p> <dl> -<dt><i>item</i></dt> +<dt><i>item</i> (QTreeWidgetItem)</dt> <dd> -reference to the expanded item (QTreeWidgetItem) +reference to the expanded item </dd> </dl> <a NAME="IrcNetworkListDialog.on_networksList_itemSelectionChanged" ID="IrcNetworkListDialog.on_networksList_itemSelectionChanged"></a>