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

branch
5_3_x
changeset 2536
56c4a6ee3823
parent 2450
8b99e0a898c3
diff -r bc7460f3ef1a -r 56c4a6ee3823 Documentation/Source/eric5.Network.IRC.IrcNetworkWidget.html
--- 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:11:01 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