Revision 835657
Go back to digest for 27th July 2008Features in Educational
Inge Wallin committed changes in /trunk/KDE/kdeedu/marble:
Introduce a read-only facade for internal Marble data.
This is usable e.g. for plugins that are allowed to access data, but not modify it.
In the future it will perhaps expose data from more classes than MarbleModel.
It is now up to tackat to use this in his stars plugin, that needs the current time to show the starry background correctly.
File Changes
Added 2 files
- /trunk/KDE/kdeedu/marble/src/lib
- /MarbleDataFacade.cpp
- /MarbleDataFacade.h
Modified 4 files
- /trunk/KDE/kdeedu/marble
- /ChangeLog
- /src/lib/CMakeLists.txt
- /src/lib/MarbleModel.cpp
- /src/lib/MarbleModel.h
6 files changed in total