mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-16 10:54:53 +03:00
ViewerTest_EventManager now inherits AIS_ViewController. Platform-dependent user input handling within ViewerTest has been revised to process events in common way through AIS_ViewController. The mouse navigation has been changed, so that left mouse clicked without modifers now rotates View. The rubber-band selection can be activated via Alt+LeftMouseButton. Selection is now done on mouse unclick and keyboard short-cuts take effect on unclick. Aspect_Window::SetTitle() - added new method configuring Window title. Introduced new types Aspect_Touch, Aspect_VKey, Aspect_ScrollDelta for processing window events in platform-independent way.
19 lines
528 B
Plaintext
Executable File
19 lines
528 B
Plaintext
Executable File
ViewerTest.cxx
|
|
ViewerTest.hxx
|
|
ViewerTest_AutoUpdater.cxx
|
|
ViewerTest_AutoUpdater.hxx
|
|
ViewerTest_CmdParser.cxx
|
|
ViewerTest_CmdParser.hxx
|
|
ViewerTest_DoubleMapIteratorOfDoubleMapOfInteractiveAndName.hxx
|
|
ViewerTest_DoubleMapOfInteractiveAndName.hxx
|
|
ViewerTest_EventManager.cxx
|
|
ViewerTest_EventManager.hxx
|
|
ViewerTest_FilletCommands.cxx
|
|
ViewerTest_ObjectCommands.cxx
|
|
ViewerTest_OpenGlCommands.cxx
|
|
ViewerTest_RelationCommands.cxx
|
|
ViewerTest_ViewerCommands.cxx
|
|
ViewerTest_ViewerCommands_1.mm
|
|
ViewerTest_V3dView.cxx
|
|
ViewerTest_V3dView.hxx
|