Remove widgets dependency from eglfs
authorDonald Carr <donald.carr@nokia.com>
Tue, 6 Mar 2012 22:35:30 +0000 (22:35 +0000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 9 Mar 2012 00:42:05 +0000 (01:42 +0100)
commitd26ef66a660fb7d3e1cb94c863c4076a2ecd8199
tree8037705baf4edc3f31538606b37698bff1ffe761
parent5434295389caf821d39adceb2b34c1a18e8d1403
Remove widgets dependency from eglfs

eglfs uses the (old) OpenGL paint engine for paint operations. This drags in a
QWidget dependency and hence everything bar the kitchen sink. This change
gets eglfs buildable without widget support although anything which relies
on a QPaintDevice will end up rendering nothing to the screen. (Similar
to the QWS simplegl driver)

Change-Id: If7fcdb79038ef7568e771402fd1667bc0318ff5f
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
src/plugins/platforms/eglfs/eglfs.pro
src/plugins/platforms/eglfs/qeglfsbackingstore.cpp
src/plugins/platforms/eglfs/qeglfsbackingstore.h