topicsform

This module contains the topic edit form.

class openlp.plugins.songs.forms.topicsform.TopicsForm(parent=None)[source]

Bases: PyQt5.QtWidgets.QDialog, openlp.plugins.songs.forms.topicsdialog.Ui_TopicsDialog

Class documentation goes here.

accept()[source]

Override the inherited method to check before we close.

exec(clear=True)[source]

Execute the dialog.

name

Return the name of the topic.