Warning, /graphics/libkexiv2/src/Mainpage.dox is written in an unsupported language. File is not indexed.

0001 /** @mainpage libKExiv2
0002 
0003 libKExiv2 is a wrapper around <a href="https://exiv2.org/">exiv2</a>, providing read/write access to EXIF, IPTC and XMP metadata. The main differences to <a href="https://exiv2.org/">exiv2</a> are:
0004 <ul>
0005 <li> Functions take standard Qt containers as parameters
0006 <li> Helper functions for GPS data
0007 <li> Transparent XMP sidecar support
0008 </ul>
0009 
0010 To get started, have a look at the KExiv2Iface::KExiv2 class.
0011 
0012 @see KExiv2Iface::KExiv2
0013 
0014  */