aboutdialog

class openlp.core.ui.aboutdialog.UiAboutDialog[source]

Bases: object

The actual GUI widgets for the About form.

retranslate_ui(about_dialog)[source]

Dynamically translate the UI.

Parameters:about_dialog – The QDialog object to translate
setup_ui(about_dialog)[source]

Set up the UI for the dialog.

Parameters:about_dialog – The QDialog object to set up.