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


| Public Types | |
| typedef void(T::* | Callback) (QPanGesture *) | 
| Public Member Functions | |
| PanActionLinkOf () | |
| PanActionLinkOf (anatomist::Action *action, Callback actioncb) | |
| virtual | ~PanActionLinkOf () | 
| virtual void | execute (QPanGesture *) | 
| virtual PanActionLink * | clone () const | 
|  Public Member Functions inherited from anatomist::Control::PanActionLink | |
| virtual | ~PanActionLink ()=0 | 
| typedef void(T:: * anatomist::Control::PanActionLinkOf< T >::Callback) (QPanGesture *) | 
| anatomist::Control::PanActionLinkOf< T >::PanActionLinkOf | ( | ) | 
Definition at line 407 of file control_d.h.
| anatomist::Control::PanActionLinkOf< T >::PanActionLinkOf | ( | anatomist::Action * | action, | 
| Callback | actioncb | ||
| ) | 
Definition at line 414 of file control_d.h.
References ASSERT.
| 
 | inlinevirtual | 
| 
 | virtual | 
Implements anatomist::Control::PanActionLink.
Definition at line 433 of file control_d.h.
| 
 | virtual | 
Implements anatomist::Control::PanActionLink.
Definition at line 425 of file control_d.h.