[Digikam-devel] Exploring digiKam
Gilles Caulier
caulier.gilles at gmail.com
Sat May 7 10:41:12 BST 2016
The digiKam source code is huge.
start to use the application before to play with code. Import image and
look how metadata are parsed and stored in database. It's mostly done in
imagescanner.cpp
Look also the properties of items registered in DB. It's mostly available
through imageinfo.cpp.
The items info from DB are visible by right sidebar from AlbumGUI. Look
properties tabs.
The main features of digiKam is the capability to search items, all based
on DB. From left sidebar of album GUI, look Date view, TimeLine,
Geolocation, and Advanced search (which is the most powerfull tool).
All these view are implemented in core/utilities.
Gilles Caulier
2016-05-06 20:18 GMT+02:00 Swati Lodha <swatilodha27 at gmail.com>:
> Hello.
>
> To start exploring the functionalities of digiKam and getting familiar
> with the code base , what would be the best way to do this? Where should I
> begin with?
>
> Regards
> Swati
>
> ᐧ
>
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20160507/90225ebb/attachment.html>
More information about the Digikam-devel
mailing list