On 09/22/2013 06:51 PM, Arshdeep Singh wrote:the signal has three arguments: The object, the selection and a bool that indicates whether the object is now selected (true) or unselected (false). You will also need the few lines in sp-object.h containing the signal logic.
> Hi,
> Will pulling the changes of selection.h and selection.cpp suffice to use
> for my project ?
> Does _notifySelected notify signals for both selection and un-selection ?
Sebastian