232 <td>Private slot to handle the changeMarkersUpdated signal.</td> |
232 <td>Private slot to handle the changeMarkersUpdated signal.</td> |
233 </tr><tr> |
233 </tr><tr> |
234 <td><a href="#ViewManager.__clearAllBookmarks">__clearAllBookmarks</a></td> |
234 <td><a href="#ViewManager.__clearAllBookmarks">__clearAllBookmarks</a></td> |
235 <td>Private method to handle the clear all bookmarks action.</td> |
235 <td>Private method to handle the clear all bookmarks action.</td> |
236 </tr><tr> |
236 </tr><tr> |
|
237 <td><a href="#ViewManager.__clearAllFolds">__clearAllFolds</a></td> |
|
238 <td>Private method to handle the clear all folds action.</td> |
|
239 </tr><tr> |
237 <td><a href="#ViewManager.__clearAllSyntaxErrors">__clearAllSyntaxErrors</a></td> |
240 <td><a href="#ViewManager.__clearAllSyntaxErrors">__clearAllSyntaxErrors</a></td> |
238 <td>Private method to handle the clear all syntax errors action.</td> |
241 <td>Private method to handle the clear all syntax errors action.</td> |
239 </tr><tr> |
242 </tr><tr> |
240 <td><a href="#ViewManager.__clearAllWarnings">__clearAllWarnings</a></td> |
243 <td><a href="#ViewManager.__clearAllWarnings">__clearAllWarnings</a></td> |
241 <td>Private method to handle the clear all warnings action.</td> |
244 <td>Private method to handle the clear all warnings action.</td> |
1047 </dl><a NAME="ViewManager.__clearAllBookmarks" ID="ViewManager.__clearAllBookmarks"></a> |
1050 </dl><a NAME="ViewManager.__clearAllBookmarks" ID="ViewManager.__clearAllBookmarks"></a> |
1048 <h4>ViewManager.__clearAllBookmarks</h4> |
1051 <h4>ViewManager.__clearAllBookmarks</h4> |
1049 <b>__clearAllBookmarks</b>(<i></i>) |
1052 <b>__clearAllBookmarks</b>(<i></i>) |
1050 <p> |
1053 <p> |
1051 Private method to handle the clear all bookmarks action. |
1054 Private method to handle the clear all bookmarks action. |
|
1055 </p><a NAME="ViewManager.__clearAllFolds" ID="ViewManager.__clearAllFolds"></a> |
|
1056 <h4>ViewManager.__clearAllFolds</h4> |
|
1057 <b>__clearAllFolds</b>(<i></i>) |
|
1058 <p> |
|
1059 Private method to handle the clear all folds action. |
1052 </p><a NAME="ViewManager.__clearAllSyntaxErrors" ID="ViewManager.__clearAllSyntaxErrors"></a> |
1060 </p><a NAME="ViewManager.__clearAllSyntaxErrors" ID="ViewManager.__clearAllSyntaxErrors"></a> |
1053 <h4>ViewManager.__clearAllSyntaxErrors</h4> |
1061 <h4>ViewManager.__clearAllSyntaxErrors</h4> |
1054 <b>__clearAllSyntaxErrors</b>(<i></i>) |
1062 <b>__clearAllSyntaxErrors</b>(<i></i>) |
1055 <p> |
1063 <p> |
1056 Private method to handle the clear all syntax errors action. |
1064 Private method to handle the clear all syntax errors action. |