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


| Public Types | |
| typedef void(T::* | Callback) (int height, int width, int oldHeight, int oldWidth) | 
| Public Member Functions | |
| ResizeActionLinkOf () | |
| ResizeActionLinkOf (anatomist::Action *action, Callback actionCb) | |
| virtual | ~ResizeActionLinkOf () | 
| virtual void | execute (int height, int width, int oldHeight, int oldWidth) | 
| virtual ResizeActionLink * | clone () const | 
|  Public Member Functions inherited from anatomist::Control::ResizeActionLink | |
| virtual | ~ResizeActionLink ()=0 | 
| typedef void(T:: * anatomist::Control::ResizeActionLinkOf< T >::Callback) (int height, int width, int oldHeight, int oldWidth) | 
| anatomist::Control::ResizeActionLinkOf< T >::ResizeActionLinkOf | ( | ) | 
Definition at line 285 of file control_d.h.
| anatomist::Control::ResizeActionLinkOf< T >::ResizeActionLinkOf | ( | anatomist::Action * | action, | 
| Callback | actionCb | ||
| ) | 
Definition at line 288 of file control_d.h.
References ASSERT.
| 
 | inlinevirtual | 
| 
 | virtual | 
Implements anatomist::Control::ResizeActionLink.
Definition at line 306 of file control_d.h.
| 
 | virtual | 
Implements anatomist::Control::ResizeActionLink.
Definition at line 298 of file control_d.h.