songusagedetailform

class openlp.plugins.songusage.forms.songusagedetailform.SongUsageDetailForm(plugin, parent)[source]

Bases: PyQt5.QtWidgets.QDialog, openlp.plugins.songusage.forms.songusagedetaildialog.Ui_SongUsageDetailDialog, openlp.core.common.registryproperties.RegistryProperties

Class documentation goes here.

accept()[source]

Ok was triggered so lets save the data and run the report

initialise()[source]

We need to set up the screen

on_report_path_edit_path_changed(file_path)[source]

Triggered when the Directory selection button is clicked