--- a/eric7/APIs/Python3/eric7.api Sat Sep 04 16:51:35 2021 +0200 +++ b/eric7/APIs/Python3/eric7.api Sat Sep 04 20:26:21 2021 +0200 @@ -1117,6 +1117,10 @@ eric7.EricNetwork.EricJsonServer.EricJsonServer.stopAllClients?4() eric7.EricNetwork.EricJsonServer.EricJsonServer.stopClient?4(idString="") eric7.EricNetwork.EricJsonServer.EricJsonServer?1(name="", multiplex=False, parent=None) +eric7.EricNetwork.EricNetworkIcon.EricNetworkIcon.isOnline?4() +eric7.EricNetwork.EricNetworkIcon.EricNetworkIcon.onlineStateChanged?7 +eric7.EricNetwork.EricNetworkIcon.EricNetworkIcon.reachabilityStateChanged?7 +eric7.EricNetwork.EricNetworkIcon.EricNetworkIcon?1(parent=None) eric7.EricNetwork.EricNetworkProxyFactory.EricNetworkProxyFactory.queryProxy?4(query) eric7.EricNetwork.EricNetworkProxyFactory.EricNetworkProxyFactory?1() eric7.EricNetwork.EricNetworkProxyFactory.HostnameMatcher.match?4(host) @@ -9607,11 +9611,13 @@ eric7.UI.UserInterface.UserInterface.getToolbarsByCategory?4(category) eric7.UI.UserInterface.UserInterface.getViewProfile?4() eric7.UI.UserInterface.UserInterface.handleUrl?4(url) +eric7.UI.UserInterface.UserInterface.isOnline?4() eric7.UI.UserInterface.UserInterface.launchHelpViewer?4(home, searchWord=None, useSingle=False) eric7.UI.UserInterface.UserInterface.masterPasswordChanged?7 eric7.UI.UserInterface.UserInterface.maxFilePathLen?7 eric7.UI.UserInterface.UserInterface.maxMenuFilePathLen?7 eric7.UI.UserInterface.UserInterface.networkAccessManager?4() +eric7.UI.UserInterface.UserInterface.onlineStateChanged?7 eric7.UI.UserInterface.UserInterface.performVersionCheck?4(manual=True, alternative=0, showVersions=False) eric7.UI.UserInterface.UserInterface.preferencesChanged?7 eric7.UI.UserInterface.UserInterface.processArgs?4(args)