17 #ifndef BERRYISELECTIONSERVICE_H_
18 #define BERRYISELECTIONSERVICE_H_
87 virtual void AddSelectionListener(
const QString& partId,
ISelectionListener* listener) = 0;
119 virtual void AddPostSelectionListener(
const QString& partId,
158 virtual void RemoveSelectionListener(
const QString& partId,
177 virtual void RemovePostSelectionListener(
const QString& partId,
Message2< IWorkbenchPart::Pointer, ISelection::ConstPointer > SelectionEvent
MessageDelegate2< ISelectionListener, IWorkbenchPart::Pointer, ISelection::ConstPointer > Delegate
SelectionEvent postSelectionChanged
SelectionEvent selectionChanged