anatomist 6.0.4
3D neuroimaging data viewer
anatomist::UnmapObjectEvent Class Reference

ControlWindow unmap object event: posted to trigger unregistering of an object in the control window. More...

#include <anatomist/control/wcontrolevents.h>

Inheritance diagram for anatomist::UnmapObjectEvent:
Collaboration diagram for anatomist::UnmapObjectEvent:

Public Member Functions

 UnmapObjectEvent (AObject *obj)
 
virtual ~UnmapObjectEvent ()
 
AObjectobject () const
 

Static Public Member Functions

static Type eventType ()
 

Detailed Description

ControlWindow unmap object event: posted to trigger unregistering of an object in the control window.

It is used when triggered from a non-principal thread.

Definition at line 71 of file wcontrolevents.h.

Constructor & Destructor Documentation

◆ UnmapObjectEvent()

anatomist::UnmapObjectEvent::UnmapObjectEvent ( AObject * obj)

◆ ~UnmapObjectEvent()

virtual anatomist::UnmapObjectEvent::~UnmapObjectEvent ( )
virtual

Member Function Documentation

◆ eventType()

static Type anatomist::UnmapObjectEvent::eventType ( )
static

◆ object()

AObject * anatomist::UnmapObjectEvent::object ( ) const
inline

Definition at line 78 of file wcontrolevents.h.


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