manager¶
-
class
openlp.plugins.bibles.lib.manager.
BibleFormat
[source]¶ Bases:
object
This is a special enumeration class that holds the various types of Bibles.
-
CSV
= 1¶
-
OSIS
= 0¶
-
OpenSong
= 2¶
-
SWORD
= 5¶
-
Unknown
= -1¶
-
WebDownload
= 3¶
-
WordProject
= 6¶
-
Zefania
= 4¶
-