eric6/Documentation/Source/eric6.UI.UserInterface.html

changeset 7946
6901746220fc
parent 7911
4621c9082a43
child 7947
e609e65bbcfd
--- a/eric6/Documentation/Source/eric6.UI.UserInterface.html	Sun Jan 03 15:33:39 2021 +0100
+++ b/eric6/Documentation/Source/eric6.UI.UserInterface.html	Sun Jan 03 17:49:38 2021 +0100
@@ -519,10 +519,6 @@
 <td>Private slot to start a new instance of eric6.</td>
 </tr>
 <tr>
-<td><a href="#UserInterface.__onlineStateChanged">__onlineStateChanged</a></td>
-<td>Private slot handling changes in online state.</td>
-</tr>
-<tr>
 <td><a href="#UserInterface.__openHexEditor">__openHexEditor</a></td>
 <td>Private slot to open the hex editor window.</td>
 </tr>
@@ -1011,10 +1007,6 @@
 <td>Public slot to handle opening a URL.</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/web browser.</td>
 </tr>
@@ -1892,20 +1884,6 @@
 <p>
         Private slot to start a new instance of eric6.
 </p>
-<a NAME="UserInterface.__onlineStateChanged" ID="UserInterface.__onlineStateChanged"></a>
-<h4>UserInterface.__onlineStateChanged</h4>
-<b>__onlineStateChanged</b>(<i>online</i>)
-
-<p>
-        Private slot handling changes in online state.
-</p>
-<dl>
-
-<dt><i>online</i> (bool)</dt>
-<dd>
-flag indicating the online state
-</dd>
-</dl>
 <a NAME="UserInterface.__openHexEditor" ID="UserInterface.__openHexEditor"></a>
 <h4>UserInterface.__openHexEditor</h4>
 <b>__openHexEditor</b>(<i>fn=""</i>)
@@ -3348,25 +3326,6 @@
 URL to be shown
 </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