350 </tr><tr> |
350 </tr><tr> |
351 <td><a href="#ViewManager.__editorCommand">__editorCommand</a></td> |
351 <td><a href="#ViewManager.__editorCommand">__editorCommand</a></td> |
352 <td>Private method to send an editor command to the active window.</td> |
352 <td>Private method to send an editor command to the active window.</td> |
353 </tr><tr> |
353 </tr><tr> |
354 <td><a href="#ViewManager.__editorConfigChanged">__editorConfigChanged</a></td> |
354 <td><a href="#ViewManager.__editorConfigChanged">__editorConfigChanged</a></td> |
355 <td>Private slot to handle changes of an editor's configuration (e.g.</td> |
355 <td>Private slot to handle changes of an editor's configuration.</td> |
356 </tr><tr> |
356 </tr><tr> |
357 <td><a href="#ViewManager.__editorOpened">__editorOpened</a></td> |
357 <td><a href="#ViewManager.__editorOpened">__editorOpened</a></td> |
358 <td>Private slot to handle the editorOpened signal.</td> |
358 <td>Private slot to handle the editorOpened signal.</td> |
359 </tr><tr> |
359 </tr><tr> |
360 <td><a href="#ViewManager.__editorSaved">__editorSaved</a></td> |
360 <td><a href="#ViewManager.__editorSaved">__editorSaved</a></td> |
1232 </dd> |
1232 </dd> |
1233 </dl><a NAME="ViewManager.__editorConfigChanged" ID="ViewManager.__editorConfigChanged"></a> |
1233 </dl><a NAME="ViewManager.__editorConfigChanged" ID="ViewManager.__editorConfigChanged"></a> |
1234 <h4>ViewManager.__editorConfigChanged</h4> |
1234 <h4>ViewManager.__editorConfigChanged</h4> |
1235 <b>__editorConfigChanged</b>(<i></i>) |
1235 <b>__editorConfigChanged</b>(<i></i>) |
1236 <p> |
1236 <p> |
1237 Private slot to handle changes of an editor's configuration (e.g. |
1237 Private slot to handle changes of an editor's configuration. |
1238 language). |
|
1239 </p><a NAME="ViewManager.__editorOpened" ID="ViewManager.__editorOpened"></a> |
1238 </p><a NAME="ViewManager.__editorOpened" ID="ViewManager.__editorOpened"></a> |
1240 <h4>ViewManager.__editorOpened</h4> |
1239 <h4>ViewManager.__editorOpened</h4> |
1241 <b>__editorOpened</b>(<i></i>) |
1240 <b>__editorOpened</b>(<i></i>) |
1242 <p> |
1241 <p> |
1243 Private slot to handle the editorOpened signal. |
1242 Private slot to handle the editorOpened signal. |