mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-11-01 09:07:10 +00:00
26 lines
485 B
ReStructuredText
26 lines
485 B
ReStructuredText
|
.. _plugins-remotes:
|
||
|
|
||
|
Remotes Plugin
|
||
|
==============
|
||
|
|
||
|
.. automodule:: openlp.plugins.remotes
|
||
|
:members:
|
||
|
|
||
|
Plugin Class
|
||
|
------------
|
||
|
|
||
|
.. autoclass:: openlp.plugins.remotes.remoteplugin.RemotesPlugin
|
||
|
:members:
|
||
|
|
||
|
Helper Classes & Functions
|
||
|
--------------------------
|
||
|
|
||
|
.. automodule:: openlp.plugins.remotes.lib
|
||
|
:members:
|
||
|
|
||
|
.. autoclass:: openlp.plugins.remotes.lib.httpserver.HttpConnection
|
||
|
:members:
|
||
|
|
||
|
.. autoclass:: openlp.plugins.remotes.lib.httpserver.HttpResponse
|
||
|
:members:
|