Documentation/Source/eric6.UI.UserInterface.html

changeset 4629
99aaac59be4f
parent 4415
09075ce98b90
child 4630
7b0e38956b5c
--- a/Documentation/Source/eric6.UI.UserInterface.html	Mon Dec 28 12:07:59 2015 +0100
+++ b/Documentation/Source/eric6.UI.UserInterface.html	Tue Dec 29 15:13:23 2015 +0100
@@ -719,6 +719,9 @@
 <td><a href="#UserInterface.getViewProfile">getViewProfile</a></td>
 <td>Public method to get the current view profile.</td>
 </tr><tr>
+<td><a href="#UserInterface.isOnline">isOnline</a></td>
+<td>Public method to get the online state.</td>
+</tr><tr>
 <td><a href="#UserInterface.launchHelpViewer">launchHelpViewer</a></td>
 <td>Public slot to start the help viewer.</td>
 </tr><tr>
@@ -2180,6 +2183,21 @@
 <dd>
 the name of the current view profile (string)
 </dd>
+</dl><a NAME="UserInterface.isOnline" ID="UserInterface.isOnline"></a>
+<h4>UserInterface.isOnline</h4>
+<b>isOnline</b>(<i></i>)
+<p>
+        Public method to get the online state.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+online state
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+bool
+</dd>
 </dl><a NAME="UserInterface.launchHelpViewer" ID="UserInterface.launchHelpViewer"></a>
 <h4>UserInterface.launchHelpViewer</h4>
 <b>launchHelpViewer</b>(<i>home, searchWord=None, useSingle=False</i>)

eric ide

mercurial