13 #ifndef BERRYISELECTIONSERVICE_H_ 14 #define BERRYISELECTIONSERVICE_H_ 83 virtual void AddSelectionListener(
const QString& partId,
ISelectionListener* listener) = 0;
115 virtual void AddPostSelectionListener(
const QString& partId,
154 virtual void RemoveSelectionListener(
const QString& partId,
173 virtual void RemovePostSelectionListener(
const QString& partId,
Message2< IWorkbenchPart::Pointer, ISelection::ConstPointer > SelectionEvent
MessageDelegate2< ISelectionListener, IWorkbenchPart::Pointer, ISelection::ConstPointer > Delegate
SelectionEvent postSelectionChanged
SelectionEvent selectionChanged