songstab

class openlp.plugins.songs.lib.songstab.SongsTab(parent, title, visible_title=None, icon_path=None)[source]

Bases: openlp.core.lib.settingstab.SettingsTab

SongsTab is the Songs settings tab in the settings dialog.

load()[source]
on_add_from_service_check_box_changed(check_state)[source]
on_disable_chords_import_check_box_changed(check_state)[source]
on_english_notation_button_clicked()[source]
on_german_notation_button_clicked()[source]
on_mainview_chords_check_box_changed(check_state)[source]
on_neolatin_notation_button_clicked()[source]
on_search_as_type_check_box_changed(check_state)[source]
on_songbook_check_box_changed(check_state)[source]
on_tool_bar_active_check_box_changed(check_state)[source]
on_update_on_edit_check_box_changed(check_state)[source]
on_written_by_check_box_changed(check_state)[source]
retranslateUi()[source]
save()[source]
setupUi()[source]

Set up the configuration tab UI.