krita
KisExifInfo Class Reference
List of all members.Detailed Description
Definition at line 28 of file kis_exif_info.h.
Public Types | |
typedef QMap< QString, ExifValue > | evMap |
Public Member Functions | |
KisExifInfo () | |
virtual | ~KisExifInfo () |
virtual bool | load (const QDomElement &elmt) |
virtual QDomElement | save (QDomDocument &doc) |
bool | getValue (QString name, ExifValue &value) |
void | setValue (QString name, ExifValue value) |
evMap::const_iterator | begin () const |
evMap::const_iterator | end () const |
The documentation for this class was generated from the following files: