QML Bindings for KDE frameworks, take 2

Kevin Ottens ervin at kde.org
Tue Mar 18 19:33:03 UTC 2014


On Tuesday 18 March 2014 19:37:59 Marco Martin wrote:
> what we currently have is:
> * dirmodel: is a binding to kdirmodel -> KIO? (i would probably not release
> it yet but waiting to have folderview done so needed features are more
> clear)

Would make sense in a KIO import indeed.

> * draganddrop Qt only (QML2 has a partial replacement but with less
> features)

Why the dependency on QtWidgets in there? Just for 
QApplication::startDragDistance()?

It could be replaced with QGuiApplication::styleHints()->startDragDistance(). 
It would then have the same dependencies than QtExtraComponents (delta 
KIconThemes) and could be merged there.

> * kquickcontrols: depends from several frameworks (in particular
> globalAccel and dependencies) to provide a shortcut editor widget ->

Yeah... no natural place for that one... KDeclarative as last resort? There's 
already configuration related things in there. Bears the risk of making it a 
dumping ground though.

> * QtExtracomponents: qt only except kiconthemes (i would go into making it
> less pretty and remove the kiconthemes dependency)

Yes, please make it independent of KIconThemes, and then could be renamed into 
KQuickControlsAddons?

Regards.
-- 
Kévin Ottens, http://ervin.ipsquad.net

KDAB - proud supporter of KDE, http://www.kdab.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140318/5334ff6a/attachment.sig>


More information about the Kde-frameworks-devel mailing list