![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/controler/control.h>
Public Types | |
typedef void(T::* | Callback) (QSwipeGesture *) |
Public Member Functions | |
SwipeActionLinkOf () | |
SwipeActionLinkOf (anatomist::Action *action, Callback actioncb) | |
virtual | ~SwipeActionLinkOf () |
virtual void | execute (QSwipeGesture *) |
virtual SwipeActionLink * | clone () const |
![]() | |
virtual | ~SwipeActionLink ()=0 |
typedef void(T:: * anatomist::Control::SwipeActionLinkOf< T >::Callback) (QSwipeGesture *) |
anatomist::Control::SwipeActionLinkOf< T >::SwipeActionLinkOf | ( | ) |
Definition at line 440 of file control_d.h.
anatomist::Control::SwipeActionLinkOf< T >::SwipeActionLinkOf | ( | anatomist::Action * | action, |
Callback | actioncb | ||
) |
Definition at line 447 of file control_d.h.
References ASSERT.
|
inlinevirtual |
|
virtual |
Implements anatomist::Control::SwipeActionLink.
Definition at line 466 of file control_d.h.
|
virtual |
Implements anatomist::Control::SwipeActionLink.
Definition at line 458 of file control_d.h.