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

changeset 729
090203934c19
parent 440
69ace3e2dcf6
child 939
10d3a201cd27
child 1278
fb0460fd00b9
diff -r 3ee110082fb7 -r 090203934c19 Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html	Thu Nov 18 20:53:30 2010 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html	Fri Nov 19 08:52:51 2010 +0100
@@ -60,6 +60,18 @@
 <td><a href="#EditorStylesPage.__init__">EditorStylesPage</a></td>
 <td>Constructor</td>
 </tr><tr>
+<td><a href="#EditorStylesPage.on_annotationsErrorBgButton_clicked">on_annotationsErrorBgButton_clicked</a></td>
+<td>Private slot to set the background colour of the error annotations.</td>
+</tr><tr>
+<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_annotationsWarningBgButton_clicked">on_annotationsWarningBgButton_clicked</a></td>
+<td>Private slot to set the background colour of the warning annotations.</td>
+</tr><tr>
+<td><a href="#EditorStylesPage.on_annotationsWarningFgButton_clicked">on_annotationsWarningFgButton_clicked</a></td>
+<td>Private slot to set the foreground colour of the warning annotations.</td>
+</tr><tr>
 <td><a href="#EditorStylesPage.on_caretForegroundButton_clicked">on_caretForegroundButton_clicked</a></td>
 <td>Private slot to set the foreground colour of the caret.</td>
 </tr><tr>
@@ -129,6 +141,26 @@
 <b>EditorStylesPage</b>(<i></i>)
 <p>
         Constructor
+</p><a NAME="EditorStylesPage.on_annotationsErrorBgButton_clicked" ID="EditorStylesPage.on_annotationsErrorBgButton_clicked"></a>
+<h4>EditorStylesPage.on_annotationsErrorBgButton_clicked</h4>
+<b>on_annotationsErrorBgButton_clicked</b>(<i></i>)
+<p>
+        Private slot to set the background colour of the error annotations.
+</p><a NAME="EditorStylesPage.on_annotationsErrorFgButton_clicked" ID="EditorStylesPage.on_annotationsErrorFgButton_clicked"></a>
+<h4>EditorStylesPage.on_annotationsErrorFgButton_clicked</h4>
+<b>on_annotationsErrorFgButton_clicked</b>(<i></i>)
+<p>
+        Private slot to set the foreground colour of the error 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>)
+<p>
+        Private slot to set the background colour of the warning annotations.
+</p><a NAME="EditorStylesPage.on_annotationsWarningFgButton_clicked" ID="EditorStylesPage.on_annotationsWarningFgButton_clicked"></a>
+<h4>EditorStylesPage.on_annotationsWarningFgButton_clicked</h4>
+<b>on_annotationsWarningFgButton_clicked</b>(<i></i>)
+<p>
+        Private slot to set the foreground colour of the warning annotations.
 </p><a NAME="EditorStylesPage.on_caretForegroundButton_clicked" ID="EditorStylesPage.on_caretForegroundButton_clicked"></a>
 <h4>EditorStylesPage.on_caretForegroundButton_clicked</h4>
 <b>on_caretForegroundButton_clicked</b>(<i></i>)

eric ide

mercurial