12 #ifndef BERRYSELECTIONCHANGEDEVENT_H_
13 #define BERRYSELECTIONCHANGEDEVENT_H_
20 struct ISelectionProvider;
Light weight base class for most BlueBerry classes.
ISelection::ConstPointer GetSelection() const
SmartPointer< ISelectionProvider > GetSelectionProvider() const
SelectionChangedEvent(SmartPointer< ISelectionProvider > source, ISelection::ConstPointer selection)
berryObjectMacro(SelectionChangedEvent)
SmartPointer< ISelectionProvider > GetSource() const
ISelection::ConstPointer selection
Implements transparent reference counting.