--- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.NotificationsPage.html Tue Jan 05 15:14:40 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.NotificationsPage.html Tue Jan 05 18:28:31 2021 +0100 @@ -81,10 +81,42 @@ <td>Private slot to move the notification widget.</td> </tr> <tr> +<td><a href="#NotificationsPage.on_criticalBgButton_clicked">on_criticalBgButton_clicked</a></td> +<td>Private slot to set the background color of the critical notifications.</td> +</tr> +<tr> +<td><a href="#NotificationsPage.on_criticalDefaultButton_clicked">on_criticalDefaultButton_clicked</a></td> +<td>Private slot to reset the colors for critical notifications to their default values.</td> +</tr> +<tr> +<td><a href="#NotificationsPage.on_criticalFgButton_clicked">on_criticalFgButton_clicked</a></td> +<td>Private slot to set the foreground color of the critical notifications.</td> +</tr> +<tr> +<td><a href="#NotificationsPage.on_criticalResetButton_clicked">on_criticalResetButton_clicked</a></td> +<td>Private slot to reset the colors for critical notifications to their current values.</td> +</tr> +<tr> <td><a href="#NotificationsPage.on_visualButton_clicked">on_visualButton_clicked</a></td> <td>Private slot to select the position visually.</td> </tr> <tr> +<td><a href="#NotificationsPage.on_warningBgButton_clicked">on_warningBgButton_clicked</a></td> +<td>Private slot to set the background color of the warning notifications.</td> +</tr> +<tr> +<td><a href="#NotificationsPage.on_warningDefaultButton_clicked">on_warningDefaultButton_clicked</a></td> +<td>Private slot to reset the colors for warning notifications to their default values.</td> +</tr> +<tr> +<td><a href="#NotificationsPage.on_warningFgButton_clicked">on_warningFgButton_clicked</a></td> +<td>Private slot to set the foreground color of the warning notifications.</td> +</tr> +<tr> +<td><a href="#NotificationsPage.on_warningResetButton_clicked">on_warningResetButton_clicked</a></td> +<td>Private slot to reset the colors for warning notifications to their current values.</td> +</tr> +<tr> <td><a href="#NotificationsPage.save">save</a></td> <td>Public slot to save the Notifications configuration.</td> </tr> @@ -109,6 +141,36 @@ <p> Private slot to move the notification widget. </p> +<a NAME="NotificationsPage.on_criticalBgButton_clicked" ID="NotificationsPage.on_criticalBgButton_clicked"></a> +<h4>NotificationsPage.on_criticalBgButton_clicked</h4> +<b>on_criticalBgButton_clicked</b>(<i></i>) + +<p> + Private slot to set the background color of the critical notifications. +</p> +<a NAME="NotificationsPage.on_criticalDefaultButton_clicked" ID="NotificationsPage.on_criticalDefaultButton_clicked"></a> +<h4>NotificationsPage.on_criticalDefaultButton_clicked</h4> +<b>on_criticalDefaultButton_clicked</b>(<i></i>) + +<p> + Private slot to reset the colors for critical notifications to their + default values. +</p> +<a NAME="NotificationsPage.on_criticalFgButton_clicked" ID="NotificationsPage.on_criticalFgButton_clicked"></a> +<h4>NotificationsPage.on_criticalFgButton_clicked</h4> +<b>on_criticalFgButton_clicked</b>(<i></i>) + +<p> + Private slot to set the foreground color of the critical notifications. +</p> +<a NAME="NotificationsPage.on_criticalResetButton_clicked" ID="NotificationsPage.on_criticalResetButton_clicked"></a> +<h4>NotificationsPage.on_criticalResetButton_clicked</h4> +<b>on_criticalResetButton_clicked</b>(<i></i>) + +<p> + Private slot to reset the colors for critical notifications to their + current values. +</p> <a NAME="NotificationsPage.on_visualButton_clicked" ID="NotificationsPage.on_visualButton_clicked"></a> <h4>NotificationsPage.on_visualButton_clicked</h4> <b>on_visualButton_clicked</b>(<i>checked</i>) @@ -123,6 +185,36 @@ state of the button (boolean) </dd> </dl> +<a NAME="NotificationsPage.on_warningBgButton_clicked" ID="NotificationsPage.on_warningBgButton_clicked"></a> +<h4>NotificationsPage.on_warningBgButton_clicked</h4> +<b>on_warningBgButton_clicked</b>(<i></i>) + +<p> + Private slot to set the background color of the warning notifications. +</p> +<a NAME="NotificationsPage.on_warningDefaultButton_clicked" ID="NotificationsPage.on_warningDefaultButton_clicked"></a> +<h4>NotificationsPage.on_warningDefaultButton_clicked</h4> +<b>on_warningDefaultButton_clicked</b>(<i></i>) + +<p> + Private slot to reset the colors for warning notifications to their + default values. +</p> +<a NAME="NotificationsPage.on_warningFgButton_clicked" ID="NotificationsPage.on_warningFgButton_clicked"></a> +<h4>NotificationsPage.on_warningFgButton_clicked</h4> +<b>on_warningFgButton_clicked</b>(<i></i>) + +<p> + Private slot to set the foreground color of the warning notifications. +</p> +<a NAME="NotificationsPage.on_warningResetButton_clicked" ID="NotificationsPage.on_warningResetButton_clicked"></a> +<h4>NotificationsPage.on_warningResetButton_clicked</h4> +<b>on_warningResetButton_clicked</b>(<i></i>) + +<p> + Private slot to reset the colors for warning notifications to their + current values. +</p> <a NAME="NotificationsPage.save" ID="NotificationsPage.save"></a> <h4>NotificationsPage.save</h4> <b>save</b>(<i></i>)