Documentation/Source/index-eric5.E5Network.html

Fri, 21 Jun 2013 19:01:31 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 21 Jun 2013 19:01:31 +0200
branch
5_3_x
changeset 2728
2d1140b6f1e2
parent 2374
f78ee0e8f96c
permissions
-rw-r--r--

Added a plug-in hook for the 'open' action to the project forms and translations viewers.

<!DOCTYPE html>
<html><head>
<title>eric5.E5Network</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>eric5.E5Network</h1>
<p>
Package implementing some special network related objects.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="eric5.E5Network.E5Ftp.html">E5Ftp</a></td>
<td>Module implementing an extension to the Python FTP class to support FTP proxies.</td>
</tr><tr>
<td><a href="eric5.E5Network.E5NetworkHeaderDetailsDialog.html">E5NetworkHeaderDetailsDialog</a></td>
<td>Module implementing a dialog to show the data of a response or reply header.</td>
</tr><tr>
<td><a href="eric5.E5Network.E5NetworkMonitor.html">E5NetworkMonitor</a></td>
<td>Module implementing a network monitor dialog.</td>
</tr><tr>
<td><a href="eric5.E5Network.E5NetworkProxyFactory.html">E5NetworkProxyFactory</a></td>
<td>Module implementing a network proxy factory.</td>
</tr><tr>
<td><a href="eric5.E5Network.E5UrlInfo.html">E5UrlInfo</a></td>
<td>Module implementing a class replacing QUrlInfo.</td>
</tr>
</table>
</body></html>

eric ide

mercurial