mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-22 20:42:48 +00:00
611195f281
bzr-revno: 1
35 lines
651 B
ReStructuredText
35 lines
651 B
ReStructuredText
.. _plugins-custom:
|
|
|
|
Custom Slides Plugin
|
|
====================
|
|
|
|
.. automodule:: openlp.plugins.custom
|
|
:members:
|
|
|
|
Plugin Class
|
|
------------
|
|
|
|
.. autoclass:: openlp.plugins.custom.customplugin.CustomPlugin
|
|
:members:
|
|
|
|
Forms
|
|
-----
|
|
|
|
.. automodule:: openlp.plugins.custom.forms
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.custom.forms.editcustomform.EditCustomForm
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.custom.forms.editcustomslideform.EditCustomSlideForm
|
|
:members:
|
|
|
|
Helper Classes & Functions
|
|
--------------------------
|
|
|
|
.. automodule:: openlp.plugins.custom.lib
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.custom.lib.mediaitem
|
|
:members:
|