Documentation/Source/eric5.UI.UserInterface.html

changeset 289
baf4c1354c6a
parent 270
41505c92ac31
child 365
0686ac00256e
--- a/Documentation/Source/eric5.UI.UserInterface.html	Thu May 27 18:07:41 2010 +0200
+++ b/Documentation/Source/eric5.UI.UserInterface.html	Thu May 27 20:27:46 2010 +0200
@@ -370,9 +370,6 @@
 <td><a href="#UserInterface.__projectOpened">__projectOpened</a></td>
 <td>Private slot to handle the projectOpened signal.</td>
 </tr><tr>
-<td><a href="#UserInterface.__proxyAuthenticationRequired">__proxyAuthenticationRequired</a></td>
-<td>Private slot to handle a proxy authentication request.</td>
-</tr><tr>
 <td><a href="#UserInterface.__quit">__quit</a></td>
 <td>Private method to quit the application.</td>
 </tr><tr>
@@ -1208,20 +1205,7 @@
 <b>__projectOpened</b>(<i></i>)
 <p>
         Private slot to handle the projectOpened signal.
-</p><a NAME="UserInterface.__proxyAuthenticationRequired" ID="UserInterface.__proxyAuthenticationRequired"></a>
-<h4>UserInterface.__proxyAuthenticationRequired</h4>
-<b>__proxyAuthenticationRequired</b>(<i>proxy, auth</i>)
-<p>
-        Private slot to handle a proxy authentication request.
-</p><dl>
-<dt><i>proxy</i></dt>
-<dd>
-reference to the proxy object (QNetworkProxy)
-</dd><dt><i>auth</i></dt>
-<dd>
-reference to the authenticator object (QAuthenticator)
-</dd>
-</dl><a NAME="UserInterface.__quit" ID="UserInterface.__quit"></a>
+</p><a NAME="UserInterface.__quit" ID="UserInterface.__quit"></a>
 <h4>UserInterface.__quit</h4>
 <b>__quit</b>(<i></i>)
 <p>

eric ide

mercurial