[Digikam-devel] Exposing the QT API in the scripting interface.

kunal ghosh kunal.t2 at gmail.com
Fri Jul 16 15:05:54 BST 2010


Hi all,
Need your opinion for the scripting interface.
I am exposing the whole Qt API (generated by qtscriptbinding generator) by
default.So, when ever a script author enters
var a = QLabel("hello")
they would be able to access it without importing any modules like
Importer.imporExtension("qt.qui") etc.

This makes it very easy for a plugin author to directly use the whole Qt API
without having to import modules individually.

I would need suggestions / comments on the approach taken above.
-- 
regards
-------
Kunal Ghosh
Dept of Computer Sc. & Engineering.
Sir MVIT
Bangalore,India

Blog:kunalghosh.wordpress.com
Website:www.kunalghosh.net46.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20100716/97cf1dae/attachment.html>


More information about the Digikam-devel mailing list