qtdeclarative/modules
Kent Hansen eee8cb50dc Say hello to QtQmlDevTools library
QtQmlDevTools is a private helper library. It provides QML/JS
file parsing for tools that live outside of the qtdeclarative
repository, such as lupdate.

This allows us to remove qttools's dependency on the
qtdeclarative sources.

To use the library:

QT += qmldevtools-private

 #include <private/qdeclarativejsparser_p.h>

Change-Id: Ia43751b9be3d9fe05da03e65c6aca1cd9e3fdbbc
Reviewed-on: http://codereview.qt-project.org/6116
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
2011-10-07 08:32:51 +02:00
..
qt_declarative.pri Remove the remaining dependencies onto QtWidgets 2011-09-01 13:35:08 +02:00
qt_qmldevtools.pri Say hello to QtQmlDevTools library 2011-10-07 08:32:51 +02:00
qt_qmltest.pri Fix export symbols for QtDeclarative and QtQuick1. 2011-08-31 17:02:05 +02:00
qt_qtquick1.pri Fix export symbols for QtDeclarative and QtQuick1. 2011-08-31 17:02:05 +02:00