mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-11-01 09:07:10 +00:00
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:
|