264 <td>Private method to handle the join action.</td> |
264 <td>Private method to handle the join action.</td> |
265 </tr><tr> |
265 </tr><tr> |
266 <td><a href="#ViewManager.__editPaste">__editPaste</a></td> |
266 <td><a href="#ViewManager.__editPaste">__editPaste</a></td> |
267 <td>Private method to handle the paste action.</td> |
267 <td>Private method to handle the paste action.</td> |
268 </tr><tr> |
268 </tr><tr> |
|
269 <td><a href="#ViewManager.__editProjectPEL">__editProjectPEL</a></td> |
|
270 <td>Private slot to edit the project exception list.</td> |
|
271 </tr><tr> |
|
272 <td><a href="#ViewManager.__editProjectPWL">__editProjectPWL</a></td> |
|
273 <td>Private slot to edit the project word list.</td> |
|
274 </tr><tr> |
269 <td><a href="#ViewManager.__editRedo">__editRedo</a></td> |
275 <td><a href="#ViewManager.__editRedo">__editRedo</a></td> |
270 <td>Private method to handle the redo action.</td> |
276 <td>Private method to handle the redo action.</td> |
271 </tr><tr> |
277 </tr><tr> |
272 <td><a href="#ViewManager.__editRevert">__editRevert</a></td> |
278 <td><a href="#ViewManager.__editRevert">__editRevert</a></td> |
273 <td>Private method to handle the revert action.</td> |
279 <td>Private method to handle the revert action.</td> |
282 <td>Private method to handle the calltips action.</td> |
288 <td>Private method to handle the calltips action.</td> |
283 </tr><tr> |
289 </tr><tr> |
284 <td><a href="#ViewManager.__editSmartIndent">__editSmartIndent</a></td> |
290 <td><a href="#ViewManager.__editSmartIndent">__editSmartIndent</a></td> |
285 <td>Private method to handle the smart indent action</td> |
291 <td>Private method to handle the smart indent action</td> |
286 </tr><tr> |
292 </tr><tr> |
|
293 <td><a href="#ViewManager.__editSpellingDictionary">__editSpellingDictionary</a></td> |
|
294 <td>Private slot to edit the given spelling dictionary.</td> |
|
295 </tr><tr> |
287 <td><a href="#ViewManager.__editStreamComment">__editStreamComment</a></td> |
296 <td><a href="#ViewManager.__editStreamComment">__editStreamComment</a></td> |
288 <td>Private method to handle the stream comment action.</td> |
297 <td>Private method to handle the stream comment action.</td> |
289 </tr><tr> |
298 </tr><tr> |
290 <td><a href="#ViewManager.__editToggleComment">__editToggleComment</a></td> |
299 <td><a href="#ViewManager.__editToggleComment">__editToggleComment</a></td> |
291 <td>Private method to handle the toggle comment action.</td> |
300 <td>Private method to handle the toggle comment action.</td> |
296 <td><a href="#ViewManager.__editUndo">__editUndo</a></td> |
305 <td><a href="#ViewManager.__editUndo">__editUndo</a></td> |
297 <td>Private method to handle the undo action.</td> |
306 <td>Private method to handle the undo action.</td> |
298 </tr><tr> |
307 </tr><tr> |
299 <td><a href="#ViewManager.__editUnindent">__editUnindent</a></td> |
308 <td><a href="#ViewManager.__editUnindent">__editUnindent</a></td> |
300 <td>Private method to handle the unindent action.</td> |
309 <td>Private method to handle the unindent action.</td> |
|
310 </tr><tr> |
|
311 <td><a href="#ViewManager.__editUserPEL">__editUserPEL</a></td> |
|
312 <td>Private slot to edit the user exception list.</td> |
|
313 </tr><tr> |
|
314 <td><a href="#ViewManager.__editUserPWL">__editUserPWL</a></td> |
|
315 <td>Private slot to edit the user word list.</td> |
301 </tr><tr> |
316 </tr><tr> |
302 <td><a href="#ViewManager.__editorAutoCompletionAPIsAvailable">__editorAutoCompletionAPIsAvailable</a></td> |
317 <td><a href="#ViewManager.__editorAutoCompletionAPIsAvailable">__editorAutoCompletionAPIsAvailable</a></td> |
303 <td>Private method to handle the availability of API autocompletion signal.</td> |
318 <td>Private method to handle the availability of API autocompletion signal.</td> |
304 </tr><tr> |
319 </tr><tr> |
305 <td><a href="#ViewManager.__editorCommand">__editorCommand</a></td> |
320 <td><a href="#ViewManager.__editorCommand">__editorCommand</a></td> |
1041 </p><a NAME="ViewManager.__editPaste" ID="ViewManager.__editPaste"></a> |
1056 </p><a NAME="ViewManager.__editPaste" ID="ViewManager.__editPaste"></a> |
1042 <h4>ViewManager.__editPaste</h4> |
1057 <h4>ViewManager.__editPaste</h4> |
1043 <b>__editPaste</b>(<i></i>) |
1058 <b>__editPaste</b>(<i></i>) |
1044 <p> |
1059 <p> |
1045 Private method to handle the paste action. |
1060 Private method to handle the paste action. |
|
1061 </p><a NAME="ViewManager.__editProjectPEL" ID="ViewManager.__editProjectPEL"></a> |
|
1062 <h4>ViewManager.__editProjectPEL</h4> |
|
1063 <b>__editProjectPEL</b>(<i></i>) |
|
1064 <p> |
|
1065 Private slot to edit the project exception list. |
|
1066 </p><a NAME="ViewManager.__editProjectPWL" ID="ViewManager.__editProjectPWL"></a> |
|
1067 <h4>ViewManager.__editProjectPWL</h4> |
|
1068 <b>__editProjectPWL</b>(<i></i>) |
|
1069 <p> |
|
1070 Private slot to edit the project word list. |
1046 </p><a NAME="ViewManager.__editRedo" ID="ViewManager.__editRedo"></a> |
1071 </p><a NAME="ViewManager.__editRedo" ID="ViewManager.__editRedo"></a> |
1047 <h4>ViewManager.__editRedo</h4> |
1072 <h4>ViewManager.__editRedo</h4> |
1048 <b>__editRedo</b>(<i></i>) |
1073 <b>__editRedo</b>(<i></i>) |
1049 <p> |
1074 <p> |
1050 Private method to handle the redo action. |
1075 Private method to handle the redo action. |
1071 </p><a NAME="ViewManager.__editSmartIndent" ID="ViewManager.__editSmartIndent"></a> |
1096 </p><a NAME="ViewManager.__editSmartIndent" ID="ViewManager.__editSmartIndent"></a> |
1072 <h4>ViewManager.__editSmartIndent</h4> |
1097 <h4>ViewManager.__editSmartIndent</h4> |
1073 <b>__editSmartIndent</b>(<i></i>) |
1098 <b>__editSmartIndent</b>(<i></i>) |
1074 <p> |
1099 <p> |
1075 Private method to handle the smart indent action |
1100 Private method to handle the smart indent action |
|
1101 </p><a NAME="ViewManager.__editSpellingDictionary" ID="ViewManager.__editSpellingDictionary"></a> |
|
1102 <h4>ViewManager.__editSpellingDictionary</h4> |
|
1103 <b>__editSpellingDictionary</b>(<i>dictionaryFile</i>) |
|
1104 <p> |
|
1105 Private slot to edit the given spelling dictionary. |
1076 </p><a NAME="ViewManager.__editStreamComment" ID="ViewManager.__editStreamComment"></a> |
1106 </p><a NAME="ViewManager.__editStreamComment" ID="ViewManager.__editStreamComment"></a> |
1077 <h4>ViewManager.__editStreamComment</h4> |
1107 <h4>ViewManager.__editStreamComment</h4> |
1078 <b>__editStreamComment</b>(<i></i>) |
1108 <b>__editStreamComment</b>(<i></i>) |
1079 <p> |
1109 <p> |
1080 Private method to handle the stream comment action. |
1110 Private method to handle the stream comment action. |
1096 </p><a NAME="ViewManager.__editUnindent" ID="ViewManager.__editUnindent"></a> |
1126 </p><a NAME="ViewManager.__editUnindent" ID="ViewManager.__editUnindent"></a> |
1097 <h4>ViewManager.__editUnindent</h4> |
1127 <h4>ViewManager.__editUnindent</h4> |
1098 <b>__editUnindent</b>(<i></i>) |
1128 <b>__editUnindent</b>(<i></i>) |
1099 <p> |
1129 <p> |
1100 Private method to handle the unindent action. |
1130 Private method to handle the unindent action. |
|
1131 </p><a NAME="ViewManager.__editUserPEL" ID="ViewManager.__editUserPEL"></a> |
|
1132 <h4>ViewManager.__editUserPEL</h4> |
|
1133 <b>__editUserPEL</b>(<i></i>) |
|
1134 <p> |
|
1135 Private slot to edit the user exception list. |
|
1136 </p><a NAME="ViewManager.__editUserPWL" ID="ViewManager.__editUserPWL"></a> |
|
1137 <h4>ViewManager.__editUserPWL</h4> |
|
1138 <b>__editUserPWL</b>(<i></i>) |
|
1139 <p> |
|
1140 Private slot to edit the user word list. |
1101 </p><a NAME="ViewManager.__editorAutoCompletionAPIsAvailable" ID="ViewManager.__editorAutoCompletionAPIsAvailable"></a> |
1141 </p><a NAME="ViewManager.__editorAutoCompletionAPIsAvailable" ID="ViewManager.__editorAutoCompletionAPIsAvailable"></a> |
1102 <h4>ViewManager.__editorAutoCompletionAPIsAvailable</h4> |
1142 <h4>ViewManager.__editorAutoCompletionAPIsAvailable</h4> |
1103 <b>__editorAutoCompletionAPIsAvailable</b>(<i>available</i>) |
1143 <b>__editorAutoCompletionAPIsAvailable</b>(<i>available</i>) |
1104 <p> |
1144 <p> |
1105 Private method to handle the availability of API autocompletion signal. |
1145 Private method to handle the availability of API autocompletion signal. |