Documentation/Source/eric5.QScintilla.Editor.html

changeset 3095
72938a6d5047
parent 3062
9de9373da5bb
child 3155
7e10d00e27ca
child 3209
c5432abceb25
--- a/Documentation/Source/eric5.QScintilla.Editor.html	Sun Nov 17 13:28:39 2013 +0100
+++ b/Documentation/Source/eric5.QScintilla.Editor.html	Sun Nov 17 15:07:56 2013 +0100
@@ -647,6 +647,9 @@
 <td><a href="#Editor.clearStyleWarnings">clearStyleWarnings</a></td>
 <td>Public slot to clear all style warnings.</td>
 </tr><tr>
+<td><a href="#Editor.clearStyles">clearStyles</a></td>
+<td>Public method to set the styles according the selected Qt style or the selected editor colours.</td>
+</tr><tr>
 <td><a href="#Editor.clearSyntaxError">clearSyntaxError</a></td>
 <td>Public slot to handle the 'Clear all syntax error' context menu action.</td>
 </tr><tr>
@@ -2530,6 +2533,12 @@
 <b>clearStyleWarnings</b>(<i></i>)
 <p>
         Public slot to clear all style warnings.
+</p><a NAME="Editor.clearStyles" ID="Editor.clearStyles"></a>
+<h4>Editor.clearStyles</h4>
+<b>clearStyles</b>(<i></i>)
+<p>
+        Public method to set the styles according the selected Qt style
+        or the selected editor colours.
 </p><a NAME="Editor.clearSyntaxError" ID="Editor.clearSyntaxError"></a>
 <h4>Editor.clearSyntaxError</h4>
 <b>clearSyntaxError</b>(<i></i>)

eric ide

mercurial