forked from openlp/openlp
009e337158
Added more documentation.
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:
|