src/eric7/Documentation/Source/index-eric7.WebBrowser.Network.html

Mon, 09 Jan 2023 11:22:56 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 09 Jan 2023 11:22:56 +0100
branch
eric7
changeset 9686
2eee7a645cba
parent 9209
b99e7fd55fd3
child 10479
856476537696
permissions
-rw-r--r--

Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.

<!DOCTYPE html>
<html><head>
<title>eric7.WebBrowser.Network</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.WebBrowser.Network</h1>

<p>
Package containing network related modules.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.WebBrowser.Network.EricSchemeHandler.html">EricSchemeHandler</a></td>
<td>Module implementing a scheme handler for the eric: scheme.</td>
</tr>
<tr>
<td><a href="eric7.WebBrowser.Network.NetworkManager.html">NetworkManager</a></td>
<td>Module implementing a network manager class.</td>
</tr>
<tr>
<td><a href="eric7.WebBrowser.Network.NetworkUrlInterceptor.html">NetworkUrlInterceptor</a></td>
<td>Module implementing a class to handle URL requests before they get processed by QtWebEngine.</td>
</tr>
<tr>
<td><a href="eric7.WebBrowser.Network.ProtocolHandlerManager.html">ProtocolHandlerManager</a></td>
<td>Module implementing the protocol handler manager.</td>
</tr>
<tr>
<td><a href="eric7.WebBrowser.Network.ProtocolHandlerManagerDialog.html">ProtocolHandlerManagerDialog</a></td>
<td>Module implementing a dialog to manage registered protocol handlers.</td>
</tr>
<tr>
<td><a href="eric7.WebBrowser.Network.SendRefererWhitelistDialog.html">SendRefererWhitelistDialog</a></td>
<td>Module implementing a dialog to manage the Send Referer whitelist.</td>
</tr>
<tr>
<td><a href="eric7.WebBrowser.Network.SslErrorExceptionsDialog.html">SslErrorExceptionsDialog</a></td>
<td>Module implementing a dialog to edit the SSL error exceptions.</td>
</tr>
<tr>
<td><a href="eric7.WebBrowser.Network.UrlInterceptor.html">UrlInterceptor</a></td>
<td>Module implementing an URL interceptor base class.</td>
</tr>
</table>
</body></html>

eric ide

mercurial