Login  Register

Re: [digikam] How to begin develop plugin for digikam

Posted by Gilles Caulier-4 on Sep 12, 2015; 6:33pm
URL: http://digikam.185.s1.nabble.com/digikam-How-to-begin-develop-plugin-for-digikam-tp4680666p4680667.html

Hi,

The first stage is to read documentation from libkipi, used to develop a plugin :

http://api.kde.org/4.x-api/kdegraphics-apidocs/libs/libkipi/libkipi/html/index.html

In the libkipi source code you will found example of plugin (hello world), to understand to start.

In kipiplugins, the project which host all plugins, we have API helpers included in a private and non shared lib named libkipipluigns :

http://api.kde.org/extragear-api/graphics-apidocs/kipi-plugins/common/libkipiplugins/html/annotated.html

Finally, the plugins source code from kipiplugins will help a lots to understand the basis.

All links that you need are hosted in this page :

https://www.digikam.org/docs

Q : just to know, which kind of plugin you want to write exactly ?

Best

Gilles Caulier

2015-09-12 19:35 GMT+02:00 Khang Tran <[hidden email]>:
Hi All!
I want write a plugin in digikam, i know it use kipi plugins, but I not know to begin.
Can you help me?
Thank

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel



_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel