Added KwBiblePassage and label bible passage playlist item
commitc4fc29d6bf49fb917c93a2c25a4df5f13e6ab3c6
authorJames Hogan <james@albanarts.com>
Mon, 17 Nov 2008 00:48:47 +0000 (17 00:48 +0000)
committerJames Hogan <james@albanarts.com>
Mon, 17 Nov 2008 00:48:47 +0000 (17 00:48 +0000)
tree3c42d9e08215e7150b937af3cb876a1b9af83598
parentc76c7595c4281100823a18be1f200228ad8f1d51
Added KwBiblePassage and label bible passage playlist item

passage isn't loaded in yet so labelled empty, but it does work e.g. Genesis 1:3-2:4 (ESV)
need to make some kind of verse iterator interface to structurally extract the text into the KwBiblePassage
kworship/KwBiblePlugin.cpp
kworship/KwBiblePlugin.h
kworship/bible/CMakeLists.txt
kworship/bible/KwBiblePassage.cpp [new file with mode: 0644]
kworship/bible/KwBiblePassage.h [new file with mode: 0644]
kworship/bible/KwBiblePlaylistItem.cpp
kworship/bible/KwBiblePlaylistItem.h
kworship/bible/KwBiblePlaylistItemNode.cpp