![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/controler/control.h>
Public Types | |
typedef void(T::* | Callback) (int posX, int posY, Control::DropAction action) |
Public Member Functions | |
DropActionLinkOf () | |
DropActionLinkOf (anatomist::Action *action, Callback actionCb) | |
virtual | ~DropActionLinkOf () |
virtual void | execute (int posX, int posY, Control::DropAction action) |
virtual DropActionLink * | clone () const |
![]() | |
virtual | ~DropActionLink ()=0 |
typedef void(T:: * anatomist::Control::DropActionLinkOf< T >::Callback) (int posX, int posY, Control::DropAction action) |
anatomist::Control::DropActionLinkOf< T >::DropActionLinkOf | ( | ) |
Definition at line 256 of file control_d.h.
anatomist::Control::DropActionLinkOf< T >::DropActionLinkOf | ( | anatomist::Action * | action, |
Callback | actionCb | ||
) |
Definition at line 260 of file control_d.h.
References ASSERT.
|
virtual |
|
virtual |
Implements anatomist::Control::DropActionLink.
Definition at line 278 of file control_d.h.
|
virtual |
Implements anatomist::Control::DropActionLink.
Definition at line 270 of file control_d.h.