|  | anatomist
    5.1.2
    3D neuroimaging data viewer | 
#include <anatomist/controler/control.h>


| Public Member Functions | |
| KeyRepetitiveEvent (const anatomist::Control::KeyMapKey &startingEvent, const anatomist::Control::KeyActionLink &startingAction, const anatomist::Control::KeyMapKey &endingEvent, const anatomist::Control::KeyActionLink &endingAction, bool exclusiveAction, float temporalStep) | |
| ~KeyRepetitiveEvent () | |
| const anatomist::Control::KeyMapKey & | startingEvent () const | 
| const anatomist::Control::KeyActionLink * | startingAction () const | 
| void | executeStart () | 
| void | executeEnd () | 
| const anatomist::Control::KeyMapKey & | endingEvent () const | 
| const anatomist::Control::KeyActionLink * | endingAction () const | 
| bool | exclusiveAction () const | 
| float | temporalStep () const | 
| KeyRepetitiveEvent::KeyRepetitiveEvent | ( | const anatomist::Control::KeyMapKey & | startingEvent, | 
| const anatomist::Control::KeyActionLink & | startingAction, | ||
| const anatomist::Control::KeyMapKey & | endingEvent, | ||
| const anatomist::Control::KeyActionLink & | endingAction, | ||
| bool | exclusiveAction, | ||
| float | temporalStep | ||
| ) | 
| KeyRepetitiveEvent::~KeyRepetitiveEvent | ( | ) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| void KeyRepetitiveEvent::executeEnd | ( | ) | 
| void KeyRepetitiveEvent::executeStart | ( | ) | 
| 
 | inline | 
| 
 | inline |