Features in Office
Cyrille Berger Skott committed changes in /trunk/koffice/krita:
- introduce a new class : schema to hold information about schema (unfortunately XMP does not define a standard way to have validating schema :( )
- in the store:
. don't inherit from QHash
. add various functions to access the entries
. add various functions to access the schemas of this store
- kis_legacy_importer is supposed to hold a function for converting from the previous serialization in krita1.x, just include some dead commented code that I didn't want to loose for now- Entry and metadataeditor are adapted to use the schema and new api
File Changes
Added 4 files
/trunk/koffice/krita/image/metadata
Modified 8 files
/trunk/koffice/krita
12 files changed in total