servicenoteform

The servicenoteform module contains the ServiceNoteForm class.

class openlp.core.ui.servicenoteform.ServiceNoteForm[source]

Bases: PyQt5.QtWidgets.QDialog, openlp.core.common.registryproperties.RegistryProperties

This is the form that is used to edit the verses of the song.

exec()[source]

Execute the form and return the result.

retranslateUi()[source]

Translate the UI on the fly

setupUi()[source]

Set up the UI of the dialog