choosegroupdialog

class openlp.plugins.images.forms.choosegroupdialog.Ui_ChooseGroupDialog[source]

Bases: object

The UI for the “Choose Image Group” form.

retranslateUi(choose_group_dialog)[source]

Translate the UI on the fly.

Parameters:choose_group_dialog – The form object (not the class).
setupUi(choose_group_dialog)[source]

Set up the UI.

Parameters:choose_group_dialog – The form object (not the class).