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

changeset 1566
0cb791cc631a
parent 1229
a8207dc73672
child 2162
4627e6ea7b6b
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html	Fri Jan 20 18:54:06 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html	Sat Jan 21 15:01:53 2012 +0100
@@ -91,6 +91,12 @@
 <td><a href="#EditorStylesPage.on_edgeBackgroundColorButton_clicked">on_edgeBackgroundColorButton_clicked</a></td>
 <td>Private slot to set the colour for the edge background or line.</td>
 </tr><tr>
+<td><a href="#EditorStylesPage.on_editAreaBackgroundButton_clicked">on_editAreaBackgroundButton_clicked</a></td>
+<td>Private slot to set the background colour of the edit area.</td>
+</tr><tr>
+<td><a href="#EditorStylesPage.on_editAreaForegroundButton_clicked">on_editAreaForegroundButton_clicked</a></td>
+<td>Private slot to set the foreground colour of the edit area.</td>
+</tr><tr>
 <td><a href="#EditorStylesPage.on_errorMarkerButton_clicked">on_errorMarkerButton_clicked</a></td>
 <td>Private slot to set the colour for the highlight of the error line.</td>
 </tr><tr>
@@ -200,6 +206,16 @@
 <b>on_edgeBackgroundColorButton_clicked</b>(<i></i>)
 <p>
         Private slot to set the colour for the edge background or line.
+</p><a NAME="EditorStylesPage.on_editAreaBackgroundButton_clicked" ID="EditorStylesPage.on_editAreaBackgroundButton_clicked"></a>
+<h4>EditorStylesPage.on_editAreaBackgroundButton_clicked</h4>
+<b>on_editAreaBackgroundButton_clicked</b>(<i></i>)
+<p>
+        Private slot to set the background colour of the edit area.
+</p><a NAME="EditorStylesPage.on_editAreaForegroundButton_clicked" ID="EditorStylesPage.on_editAreaForegroundButton_clicked"></a>
+<h4>EditorStylesPage.on_editAreaForegroundButton_clicked</h4>
+<b>on_editAreaForegroundButton_clicked</b>(<i></i>)
+<p>
+        Private slot to set the foreground colour of the edit area.
 </p><a NAME="EditorStylesPage.on_errorMarkerButton_clicked" ID="EditorStylesPage.on_errorMarkerButton_clicked"></a>
 <h4>EditorStylesPage.on_errorMarkerButton_clicked</h4>
 <b>on_errorMarkerButton_clicked</b>(<i></i>)

eric ide

mercurial