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.

do_import(progress_dialog=None)[source]

Run the import for an OpenLP version 2 song database.

Parameters:progress_dialog – The QProgressDialog used when importing songs from the FRW.