Enabled widget free compilation of QtQuick
authorDonald Carr <donald.carr@nokia.com>
Tue, 17 Apr 2012 05:23:21 +0000 (05:23 +0000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 18 Apr 2012 19:39:59 +0000 (21:39 +0200)
commitfe0a7b716633dd35df8ecc987ad1031b60aafca4
tree0baaeb764b53aaf65e1d1121ac2978bdc1e539a6
parent092aba4d3e752a61a795dd7923da3a622ac43ef0
Enabled widget free compilation of QtQuick

There is no hard dependency of QtQuick on QWidget. This change makes the
minor adjustments required to remove the build dependency altogether. This
patch follows the path of least resistance bypassing any elements with a
dependency on the legacy QWidget functionality.

Change-Id: Ie3f47d3b4f60a1460dbb5d76a494a2c329469cc0
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.h
src/qmltest/quicktest.cpp
src/qmltest/quicktest.h
src/quick/scenegraph/qsgshareddistancefieldglyphcache.cpp
tools/qmleasing/main.cpp
tools/qmleasing/qmleasing.pro
tools/qmlscene/qmlscene.pro
tools/qmltestrunner/main.cpp
tools/tools.pro