occt: master e8e157df
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | kgv | master | 2021-04-16 10:01:17 | master 1294d5e3 |
Affected Issues | 0032306: Draw Harness, ViewerTest - move window message processing to TKService | |||
Changeset | 0032306: Draw Harness, ViewerTest - move window message processing to TKService Aspect_WindowInputListener - basic mouse/keyboard/expose input methods have been moved out from AIS_ViewController to dedicated base interface. Added WNT_Window::ProcessMessage()/Xw_Window::ProcessMessage() methods redirecting Win32/X11 message to Aspect_WindowInputListener. |
|||
mod - src/AIS/AIS_ViewController.cxx | Diff File | |||
mod - src/AIS/AIS_ViewController.hxx | Diff File | |||
add - src/Aspect/Aspect_WindowInputListener.cxx | Diff File | |||
add - src/Aspect/Aspect_WindowInputListener.hxx | Diff File | |||
mod - src/Aspect/FILES | Diff File | |||
mod - src/ViewerTest/ViewerTest_EventManager.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_EventManager.hxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File | |||
mod - src/WNT/FILES | Diff File | |||
mod - src/WNT/WNT_Window.cxx | Diff File | |||
mod - src/WNT/WNT_Window.hxx | Diff File | |||
rm - src/WNT/WNT_Window.lxx | Diff File | |||
mod - src/Xw/Xw_Window.cxx | Diff File | |||
mod - src/Xw/Xw_Window.hxx | Diff File |