Module implementing the Notifications configuration page.
None |
NotificationsPage | Class implementing the Notifications configuration page. |
create | Module function to create the configuration page. |
Class implementing the Notifications configuration page.
None |
None |
NotificationsPage | Constructor |
__moveNotification | Private slot to move the notification widget. |
on_criticalBgButton_clicked | Private slot to set the background color of the critical notifications. |
on_criticalDefaultButton_clicked | Private slot to reset the colors for critical notifications to their default values. |
on_criticalFgButton_clicked | Private slot to set the foreground color of the critical notifications. |
on_criticalResetButton_clicked | Private slot to reset the colors for critical notifications to their current values. |
on_visualButton_clicked | Private slot to select the position visually. |
on_warningBgButton_clicked | Private slot to set the background color of the warning notifications. |
on_warningDefaultButton_clicked | Private slot to reset the colors for warning notifications to their default values. |
on_warningFgButton_clicked | Private slot to set the foreground color of the warning notifications. |
on_warningResetButton_clicked | Private slot to reset the colors for warning notifications to their current values. |
save | Public slot to save the Notifications configuration. |
None |
Constructor
Private slot to move the notification widget.
Private slot to set the background color of the critical notifications.
Private slot to reset the colors for critical notifications to their default values.
Private slot to set the foreground color of the critical notifications.
Private slot to reset the colors for critical notifications to their current values.
Private slot to select the position visually.
Private slot to set the background color of the warning notifications.
Private slot to reset the colors for warning notifications to their default values.
Private slot to set the foreground color of the warning notifications.
Private slot to reset the colors for warning notifications to their current values.
Public slot to save the Notifications configuration.
Module function to create the configuration page.