Basic classes in unipresent api
commit806a314fc70ebdf74e2154bcc5ccdd5c3cd99914
authorJames Hogan <james@albanarts.com>
Sun, 21 Sep 2008 11:38:13 +0000 (21 12:38 +0100)
committerJames Hogan <james@albanarts.com>
Sun, 21 Sep 2008 11:38:13 +0000 (21 12:38 +0100)
tree516a6fd4c29d372d32ea20237601db60cceca24c
parent4adb865a25d37146373c93b621cbce6c09b0c6e8
Basic classes in unipresent api
12 files changed:
kworship/CMakeLists.txt
unipresent/CMakeLists.txt
unipresent/UpManager.cpp [new file with mode: 0644]
unipresent/UpManager.h [new file with mode: 0644]
unipresent/UpPresentation.cpp [new file with mode: 0644]
unipresent/UpPresentation.h [new file with mode: 0644]
unipresent/UpSlide.cpp [new file with mode: 0644]
unipresent/UpSlide.h [new file with mode: 0644]
unipresent/UpSlideEditWidget.cpp [new file with mode: 0644]
unipresent/UpSlideEditWidget.h [new file with mode: 0644]
unipresent/UpSlidePreviewWidget.cpp [new file with mode: 0644]
unipresent/UpSlidePreviewWidget.h [new file with mode: 0644]