|  | anatomist
    5.1.2
    3D neuroimaging data viewer | 
#include <anatomist/controler/control.h>
| Public Member Functions | |
| KeyAndMouseLongEvent (const Control::KeyMapKey &startingEvent, const Control::KeyActionLink &startingAction, const Control::MouseButtonMapKey &longEvent, const Control::MouseActionLink &longAction, const Control::KeyMapKey &endingEvent, const Control::KeyActionLink &endingAction, bool exclusiveAction) | |
| KeyAndMouseLongEvent (const KeyAndMouseLongEvent &) | |
| ~KeyAndMouseLongEvent () | |
| const Control::KeyMapKey & | startingEvent () const | 
| const Control::KeyActionLink * | startingAction () const | 
| const Control::MouseButtonMapKey & | longEvent () const | 
| const Control::MouseActionLink * | longAction () const | 
| const Control::KeyMapKey & | endingEvent () const | 
| const Control::KeyActionLink * | endingAction () const | 
| bool | exclusiveAction () const | 
| void | executeStart () | 
| void | executeLong (int x, int y, int globalX, int globalY) | 
| void | executeEnd () | 
| anatomist::KeyAndMouseLongEvent::KeyAndMouseLongEvent | ( | const Control::KeyMapKey & | startingEvent, | 
| const Control::KeyActionLink & | startingAction, | ||
| const Control::MouseButtonMapKey & | longEvent, | ||
| const Control::MouseActionLink & | longAction, | ||
| const Control::KeyMapKey & | endingEvent, | ||
| const Control::KeyActionLink & | endingAction, | ||
| bool | exclusiveAction | ||
| ) | 
| anatomist::KeyAndMouseLongEvent::KeyAndMouseLongEvent | ( | const KeyAndMouseLongEvent & | ) | 
| anatomist::KeyAndMouseLongEvent::~KeyAndMouseLongEvent | ( | ) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| void anatomist::KeyAndMouseLongEvent::executeEnd | ( | ) | 
| void anatomist::KeyAndMouseLongEvent::executeLong | ( | int | x, | 
| int | y, | ||
| int | globalX, | ||
| int | globalY | ||
| ) | 
| void anatomist::KeyAndMouseLongEvent::executeStart | ( | ) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |