openlp¶
The openlp
module provides the functionality for importing OpenLP
song databases into the current installation database.
-
class
openlp.plugins.songs.lib.importers.openlp.
OpenLPSongImport
(manager, **kwargs)[source]¶ Bases:
openlp.plugins.songs.lib.importers.songimport.SongImport
The
OpenLPSongImport
class provides OpenLP with the ability to import song databases from other installations of OpenLP.