forked from openlp/openlp
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:
|