Control the behaviour of KeyDown event in SALOME way. More...
#include <SVTK_InteractorStyle.h>

Public Member Functions | |
| vtkTypeMacro (SVTK_ControllerOnKeyDown, vtkObject) static SVTK_ControllerOnKeyDown *New() | |
| virtual bool | OnKeyDown (vtkInteractorStyle *) |
| Provides the action on event. More... | |
Protected Member Functions | |
| SVTK_ControllerOnKeyDown () | |
| virtual | ~SVTK_ControllerOnKeyDown () |
Private Member Functions | |
| SVTK_ControllerOnKeyDown (const SVTK_ControllerOnKeyDown &) | |
| void | operator= (const SVTK_ControllerOnKeyDown &) |
Control the behaviour of KeyDown event in SALOME way.
This class controls the behaviour of KeyDown event in SALOME way
|
protected |
|
protectedvirtual |
Destructor
|
private |
|
virtual |
Provides the action on event.
|
private |
| SVTK_ControllerOnKeyDown::vtkTypeMacro | ( | SVTK_ControllerOnKeyDown | , |
| vtkObject | |||
| ) |