[Qt-interest] Legal question: Qt IOS static linking
Stephen Kelly
steveire at gmail.com
Tue Sep 6 21:05:57 CEST 2011
Ross Bencina wrote:
> Well, my understanding is that it is only the JavaScript interpreter
> that is affected.
... And things which depend on it. Qt contains webkit and JavascriptCore
which are covered by the LGPL.
That means QtScript and QtDeclarative in Qt 4 are bound to the terms of the
LGPL. I brought up this issue several months ago, and with the release of Qt
4.7.4 it is documented too.
https://bugreports.qt.nokia.com//browse/QTBUG-17879
http://doc.qt.nokia.com/4.7-snapshot/qtquicklicense.html
You still have to figure out what if means to you for those modules to carry
LGPL obligations (just like before), but now at least you know that it is
relevant of using QtQuick in Qt 4.
Thanks,
Steve.
More information about the Qt-interest-old
mailing list