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


| Public Types | |
| typedef void(T::* | Callback) (int x, int y, int globalX, int globalY) | 
| Public Member Functions | |
| MouseActionLinkOf () | |
| MouseActionLinkOf (anatomist::Action *action, Callback actionCb) | |
| virtual | ~MouseActionLinkOf () | 
| virtual void | execute (int x, int y, int globalX, int globalY) | 
| virtual MouseActionLink * | clone () const | 
| virtual Action * | action () | 
|  Public Member Functions inherited from anatomist::Control::MouseActionLink | |
| virtual | ~MouseActionLink ()=0 | 
| typedef void(T:: * anatomist::Control::MouseActionLinkOf< T >::Callback) (int x, int y, int globalX, int globalY) | 
| anatomist::Control::MouseActionLinkOf< T >::MouseActionLinkOf | ( | ) | 
Definition at line 75 of file control_d.h.
| anatomist::Control::MouseActionLinkOf< T >::MouseActionLinkOf | ( | anatomist::Action * | action, | 
| Callback | actionCb | ||
| ) | 
Definition at line 79 of file control_d.h.
References anatomist::Control::MouseActionLinkOf< T >::action(), and ASSERT.
| 
 | inlinevirtual | 
| 
 | virtual | 
Implements anatomist::Control::MouseActionLink.
Definition at line 89 of file control_d.h.
Referenced by anatomist::Control::MouseActionLinkOf< T >::MouseActionLinkOf().
| 
 | virtual | 
Implements anatomist::Control::MouseActionLink.
Definition at line 105 of file control_d.h.
| 
 | virtual | 
Implements anatomist::Control::MouseActionLink.
Definition at line 97 of file control_d.h.