![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/controler/control.h>
Public Types | |
typedef void(T::* | Callback) (QTapGesture *) |
Public Member Functions | |
TapActionLinkOf () | |
TapActionLinkOf (anatomist::Action *action, Callback actioncb) | |
virtual | ~TapActionLinkOf () |
virtual void | execute (QTapGesture *) |
virtual TapActionLink * | clone () const |
![]() | |
virtual | ~TapActionLink ()=0 |
typedef void(T:: * anatomist::Control::TapActionLinkOf< T >::Callback) (QTapGesture *) |
anatomist::Control::TapActionLinkOf< T >::TapActionLinkOf | ( | ) |
Definition at line 473 of file control_d.h.
anatomist::Control::TapActionLinkOf< T >::TapActionLinkOf | ( | anatomist::Action * | action, |
Callback | actioncb | ||
) |
Definition at line 480 of file control_d.h.
References ASSERT.
|
inlinevirtual |
|
virtual |
Implements anatomist::Control::TapActionLink.
Definition at line 499 of file control_d.h.
|
virtual |
Implements anatomist::Control::TapActionLink.
Definition at line 491 of file control_d.h.