advancedtab¶
The advancedtab
provides an advanced settings facility.
-
class
openlp.core.ui.advancedtab.
AdvancedTab
(parent)[source]¶ Bases:
openlp.core.lib.settingstab.SettingsTab
The
AdvancedTab
manages the advanced settings tab including the UI and the loading and saving of the displayed settings.-
on_alternate_rows_check_box_toggled
(checked)[source]¶ Notify user about required restart.
Parameters: checked – The state of the check box (boolean).
Cancel the data directory location change
-
on_data_directory_copy_check_box_toggled
()[source]¶ Copy existing data when you change your data directory.
-
on_data_directory_path_edit_path_changed
(new_data_path)[source]¶ Browse for a new data directory location.
Stop at the end either top ot bottom
Advance to the next service item
Revert to the default service name.
Wrap round the service item
-