anatomist  5.1.2
3D neuroimaging data viewer
KeyRepetitiveEvent Class Reference

#include <anatomist/controler/control.h>

Inheritance diagram for KeyRepetitiveEvent:
Collaboration diagram for KeyRepetitiveEvent:

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::KeyMapKeystartingEvent () const
 
const anatomist::Control::KeyActionLinkstartingAction () const
 
void executeStart ()
 
void executeEnd ()
 
const anatomist::Control::KeyMapKeyendingEvent () const
 
const anatomist::Control::KeyActionLinkendingAction () const
 
bool exclusiveAction () const
 
float temporalStep () const
 

Detailed Description

Definition at line 1064 of file control.h.

Constructor & Destructor Documentation

◆ KeyRepetitiveEvent()

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::~KeyRepetitiveEvent ( )

Member Function Documentation

◆ endingAction()

const anatomist::Control::KeyActionLink* KeyRepetitiveEvent::endingAction ( ) const
inline

Definition at line 1085 of file control.h.

◆ endingEvent()

const anatomist::Control::KeyMapKey& KeyRepetitiveEvent::endingEvent ( ) const
inline

Definition at line 1083 of file control.h.

◆ exclusiveAction()

bool KeyRepetitiveEvent::exclusiveAction ( ) const
inline

Definition at line 1087 of file control.h.

◆ executeEnd()

void KeyRepetitiveEvent::executeEnd ( )

◆ executeStart()

void KeyRepetitiveEvent::executeStart ( )

◆ startingAction()

const anatomist::Control::KeyActionLink* KeyRepetitiveEvent::startingAction ( ) const
inline

Definition at line 1079 of file control.h.

◆ startingEvent()

const anatomist::Control::KeyMapKey& KeyRepetitiveEvent::startingEvent ( ) const
inline

Definition at line 1077 of file control.h.

◆ temporalStep()

float KeyRepetitiveEvent::temporalStep ( ) const
inline

Definition at line 1088 of file control.h.


The documentation for this class was generated from the following file: