mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-25 11:22:52 +00:00
.. | ||
configurations_xml.cpp | ||
configurations_xml.h | ||
README | ||
xmlnodehandler.cpp | ||
xmlnodehandler.h | ||
xmlnodehandler.h.cpp | ||
xmltype.cpp | ||
xmltype.h |
These classes allow a simple type of xml-data-binding. I'll add some docs to this once i find some time, currently these are only for internal use in Kephal. configurations_xml.[h|cpp] has the actual xml-classes for Kephals xml-file. all other files just offer the basics for schema-definition, loading and saving of xml.