mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-11-01 09:07:10 +00:00
41 lines
949 B
ReStructuredText
41 lines
949 B
ReStructuredText
|
.. _plugins-presentations:
|
||
|
|
||
|
Presentations Plugin
|
||
|
====================
|
||
|
|
||
|
Plugin Class
|
||
|
------------
|
||
|
|
||
|
.. autoclass:: openlp.plugins.presentations.presentationplugin.PresentationPlugin
|
||
|
:members:
|
||
|
|
||
|
Helper Classes & Functions
|
||
|
--------------------------
|
||
|
|
||
|
.. automodule:: openlp.plugins.presentations.lib
|
||
|
:members:
|
||
|
|
||
|
.. automodule:: openlp.plugins.presentations.lib.mediaitem
|
||
|
:members:
|
||
|
|
||
|
.. automodule:: openlp.plugins.presentations.lib.presentationtab
|
||
|
:members:
|
||
|
|
||
|
.. automodule:: openlp.plugins.presentations.lib.messagelistener
|
||
|
:members:
|
||
|
|
||
|
.. automodule:: openlp.plugins.presentations.lib.presentationcontroller
|
||
|
:members:
|
||
|
|
||
|
Presentation Application Controllers
|
||
|
------------------------------------
|
||
|
|
||
|
.. automodule:: openlp.plugins.presentations.lib.impresscontroller
|
||
|
:members:
|
||
|
|
||
|
.. automodule:: openlp.plugins.presentations.lib.pptviewcontroller
|
||
|
:members:
|
||
|
|
||
|
.. automodule:: openlp.plugins.presentations.lib.powerpointcontroller
|
||
|
:members:
|