presentationmanager

The presentationmanager module provides the functionality for importing Presentationmanager song files into the current database.

class openlp.plugins.songs.lib.importers.presentationmanager.PresentationManagerImport(manager, **kwargs)[source]

Bases: openlp.plugins.songs.lib.importers.songimport.SongImport

The PresentationManagerImport class provides OpenLP with the ability to import Presentationmanager song files.

do_import()[source]
process_song(root, file_path)[source]