--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TasksPage.html Wed Dec 29 16:53:04 2021 +0100 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TasksPage.html Wed Dec 29 16:54:36 2021 +0100 @@ -63,6 +63,10 @@ <td>Constructor</td> </tr> <tr> +<td><a href="#TasksPage.__colorChanged">__colorChanged</a></td> +<td>Private slot handling the selection of a color.</td> +</tr> +<tr> <td><a href="#TasksPage.save">save</a></td> <td>Public slot to save the Tasks configuration.</td> </tr> @@ -80,6 +84,24 @@ <p> Constructor </p> +<a NAME="TasksPage.__colorChanged" ID="TasksPage.__colorChanged"></a> +<h4>TasksPage.__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="TasksPage.save" ID="TasksPage.save"></a> <h4>TasksPage.save</h4> <b>save</b>(<i></i>)