mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-23 13:02:49 +00:00
611195f281
bzr-revno: 1
98 lines
2.0 KiB
ReStructuredText
98 lines
2.0 KiB
ReStructuredText
.. _plugins-songs:
|
|
|
|
Songs Plugin
|
|
============
|
|
|
|
.. automodule:: openlp.plugins.songs
|
|
:members:
|
|
|
|
Plugin Class
|
|
------------
|
|
|
|
.. autoclass:: openlp.plugins.songs.songsplugin.SongsPlugin
|
|
:members:
|
|
|
|
Forms
|
|
-----
|
|
|
|
.. automodule:: openlp.plugins.songs.forms
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.authorsform.AuthorsForm
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.editsongform.EditSongForm
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.editverseform.EditVerseForm
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.songbookform.SongBookForm
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.songimportform.SongImportForm
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.songmaintenanceform.SongMaintenanceForm
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.topicsform.TopicsForm
|
|
:members:
|
|
|
|
Helper Classes & Functions
|
|
--------------------------
|
|
|
|
.. automodule:: openlp.plugins.songs.lib
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.db
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.importer
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.mediaitem
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.songimport
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.songstab
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.xml
|
|
:members:
|
|
|
|
Song Importers
|
|
--------------
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.cclifileimport
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.ewimport
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.lib.ewimport.FieldDescEntry
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.olp1import
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.olpimport
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.oooimport
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.opensongimport
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.sofimport
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.songbeamerimport
|
|
:members:
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.wowimport
|
|
:members:
|