More Info

Revision 812987

(Back to digest)
 

Features in Office

C. Boemann committed changes in /trunk/koffice:

New feature for KPresenter: play music when clicking on shapes.

It includes a new docker where you can specify the music file to play.
Only thing missing at this point is the xml part part of odf loading and saving.

The implementation is also ready for other actions when you click a shape.

File Changes

Added 8 files
/trunk/koffice/kpresenter/part
 
/KPrSoundCollection.cpp
 
/KPrSoundCollection.h
 
/KPrSoundData.cpp
 
/KPrSoundData.h
 
/dockers/KPrClickActionDocker.cpp
 
/dockers/KPrClickActionDocker.h
 
/dockers/KPrClickActionDockerFactory.cpp
 
/dockers/KPrClickActionDockerFactory.h
Modified 11 files
/trunk/koffice
 
/plugins/CMakeLists.txt
 
/kpresenter/part/CMakeLists.txt
 
/kpresenter/part/KPrDocument.cpp
 
/kpresenter/part/KPrPresentationTool.cpp
 
/kpresenter/part/KPrPresentationTool.h
 
/kpresenter/part/KPrShapeApplicationData.cpp
 
/kpresenter/part/KPrShapeApplicationData.h
 
/kpresenter/part/KPrView.cpp
 
/kpresenter/part/KPrViewModePresentation.cpp
 
/libs/kopageapp/KoPADocument.cpp
 
/libs/kopageapp/KoPADocument.h
19 files changed in total