Revision 63f0e39...
Go back to digest for 8th January 2012Other in KDE Base
Sebastian Kügler committed changes in [plasma-mobile/sebas/settingscomponent] /settings:
ConfigGroup is a leaned down version of ConfigModel
ConfigModel is based on QAIM, ConfigGroup is a QObject, making it much
lightweighter. A table-based model isn't too suited for nested
configgroups anyway, so we'll want something more tree-ey there.
We'll probably get rid of ConfigModel by then.
Port of the web config coming up.
File Changes
Added 2 files
- /settings
- components/configgroup.cpp
- components/configgroup.h
Modified 2 files
- /settings
- components/CMakeLists.txt
- componentsplugin.cpp
4 files changed in total