152 emitted to write data to stdout logger |
152 emitted to write data to stdout logger |
153 </dd><dt>masterPasswordChanged(str, str)</dt> |
153 </dd><dt>masterPasswordChanged(str, str)</dt> |
154 <dd> |
154 <dd> |
155 emitted after the master |
155 emitted after the master |
156 password has been changed with the old and the new password |
156 password has been changed with the old and the new password |
|
157 </dd><dt>onlineStateChanged(online)</dt> |
|
158 <dd> |
|
159 emitted to indicate a change of the |
|
160 network state |
157 </dd><dt>preferencesChanged()</dt> |
161 </dd><dt>preferencesChanged()</dt> |
158 <dd> |
162 <dd> |
159 emitted after the preferences were changed |
163 emitted after the preferences were changed |
160 </dd><dt>reloadAPIs()</dt> |
164 </dd><dt>reloadAPIs()</dt> |
161 <dd> |
165 <dd> |
381 <td>Private slot to handle the NewProject signal.</td> |
385 <td>Private slot to handle the NewProject signal.</td> |
382 </tr><tr> |
386 </tr><tr> |
383 <td><a href="#UserInterface.__newWindow">__newWindow</a></td> |
387 <td><a href="#UserInterface.__newWindow">__newWindow</a></td> |
384 <td>Private slot to start a new instance of eric6.</td> |
388 <td>Private slot to start a new instance of eric6.</td> |
385 </tr><tr> |
389 </tr><tr> |
|
390 <td><a href="#UserInterface.__onlineStateChanged">__onlineStateChanged</a></td> |
|
391 <td>Private slot handling changes in online state.</td> |
|
392 </tr><tr> |
386 <td><a href="#UserInterface.__openMiniEditor">__openMiniEditor</a></td> |
393 <td><a href="#UserInterface.__openMiniEditor">__openMiniEditor</a></td> |
387 <td>Private slot to show a mini editor window.</td> |
394 <td>Private slot to show a mini editor window.</td> |
388 </tr><tr> |
395 </tr><tr> |
389 <td><a href="#UserInterface.__openOnStartup">__openOnStartup</a></td> |
396 <td><a href="#UserInterface.__openOnStartup">__openOnStartup</a></td> |
390 <td>Private method to open the last file, project or multiproject.</td> |
397 <td>Private method to open the last file, project or multiproject.</td> |
1307 </p><a NAME="UserInterface.__newWindow" ID="UserInterface.__newWindow"></a> |
1314 </p><a NAME="UserInterface.__newWindow" ID="UserInterface.__newWindow"></a> |
1308 <h4>UserInterface.__newWindow</h4> |
1315 <h4>UserInterface.__newWindow</h4> |
1309 <b>__newWindow</b>(<i></i>) |
1316 <b>__newWindow</b>(<i></i>) |
1310 <p> |
1317 <p> |
1311 Private slot to start a new instance of eric6. |
1318 Private slot to start a new instance of eric6. |
1312 </p><a NAME="UserInterface.__openMiniEditor" ID="UserInterface.__openMiniEditor"></a> |
1319 </p><a NAME="UserInterface.__onlineStateChanged" ID="UserInterface.__onlineStateChanged"></a> |
|
1320 <h4>UserInterface.__onlineStateChanged</h4> |
|
1321 <b>__onlineStateChanged</b>(<i>online</i>) |
|
1322 <p> |
|
1323 Private slot handling changes in online state. |
|
1324 </p><dl> |
|
1325 <dt><i>online</i> (bool)</dt> |
|
1326 <dd> |
|
1327 flag indicating the online state |
|
1328 </dd> |
|
1329 </dl><a NAME="UserInterface.__openMiniEditor" ID="UserInterface.__openMiniEditor"></a> |
1313 <h4>UserInterface.__openMiniEditor</h4> |
1330 <h4>UserInterface.__openMiniEditor</h4> |
1314 <b>__openMiniEditor</b>(<i></i>) |
1331 <b>__openMiniEditor</b>(<i></i>) |
1315 <p> |
1332 <p> |
1316 Private slot to show a mini editor window. |
1333 Private slot to show a mini editor window. |
1317 </p><a NAME="UserInterface.__openOnStartup" ID="UserInterface.__openOnStartup"></a> |
1334 </p><a NAME="UserInterface.__openOnStartup" ID="UserInterface.__openOnStartup"></a> |