![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/controler/control.h>
Public Types | |
typedef void(T::* | Callback) () |
Public Member Functions | |
KeyActionLinkOf () | |
KeyActionLinkOf (anatomist::Action *action, Callback actionCb) | |
virtual | ~KeyActionLinkOf () |
virtual void | execute () |
virtual KeyActionLink * | clone () const |
![]() | |
virtual | ~KeyActionLink ()=0 |
typedef void(T:: * anatomist::Control::KeyActionLinkOf< T >::Callback) () |
anatomist::Control::KeyActionLinkOf< T >::KeyActionLinkOf | ( | ) |
Definition at line 46 of file control_d.h.
anatomist::Control::KeyActionLinkOf< T >::KeyActionLinkOf | ( | anatomist::Action * | action, |
Callback | actionCb | ||
) |
Definition at line 50 of file control_d.h.
References ASSERT.
|
inlinevirtual |
|
virtual |
Implements anatomist::Control::KeyActionLink.
Definition at line 68 of file control_d.h.
|
virtual |
Implements anatomist::Control::KeyActionLink.
Definition at line 60 of file control_d.h.