366 <td>Private slot to handle the change of the master password.</td> |
366 <td>Private slot to handle the change of the master password.</td> |
367 </tr><tr> |
367 </tr><tr> |
368 <td><a href="#UserInterface.__newProject">__newProject</a></td> |
368 <td><a href="#UserInterface.__newProject">__newProject</a></td> |
369 <td>Private slot to handle the NewProject signal.</td> |
369 <td>Private slot to handle the NewProject signal.</td> |
370 </tr><tr> |
370 </tr><tr> |
|
371 <td><a href="#UserInterface.__newWindow">__newWindow</a></td> |
|
372 <td>Private slot to start a new instance of eric5.</td> |
|
373 </tr><tr> |
371 <td><a href="#UserInterface.__openMiniEditor">__openMiniEditor</a></td> |
374 <td><a href="#UserInterface.__openMiniEditor">__openMiniEditor</a></td> |
372 <td>Private slot to show a mini editor window.</td> |
375 <td>Private slot to show a mini editor window.</td> |
373 </tr><tr> |
376 </tr><tr> |
374 <td><a href="#UserInterface.__openOnStartup">__openOnStartup</a></td> |
377 <td><a href="#UserInterface.__openOnStartup">__openOnStartup</a></td> |
375 <td>Private method to open the last file, project or multiproject.</td> |
378 <td>Private method to open the last file, project or multiproject.</td> |
1212 </dl><a NAME="UserInterface.__newProject" ID="UserInterface.__newProject"></a> |
1215 </dl><a NAME="UserInterface.__newProject" ID="UserInterface.__newProject"></a> |
1213 <h4>UserInterface.__newProject</h4> |
1216 <h4>UserInterface.__newProject</h4> |
1214 <b>__newProject</b>(<i></i>) |
1217 <b>__newProject</b>(<i></i>) |
1215 <p> |
1218 <p> |
1216 Private slot to handle the NewProject signal. |
1219 Private slot to handle the NewProject signal. |
|
1220 </p><a NAME="UserInterface.__newWindow" ID="UserInterface.__newWindow"></a> |
|
1221 <h4>UserInterface.__newWindow</h4> |
|
1222 <b>__newWindow</b>(<i></i>) |
|
1223 <p> |
|
1224 Private slot to start a new instance of eric5. |
1217 </p><a NAME="UserInterface.__openMiniEditor" ID="UserInterface.__openMiniEditor"></a> |
1225 </p><a NAME="UserInterface.__openMiniEditor" ID="UserInterface.__openMiniEditor"></a> |
1218 <h4>UserInterface.__openMiniEditor</h4> |
1226 <h4>UserInterface.__openMiniEditor</h4> |
1219 <b>__openMiniEditor</b>(<i></i>) |
1227 <b>__openMiniEditor</b>(<i></i>) |
1220 <p> |
1228 <p> |
1221 Private slot to show a mini editor window. |
1229 Private slot to show a mini editor window. |