Documentation/Source/eric5.QScintilla.Editor.html

branch
5_3_x
changeset 3093
a0cf4c26566f
parent 2970
e9f971b4b3c5
equal deleted inserted replaced
3089:2178fb5d197b 3093:a0cf4c26566f
630 <td>Public slot to handle the 'Clear all warnings' context menu action.</td> 630 <td>Public slot to handle the 'Clear all warnings' context menu action.</td>
631 </tr><tr> 631 </tr><tr>
632 <td><a href="#Editor.clearSearchIndicators">clearSearchIndicators</a></td> 632 <td><a href="#Editor.clearSearchIndicators">clearSearchIndicators</a></td>
633 <td>Public method to clear all search indicators.</td> 633 <td>Public method to clear all search indicators.</td>
634 </tr><tr> 634 </tr><tr>
635 <td><a href="#Editor.clearStyles">clearStyles</a></td>
636 <td>Public method to set the styles according the selected Qt style or the selected editor colours.</td>
637 </tr><tr>
635 <td><a href="#Editor.clearSyntaxError">clearSyntaxError</a></td> 638 <td><a href="#Editor.clearSyntaxError">clearSyntaxError</a></td>
636 <td>Public slot to handle the 'Clear all syntax error' context menu action.</td> 639 <td>Public slot to handle the 'Clear all syntax error' context menu action.</td>
637 </tr><tr> 640 </tr><tr>
638 <td><a href="#Editor.close">close</a></td> 641 <td><a href="#Editor.close">close</a></td>
639 <td>Public method called when the window gets closed.</td> 642 <td>Public method called when the window gets closed.</td>
2401 </p><a NAME="Editor.clearSearchIndicators" ID="Editor.clearSearchIndicators"></a> 2404 </p><a NAME="Editor.clearSearchIndicators" ID="Editor.clearSearchIndicators"></a>
2402 <h4>Editor.clearSearchIndicators</h4> 2405 <h4>Editor.clearSearchIndicators</h4>
2403 <b>clearSearchIndicators</b>(<i></i>) 2406 <b>clearSearchIndicators</b>(<i></i>)
2404 <p> 2407 <p>
2405 Public method to clear all search indicators. 2408 Public method to clear all search indicators.
2409 </p><a NAME="Editor.clearStyles" ID="Editor.clearStyles"></a>
2410 <h4>Editor.clearStyles</h4>
2411 <b>clearStyles</b>(<i></i>)
2412 <p>
2413 Public method to set the styles according the selected Qt style
2414 or the selected editor colours.
2406 </p><a NAME="Editor.clearSyntaxError" ID="Editor.clearSyntaxError"></a> 2415 </p><a NAME="Editor.clearSyntaxError" ID="Editor.clearSyntaxError"></a>
2407 <h4>Editor.clearSyntaxError</h4> 2416 <h4>Editor.clearSyntaxError</h4>
2408 <b>clearSyntaxError</b>(<i></i>) 2417 <b>clearSyntaxError</b>(<i></i>)
2409 <p> 2418 <p>
2410 Public slot to handle the 'Clear all syntax error' context menu action. 2419 Public slot to handle the 'Clear all syntax error' context menu action.

eric ide

mercurial