Added device information in TouchData/KeyEvent 74/135674/8
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Fri, 23 Jun 2017 08:34:01 +0000 (17:34 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Thu, 6 Jul 2017 14:37:50 +0000 (23:37 +0900)
commit94247a4aedeee1f04791586fdae8bca9da682969
tree40f2617b7d0c42c7470a63ae048563fa72239f8a
parentb89cdba6eca3fa6a3d0933b77837c51c803aa1ab
Added device information in TouchData/KeyEvent

Change-Id: Ib5a5c66147372da4933f0ef827992081dddeb501
18 files changed:
automated-tests/src/dali/utc-Dali-KeyEvent.cpp
automated-tests/src/dali/utc-Dali-Stage.cpp
automated-tests/src/dali/utc-Dali-TouchDataProcessing.cpp
dali/devel-api/events/device.h [new file with mode: 0644]
dali/devel-api/events/key-event-devel.h
dali/devel-api/events/touch-event-devel.h [new file with mode: 0644]
dali/devel-api/file.list
dali/integration-api/events/key-event-integ.cpp
dali/integration-api/events/key-event-integ.h
dali/integration-api/events/point.cpp
dali/integration-api/events/point.h
dali/internal/event/events/key-event-impl.cpp
dali/internal/event/events/key-event-impl.h
dali/internal/event/events/key-event-processor.cpp
dali/internal/event/events/touch-data-impl.cpp
dali/internal/event/events/touch-data-impl.h
dali/public-api/events/key-event.cpp
dali/public-api/events/touch-data.cpp