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

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