Rename QEventDispatcherQPA to QUnixEventDispatcherQPA.
authorRobin Burchell <robin.burchell@collabora.com>
Sat, 10 Dec 2011 16:24:14 +0000 (17:24 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 15 Dec 2011 20:04:27 +0000 (21:04 +0100)
commit81d55783bb7649dd6fe71c01a18b64911fcea837
tree9d353eb2c1957ebc2521fe18d1348a1e332b9c5b
parentec9ea7f3e819cb0c2da8c8977f9cc44688c9b6f6
Rename QEventDispatcherQPA to QUnixEventDispatcherQPA.

This removes confusion when we add a Linux-specific QPA dispatcher, and is
technically more accurate, as QEDQPA was not 'the' QPA event dispatcher in the
first place.

Change-Id: I2a41d425f284522ee76ef86782d5eb2bdd805120
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
src/platformsupport/eventdispatchers/eventdispatchers.pri
src/platformsupport/eventdispatchers/qgenericunixeventdispatcher.cpp
src/platformsupport/eventdispatchers/qunixeventdispatcher_qpa.cpp [moved from src/platformsupport/eventdispatchers/qeventdispatcher_qpa.cpp with 88% similarity]
src/platformsupport/eventdispatchers/qunixeventdispatcher_qpa_p.h [moved from src/platformsupport/eventdispatchers/qeventdispatcher_qpa_p.h with 85% similarity]