Medical Imaging Interaction Toolkit  2023.12.99-b884b24c
Medical Imaging Interaction Toolkit
berry::ISelectionService::SelectionEvents Struct Reference

#include <berryISelectionService.h>

Collaboration diagram for berry::ISelectionService::SelectionEvents:

Public Types

typedef Message2< IWorkbenchPart::Pointer, ISelection::ConstPointerSelectionEvent
 
typedef MessageDelegate2< ISelectionListener, IWorkbenchPart::Pointer, ISelection::ConstPointerDelegate
 

Public Attributes

SelectionEvent selectionChanged
 
SelectionEvent postSelectionChanged
 

Detailed Description

Definition at line 43 of file berryISelectionService.h.

Member Typedef Documentation

◆ Delegate

◆ SelectionEvent

Member Data Documentation

◆ postSelectionChanged

SelectionEvent berry::ISelectionService::SelectionEvents::postSelectionChanged

Definition at line 49 of file berryISelectionService.h.

◆ selectionChanged

SelectionEvent berry::ISelectionService::SelectionEvents::selectionChanged

Definition at line 48 of file berryISelectionService.h.


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