Refactored actor impl child/parent handling out 43/249143/1
authorDavid Steele <david.steele@samsung.com>
Mon, 7 Dec 2020 16:43:58 +0000 (16:43 +0000)
committerDavid Steele <david.steele@samsung.com>
Mon, 7 Dec 2020 18:15:40 +0000 (18:15 +0000)
commitf96a013b74b8025f17b4019dedf1e267fa5d835f
treeec8a1c8cd0ceaae619a6d5a723d82275497d8368
parented9cb7599c429fb48231e701e8e86db302070c7d
Refactored actor impl child/parent handling out

Change-Id: I7f0750da51bff8528f55098e829d5814336e97bc
12 files changed:
automated-tests/src/dali/utc-Dali-Actor.cpp [changed mode: 0755->0644]
dali/internal/event/actors/actor-declarations.h
dali/internal/event/actors/actor-impl.cpp [changed mode: 0755->0644]
dali/internal/event/actors/actor-impl.h [changed mode: 0755->0644]
dali/internal/event/actors/actor-parent-impl.cpp [new file with mode: 0644]
dali/internal/event/actors/actor-parent-impl.h [new file with mode: 0644]
dali/internal/event/actors/actor-parent.h [new file with mode: 0644]
dali/internal/event/actors/actor-property-handler.cpp [changed mode: 0755->0644]
dali/internal/event/actors/actor-siblings.cpp [deleted file]
dali/internal/event/actors/actor-siblings.h [deleted file]
dali/internal/event/actors/layer-impl.cpp
dali/internal/file.list