pluginform

The actual plugin view form

class openlp.core.ui.pluginform.PluginForm(parent=None)[source]

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

The plugin form provides user control over the plugins OpenLP uses.

load()[source]

Load the plugin details into the screen

on_plugin_list_widget_selection_changed()[source]

If the selected plugin changes, update the form

on_status_combo_box_changed(status)[source]

If the status of a plugin is altered, apply the change