forked from openlp/openlp
194 lines
4.1 KiB
ReStructuredText
194 lines
4.1 KiB
ReStructuredText
.. _plugins-songs:
|
|
|
|
Songs Plugin
|
|
============
|
|
|
|
.. automodule:: openlp.plugins.songs
|
|
:members:
|
|
|
|
:class:`SongsPlugin` Class
|
|
--------------------------
|
|
|
|
.. autoclass:: openlp.plugins.songs.songsplugin.SongsPlugin
|
|
:members:
|
|
|
|
:mod:`forms` Submodule
|
|
----------------------
|
|
|
|
.. automodule:: openlp.plugins.songs.forms
|
|
:members:
|
|
|
|
:class:`AuthorsForm`
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.authorsdialog.Ui_AuthorsDialog
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.authorsform.AuthorsForm
|
|
:members:
|
|
|
|
:class:`EditSongForm`
|
|
^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.editsongdialog.Ui_EditSongDialog
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.editsongform.EditSongForm
|
|
:members:
|
|
|
|
:class:`EditVerseForm`
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.editversedialog.Ui_EditVerseDialog
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.editverseform.EditVerseForm
|
|
:members:
|
|
|
|
:class:`SongBookForm`
|
|
^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.songbookdialog.Ui_SongBookDialog
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.songbookform.SongBookForm
|
|
:members:
|
|
|
|
:class:`SongImportForm`
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.songimportwizard.Ui_SongImportWizard
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.songimportform.ImportWizardForm
|
|
:members:
|
|
|
|
:class:`SongMaintenanceForm`
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.songmaintenancedialog.Ui_SongMaintenanceDialog
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.songmaintenanceform.SongMaintenanceForm
|
|
:members:
|
|
|
|
:class:`TopicsForm`
|
|
^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.topicsdialog.Ui_TopicsDialog
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.forms.topicsform.TopicsForm
|
|
:members:
|
|
|
|
:mod:`lib` Submodule
|
|
--------------------
|
|
|
|
.. automodule:: openlp.plugins.songs.lib
|
|
:members:
|
|
|
|
:mod:`cclifileimport` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.cclifileimport
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.lib.cclifileimport.CCLIFileImportError
|
|
:members:
|
|
|
|
:mod:`db` Submodule
|
|
^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.db
|
|
:members:
|
|
|
|
:mod:`ewimport` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.ewimport
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.lib.ewimport.FieldDescEntry
|
|
:members:
|
|
|
|
:mod:`importer` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.importer
|
|
:members:
|
|
|
|
:mod:`mediaitem` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.mediaitem
|
|
:members:
|
|
|
|
.. autoclass:: openlp.plugins.songs.lib.mediaitem.SongListView
|
|
:members:
|
|
|
|
:mod:`olp1import` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.olp1import
|
|
:members:
|
|
|
|
:mod:`olpimport` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.olpimport
|
|
:members:
|
|
|
|
:mod:`oooimport` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.oooimport
|
|
:members:
|
|
|
|
:mod:`opensongimport` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.opensongimport
|
|
:members:
|
|
|
|
:mod:`sofimport` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.sofimport
|
|
:members:
|
|
|
|
:mod:`songbeamerimport` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.songbeamerimport
|
|
:members:
|
|
|
|
:mod:`songimport` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.songimport
|
|
:members:
|
|
|
|
:mod:`songstab` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.songstab
|
|
:members:
|
|
|
|
:mod:`wowimport` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.wowimport
|
|
:members:
|
|
|
|
:mod:`songxml` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.songxml
|
|
:members:
|
|
|
|
:mod:`xml` Submodule
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. automodule:: openlp.plugins.songs.lib.xml
|
|
:members:
|