[Digikam-devel] [Bug 177242] mtime ctime rename exif import

Marcus Meissner marcus at jet.franken.de
Wed Dec 17 13:23:44 GMT 2008


http://bugs.kde.org/show_bug.cgi?id=177242


Marcus Meissner marcus jet franken de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcus at jet.franken.de




--- Comment #9 from Marcus Meissner <marcus jet franken de>  2008-12-17 14:23:44 ---
hmm,

you could try:

CameraFileInfo info;
gp_camera_file_get_info( camera, folder, filename ,&info, context);
if (info.file.fields & GP_FILE_INFO_MTIME) ... use info.file.mtime   


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list