eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.LogViewerPage.html

branch
eric7
changeset 8877
548d45c3f571
parent 8596
d64760b2da50
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.LogViewerPage.html	Wed Dec 29 16:53:04 2021 +0100
+++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.LogViewerPage.html	Wed Dec 29 16:54:36 2021 +0100
@@ -63,6 +63,10 @@
 <td>Constructor</td>
 </tr>
 <tr>
+<td><a href="#LogViewerPage.__colorChanged">__colorChanged</a></td>
+<td>Private slot handling the selection of a color.</td>
+</tr>
+<tr>
 <td><a href="#LogViewerPage.save">save</a></td>
 <td>Public slot to save the Interface configuration.</td>
 </tr>
@@ -87,6 +91,24 @@
 reference to the parent widget (QWidget)
 </dd>
 </dl>
+<a NAME="LogViewerPage.__colorChanged" ID="LogViewerPage.__colorChanged"></a>
+<h4>LogViewerPage.__colorChanged</h4>
+<b>__colorChanged</b>(<i>colorKey, color</i>)
+
+<p>
+        Private slot handling the selection of a color.
+</p>
+<dl>
+
+<dt><i>colorKey</i> (str)</dt>
+<dd>
+key of the color entry
+</dd>
+<dt><i>color</i> (QColor)</dt>
+<dd>
+selected color
+</dd>
+</dl>
 <a NAME="LogViewerPage.save" ID="LogViewerPage.save"></a>
 <h4>LogViewerPage.save</h4>
 <b>save</b>(<i></i>)

eric ide

mercurial