184 <tr> |
184 <tr> |
185 <td><a href="#ViewManager.__astViewer">__astViewer</a></td> |
185 <td><a href="#ViewManager.__astViewer">__astViewer</a></td> |
186 <td>Private slot to handle a change of the AST Viewer selection state.</td> |
186 <td>Private slot to handle a change of the AST Viewer selection state.</td> |
187 </tr> |
187 </tr> |
188 <tr> |
188 <tr> |
189 <td><a href="#ViewManager.__autosave">__autosave</a></td> |
|
190 <td>Private slot to save the contents of all editors automatically.</td> |
|
191 </tr> |
|
192 <tr> |
|
193 <td><a href="#ViewManager.__bookmarkSelected">__bookmarkSelected</a></td> |
189 <td><a href="#ViewManager.__bookmarkSelected">__bookmarkSelected</a></td> |
194 <td>Private method to handle the bookmark selected signal.</td> |
190 <td>Private method to handle the bookmark selected signal.</td> |
195 </tr> |
191 </tr> |
196 <tr> |
192 <tr> |
197 <td><a href="#ViewManager.__bookmarkToggled">__bookmarkToggled</a></td> |
193 <td><a href="#ViewManager.__bookmarkToggled">__bookmarkToggled</a></td> |
1238 <dt><i>checked</i></dt> |
1234 <dt><i>checked</i></dt> |
1239 <dd> |
1235 <dd> |
1240 state of the action (boolean) |
1236 state of the action (boolean) |
1241 </dd> |
1237 </dd> |
1242 </dl> |
1238 </dl> |
1243 <a NAME="ViewManager.__autosave" ID="ViewManager.__autosave"></a> |
|
1244 <h4>ViewManager.__autosave</h4> |
|
1245 <b>__autosave</b>(<i></i>) |
|
1246 |
|
1247 <p> |
|
1248 Private slot to save the contents of all editors automatically. |
|
1249 </p> |
|
1250 <p> |
|
1251 Only named editors will be saved by the autosave timer. |
|
1252 </p> |
|
1253 <a NAME="ViewManager.__bookmarkSelected" ID="ViewManager.__bookmarkSelected"></a> |
1239 <a NAME="ViewManager.__bookmarkSelected" ID="ViewManager.__bookmarkSelected"></a> |
1254 <h4>ViewManager.__bookmarkSelected</h4> |
1240 <h4>ViewManager.__bookmarkSelected</h4> |
1255 <b>__bookmarkSelected</b>(<i>act</i>) |
1241 <b>__bookmarkSelected</b>(<i>act</i>) |
1256 |
1242 |
1257 <p> |
1243 <p> |
3930 <p> |
3916 <p> |
3931 This method performs the following actions |
3917 This method performs the following actions |
3932 <ul> |
3918 <ul> |
3933 <li>reread the colours for the syntax highlighting</li> |
3919 <li>reread the colours for the syntax highlighting</li> |
3934 <li>reloads the already created API objetcs</li> |
3920 <li>reloads the already created API objetcs</li> |
3935 <li>starts or stops the autosave timer</li> |
|
3936 <li><b>Note</b>: changes in viewmanager type are activated |
3921 <li><b>Note</b>: changes in viewmanager type are activated |
3937 on an application restart.</li> |
3922 on an application restart.</li> |
3938 </ul> |
3923 </ul> |
3939 </p> |
3924 </p> |
3940 <a NAME="ViewManager.prevSplit" ID="ViewManager.prevSplit"></a> |
3925 <a NAME="ViewManager.prevSplit" ID="ViewManager.prevSplit"></a> |