368 <td>Private slot to handle the projectClosed signal.</td> |
368 <td>Private slot to handle the projectClosed signal.</td> |
369 </tr><tr> |
369 </tr><tr> |
370 <td><a href="#UserInterface.__projectOpened">__projectOpened</a></td> |
370 <td><a href="#UserInterface.__projectOpened">__projectOpened</a></td> |
371 <td>Private slot to handle the projectOpened signal.</td> |
371 <td>Private slot to handle the projectOpened signal.</td> |
372 </tr><tr> |
372 </tr><tr> |
373 <td><a href="#UserInterface.__proxyAuthenticationRequired">__proxyAuthenticationRequired</a></td> |
|
374 <td>Private slot to handle a proxy authentication request.</td> |
|
375 </tr><tr> |
|
376 <td><a href="#UserInterface.__quit">__quit</a></td> |
373 <td><a href="#UserInterface.__quit">__quit</a></td> |
377 <td>Private method to quit the application.</td> |
374 <td>Private method to quit the application.</td> |
378 </tr><tr> |
375 </tr><tr> |
379 <td><a href="#UserInterface.__readSession">__readSession</a></td> |
376 <td><a href="#UserInterface.__readSession">__readSession</a></td> |
380 <td>Private slot to read in the session file (.e4s)</td> |
377 <td>Private slot to read in the session file (.e4s)</td> |
1206 </p><a NAME="UserInterface.__projectOpened" ID="UserInterface.__projectOpened"></a> |
1203 </p><a NAME="UserInterface.__projectOpened" ID="UserInterface.__projectOpened"></a> |
1207 <h4>UserInterface.__projectOpened</h4> |
1204 <h4>UserInterface.__projectOpened</h4> |
1208 <b>__projectOpened</b>(<i></i>) |
1205 <b>__projectOpened</b>(<i></i>) |
1209 <p> |
1206 <p> |
1210 Private slot to handle the projectOpened signal. |
1207 Private slot to handle the projectOpened signal. |
1211 </p><a NAME="UserInterface.__proxyAuthenticationRequired" ID="UserInterface.__proxyAuthenticationRequired"></a> |
1208 </p><a NAME="UserInterface.__quit" ID="UserInterface.__quit"></a> |
1212 <h4>UserInterface.__proxyAuthenticationRequired</h4> |
|
1213 <b>__proxyAuthenticationRequired</b>(<i>proxy, auth</i>) |
|
1214 <p> |
|
1215 Private slot to handle a proxy authentication request. |
|
1216 </p><dl> |
|
1217 <dt><i>proxy</i></dt> |
|
1218 <dd> |
|
1219 reference to the proxy object (QNetworkProxy) |
|
1220 </dd><dt><i>auth</i></dt> |
|
1221 <dd> |
|
1222 reference to the authenticator object (QAuthenticator) |
|
1223 </dd> |
|
1224 </dl><a NAME="UserInterface.__quit" ID="UserInterface.__quit"></a> |
|
1225 <h4>UserInterface.__quit</h4> |
1209 <h4>UserInterface.__quit</h4> |
1226 <b>__quit</b>(<i></i>) |
1210 <b>__quit</b>(<i></i>) |
1227 <p> |
1211 <p> |
1228 Private method to quit the application. |
1212 Private method to quit the application. |
1229 </p><a NAME="UserInterface.__readSession" ID="UserInterface.__readSession"></a> |
1213 </p><a NAME="UserInterface.__readSession" ID="UserInterface.__readSession"></a> |