firsttimelanguageform

The language selection dialog.

class openlp.core.ui.firsttimelanguageform.FirstTimeLanguageForm(parent=None)[source]

Bases: PyQt5.QtWidgets.QDialog, openlp.core.ui.firsttimelanguagedialog.Ui_FirstTimeLanguageDialog

The language selection dialog.

accept()[source]

Run when the dialog is OKed.

exec()[source]

Run the Dialog with correct heading.

reject()[source]

Run when the dialog is canceled.