mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-23 13:02:49 +00:00
611195f281
bzr-revno: 1
35 lines
678 B
ReStructuredText
35 lines
678 B
ReStructuredText
.. _plugins-songusage:
|
|
|
|
Song Usage Plugin
|
|
=================
|
|
|
|
.. automodule:: openlp.plugins.songusage
|
|
:members:
|
|
|
|
Plugin Class
|
|
------------
|
|
|
|
.. autoclass:: openlp.plugins.songusage.songusageplugin.SongUsagePlugin
|
|
:members:
|
|
|
|
Forms
|
|
-----
|
|
|
|
.. automodule:: openlp.plugins.songusage.forms
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songusage.forms.songusagedeleteform.SongUsageDeleteForm
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songusage.forms.songusagedetailform.SongUsageDetailForm
|
|
:members:
|
|
|
|
Helper Classes & Functions
|
|
--------------------------
|
|
|
|
.. automodule:: openlp.plugins.songusage.lib
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songusage.lib.db
|
|
:members:
|