2009-09-02 20:42:57 +00:00
|
|
|
.. _plugins-songs:
|
|
|
|
|
|
|
|
:mod:`songs` Plugin
|
|
|
|
===================
|
|
|
|
|
|
|
|
.. automodule:: openlp.plugins.songs
|
|
|
|
:members:
|
|
|
|
|
|
|
|
:mod:`SongsPlugin` Class
|
|
|
|
------------------------
|
|
|
|
|
|
|
|
.. autoclass:: openlp.plugins.songs.songsplugin.SongsPlugin
|
|
|
|
:members:
|
|
|
|
|
|
|
|
:mod:`forms` Submodule
|
|
|
|
----------------------
|
|
|
|
|
|
|
|
.. automodule:: openlp.plugins.songs.forms
|
|
|
|
:members:
|
|
|
|
|
2009-09-03 21:41:34 +00:00
|
|
|
:mod:`AuthorsForm`
|
|
|
|
^^^^^^^^^^^^^^^^^^
|
2009-09-02 20:42:57 +00:00
|
|
|
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.authorsdialog.Ui_AuthorsDialog
|
|
|
|
:members:
|
|
|
|
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.authorsform.AuthorsForm
|
|
|
|
:members:
|
2009-09-03 21:41:34 +00:00
|
|
|
|
|
|
|
:mod:`EditSongForm`
|
|
|
|
^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.editsongdialog.Ui_EditSongDialog
|
|
|
|
:members:
|
|
|
|
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.editsongform.EditSongForm
|
|
|
|
:members:
|
|
|
|
|
|
|
|
:mod:`EditVerseForm`
|
|
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.editversedialog.Ui_EditVerseDialog
|
|
|
|
:members:
|
|
|
|
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.editverseform.EditVerseForm
|
|
|
|
:members:
|