Add eglfs cursor support
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Mon, 9 Apr 2012 21:16:19 +0000 (14:16 -0700)
committerQt by Nokia <qt-info@nokia.com>
Wed, 16 May 2012 17:36:19 +0000 (19:36 +0200)
commitce2b46daea5815df1070463b6bc379e1b4573dae
tree285476dfe393748b414362975c31af8dc68dc008
parent420b62f2028d2331a729ef800b40dfc762d1613c
Add eglfs cursor support

cursor-atlas.png was generated from existing cursor images
(qttools/src/shared/qtpropertybrowser/images/)

Change-Id: Ic4b396590eaec93e14a4b0915b15f735f5b1a5f5
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/plugins/platforms/eglfs/cursor-atlas.png [new file with mode: 0644]
src/plugins/platforms/eglfs/cursor.qrc [new file with mode: 0644]
src/plugins/platforms/eglfs/eglfs.pro
src/plugins/platforms/eglfs/qeglfsbackingstore.cpp
src/plugins/platforms/eglfs/qeglfscursor.cpp [new file with mode: 0644]
src/plugins/platforms/eglfs/qeglfscursor.h [new file with mode: 0644]
src/plugins/platforms/eglfs/qeglfsintegration.cpp
src/plugins/platforms/eglfs/qeglfsscreen.cpp
src/plugins/platforms/eglfs/qeglfsscreen.h