--- a/eric6/Documentation/Source/eric6.UI.UserInterface.html Sun May 05 18:56:46 2019 +0200 +++ b/eric6/Documentation/Source/eric6.UI.UserInterface.html Mon May 06 18:46:08 2019 +0200 @@ -780,6 +780,9 @@ <td><a href="#UserInterface.launchHelpViewer">launchHelpViewer</a></td> <td>Public slot to start the help viewer/web browser.</td> </tr><tr> +<td><a href="#UserInterface.networkAccessManager">networkAccessManager</a></td> +<td>Public method to get a reference to the network access manager object.</td> +</tr><tr> <td><a href="#UserInterface.notificationsEnabled">notificationsEnabled</a></td> <td>Public method to check, if notifications are enabled.</td> </tr><tr> @@ -2522,6 +2525,21 @@ <dd> flag indicating to use a single browser window </dd> +</dl><a NAME="UserInterface.networkAccessManager" ID="UserInterface.networkAccessManager"></a> +<h4>UserInterface.networkAccessManager</h4> +<b>networkAccessManager</b>(<i></i>) +<p> + Public method to get a reference to the network access manager object. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the network access manager object +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +QNetworkAccessManager +</dd> </dl><a NAME="UserInterface.notificationsEnabled" ID="UserInterface.notificationsEnabled"></a> <h4>UserInterface.notificationsEnabled</h4> <b>notificationsEnabled</b>(<i></i>)