alertstab

class openlp.plugins.alerts.lib.alertstab.AlertsTab(parent, name, visible_title, icon_path)[source]

Bases: openlp.core.lib.settingstab.SettingsTab

AlertsTab is the alerts settings tab in the settings dialog.

load()[source]

Load the settings into the UI.

on_background_color_changed(color)[source]

The background color has been changed.

on_font_color_changed(color)[source]

The Font Color button has clicked.

on_font_combo_box_clicked()[source]

The Font Combo was changed.

on_font_size_spin_box_changed()[source]

The font size spin box has changed.

on_timeout_spin_box_changed()[source]

The Time out spin box has changed.

retranslateUi()[source]
save()[source]

Save the changes on exit of the Settings dialog.

setupUi()[source]
update_display()[source]

Update the preview display after changes have been made,