Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html

changeset 2905
a1ae4b297bc0
parent 2387
2d119e79ab54
child 2966
f85f686981ad
diff -r 1da821da961e -r a1ae4b297bc0 Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html	Tue Sep 10 19:45:37 2013 +0200
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html	Wed Sep 11 19:17:57 2013 +0200
@@ -69,6 +69,12 @@
 <td><a href="#EditorStylesPage.on_annotationsErrorFgButton_clicked">on_annotationsErrorFgButton_clicked</a></td>
 <td>Private slot to set the foreground colour of the error annotations.</td>
 </tr><tr>
+<td><a href="#EditorStylesPage.on_annotationsStyleWarningBgButton_clicked">on_annotationsStyleWarningBgButton_clicked</a></td>
+<td>Private slot to set the background colour of the style annotations.</td>
+</tr><tr>
+<td><a href="#EditorStylesPage.on_annotationsStyleWarningFgButton_clicked">on_annotationsStyleWarningFgButton_clicked</a></td>
+<td>Private slot to set the foreground colour of the style annotations.</td>
+</tr><tr>
 <td><a href="#EditorStylesPage.on_annotationsWarningBgButton_clicked">on_annotationsWarningBgButton_clicked</a></td>
 <td>Private slot to set the background colour of the warning annotations.</td>
 </tr><tr>
@@ -110,6 +116,16 @@
 <b>on_annotationsErrorFgButton_clicked</b>(<i></i>)
 <p>
         Private slot to set the foreground colour of the error annotations.
+</p><a NAME="EditorStylesPage.on_annotationsStyleWarningBgButton_clicked" ID="EditorStylesPage.on_annotationsStyleWarningBgButton_clicked"></a>
+<h4>EditorStylesPage.on_annotationsStyleWarningBgButton_clicked</h4>
+<b>on_annotationsStyleWarningBgButton_clicked</b>(<i></i>)
+<p>
+        Private slot to set the background colour of the style annotations.
+</p><a NAME="EditorStylesPage.on_annotationsStyleWarningFgButton_clicked" ID="EditorStylesPage.on_annotationsStyleWarningFgButton_clicked"></a>
+<h4>EditorStylesPage.on_annotationsStyleWarningFgButton_clicked</h4>
+<b>on_annotationsStyleWarningFgButton_clicked</b>(<i></i>)
+<p>
+        Private slot to set the foreground colour of the style annotations.
 </p><a NAME="EditorStylesPage.on_annotationsWarningBgButton_clicked" ID="EditorStylesPage.on_annotationsWarningBgButton_clicked"></a>
 <h4>EditorStylesPage.on_annotationsWarningBgButton_clicked</h4>
 <b>on_annotationsWarningBgButton_clicked</b>(<i></i>)
@@ -134,7 +150,8 @@
 <h4>EditorStylesPage.on_monospacedFontButton_clicked</h4>
 <b>on_monospacedFontButton_clicked</b>(<i></i>)
 <p>
-        Private method used to select the font to be used as the monospaced font.
+        Private method used to select the font to be used as the monospaced
+        font.
 </p><a NAME="EditorStylesPage.polishPage" ID="EditorStylesPage.polishPage"></a>
 <h4>EditorStylesPage.polishPage</h4>
 <b>polishPage</b>(<i></i>)

eric ide

mercurial