songusageplugin¶
-
class
openlp.plugins.songusage.songusageplugin.
SongUsagePlugin
[source]¶ Bases:
openlp.core.lib.plugin.Plugin
Song Usage Plugin class
Give the SongUsage plugin the opportunity to add items to the Tools menu.
Parameters: tools_menu – The actual Tools menu item, so that your actions can use it as their parent.
-
display_song_usage
(item)[source]¶ Song Usage for which has been displayed
Parameters: item – Item displayed
-
print_song_usage
(item)[source]¶ Song Usage for which has been printed
Parameters: item – Item printed
Keep buttons inline. Turn of signals to stop dead loop but we need the button and check box set correctly.