anatomist 6.0.4
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 1097 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 1118 of file control.h.

Referenced by KeyRepetitiveEvent().

◆ endingEvent()

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

Definition at line 1116 of file control.h.

Referenced by KeyRepetitiveEvent().

◆ exclusiveAction()

bool KeyRepetitiveEvent::exclusiveAction ( ) const
inline

Definition at line 1120 of file control.h.

Referenced by KeyRepetitiveEvent().

◆ executeEnd()

void KeyRepetitiveEvent::executeEnd ( )

◆ executeStart()

void KeyRepetitiveEvent::executeStart ( )

◆ startingAction()

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

Definition at line 1112 of file control.h.

Referenced by KeyRepetitiveEvent().

◆ startingEvent()

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

Definition at line 1110 of file control.h.

Referenced by KeyRepetitiveEvent().

◆ temporalStep()

float KeyRepetitiveEvent::temporalStep ( ) const
inline

Definition at line 1121 of file control.h.

Referenced by KeyRepetitiveEvent().


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