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

changeset 2529
f2e71f563d52
parent 2447
d5624b902212
child 2966
f85f686981ad
--- a/Documentation/Source/eric5.Network.IRC.IrcNetworkWidget.html	Mon Mar 25 10:03:09 2013 +0100
+++ b/Documentation/Source/eric5.Network.IRC.IrcNetworkWidget.html	Mon Mar 25 10:04:02 2013 +0100
@@ -126,6 +126,9 @@
 <td><a href="#IrcNetworkWidget.initialize">initialize</a></td>
 <td>Public method to initialize the widget.</td>
 </tr><tr>
+<td><a href="#IrcNetworkWidget.isConnected">isConnected</a></td>
+<td>Public method to check, if the network is connected.</td>
+</tr><tr>
 <td><a href="#IrcNetworkWidget.on_awayButton_clicked">on_awayButton_clicked</a></td>
 <td>Private slot to toggle the away status.</td>
 </tr><tr>
@@ -290,6 +293,16 @@
 <dd>
 reference to the network manager (IrcNetworkManager)
 </dd>
+</dl><a NAME="IrcNetworkWidget.isConnected" ID="IrcNetworkWidget.isConnected"></a>
+<h4>IrcNetworkWidget.isConnected</h4>
+<b>isConnected</b>(<i></i>)
+<p>
+        Public method to check, if the network is connected.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating a connected network (boolean)
+</dd>
 </dl><a NAME="IrcNetworkWidget.on_awayButton_clicked" ID="IrcNetworkWidget.on_awayButton_clicked"></a>
 <h4>IrcNetworkWidget.on_awayButton_clicked</h4>
 <b>on_awayButton_clicked</b>(<i></i>)

eric ide

mercurial