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

#include <anatomist/controler/control.h>

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

Public Types

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

Public Member Functions

 ShowHideActionLinkOf ()
 
 ShowHideActionLinkOf (anatomist::Action *action, Callback actionCb)
 
virtual ~ShowHideActionLinkOf ()
 
virtual void execute (bool spontaneous)
 
virtual ShowHideActionLinkclone () const
 

Detailed Description

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

Definition at line 422 of file control.h.

Member Typedef Documentation

◆ Callback

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

Definition at line 425 of file control.h.

Constructor & Destructor Documentation

◆ ShowHideActionLinkOf() [1/2]

Definition at line 313 of file control_d.h.

◆ ShowHideActionLinkOf() [2/2]

template<typename T >
anatomist::Control::ShowHideActionLinkOf< T >::ShowHideActionLinkOf ( anatomist::Action action,
Callback  actionCb 
)

Definition at line 316 of file control_d.h.

References ASSERT.

◆ ~ShowHideActionLinkOf()

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

Definition at line 428 of file control.h.

Member Function Documentation

◆ clone()

template<typename T >
Control::ShowHideActionLink * anatomist::Control::ShowHideActionLinkOf< T >::clone ( ) const
virtual

Implements anatomist::Control::ShowHideActionLink.

Definition at line 334 of file control_d.h.

◆ execute()

template<typename T >
void anatomist::Control::ShowHideActionLinkOf< T >::execute ( bool  spontaneous)
virtual

Implements anatomist::Control::ShowHideActionLink.

Definition at line 326 of file control_d.h.


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