anatomist  5.1.2
3D neuroimaging data viewer
anatomist::Control::SelectionChangedActionLinkOf< T > Class Template Reference

#include <anatomist/controler/control.h>

Inheritance diagram for anatomist::Control::SelectionChangedActionLinkOf< T >:
Collaboration diagram for anatomist::Control::SelectionChangedActionLinkOf< T >:

Public Types

typedef void(T::* Callback) (bool spontaneous)
 

Public Member Functions

 SelectionChangedActionLinkOf ()
 
 SelectionChangedActionLinkOf (anatomist::Action *action, Callback actionCb)
 
virtual ~SelectionChangedActionLinkOf ()
 
virtual void execute ()
 
virtual SelectionChangedActionLinkclone () const
 

Detailed Description

template<typename T>
class anatomist::Control::SelectionChangedActionLinkOf< T >

Definition at line 447 of file control.h.

Member Typedef Documentation

◆ Callback

template<typename T >
typedef void(T:: * anatomist::Control::SelectionChangedActionLinkOf< T >::Callback) (bool spontaneous)

Definition at line 450 of file control.h.

Constructor & Destructor Documentation

◆ SelectionChangedActionLinkOf() [1/2]

Definition at line 341 of file control_d.h.

◆ SelectionChangedActionLinkOf() [2/2]

Definition at line 348 of file control_d.h.

References ASSERT.

◆ ~SelectionChangedActionLinkOf()

template<typename T >
virtual anatomist::Control::SelectionChangedActionLinkOf< T >::~SelectionChangedActionLinkOf ( )
inlinevirtual

Definition at line 454 of file control.h.

Member Function Documentation

◆ clone()

template<typename T >
Control::SelectionChangedActionLink * anatomist::Control::SelectionChangedActionLinkOf< T >::clone ( ) const
virtual

Implements anatomist::Control::SelectionChangedActionLink.

Definition at line 367 of file control_d.h.

◆ execute()

template<typename T >
void anatomist::Control::SelectionChangedActionLinkOf< T >::execute ( )
virtual

Implements anatomist::Control::SelectionChangedActionLink.

Definition at line 359 of file control_d.h.


The documentation for this class was generated from the following files: