diff -r 7afaf2fca55b -r a8207dc73672 Documentation/Source/eric5.E5Network.E5NetworkMonitor.html --- a/Documentation/Source/eric5.E5Network.E5NetworkMonitor.html Sat Aug 20 16:30:49 2011 +0200 +++ b/Documentation/Source/eric5.E5Network.E5NetworkMonitor.html Sat Aug 20 17:24:33 2011 +0200 @@ -70,6 +70,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#E5NetworkMonitor.__init__">E5NetworkMonitor</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#E5NetworkMonitor.__currentChanged">__currentChanged</a></td> <td>Private slot to handle a change of the current index.</td> </tr><tr> @@ -175,7 +178,10 @@ </table> <h3>Methods</h3> <table> -<tr><td>None</td></tr> +<tr> +<td><a href="#E5NetworkRequest.__init__">E5NetworkRequest</a></td> +<td>Constructor</td> +</tr> </table> <h3>Static Methods</h3> <table> @@ -207,6 +213,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#E5RequestModel.__init__">E5RequestModel</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#E5RequestModel.__addReply">__addReply</a></td> <td>Private slot to add the reply data to the model.</td> </tr><tr>