deprecated

Member unity::scopes::SearchListenerBase::push (Filters const &filters, FilterState const &filter_state)
Please override the push(Filters& const) method instead. This method will be removed from future releases.
Member unity::scopes::SearchReply::push (Filters const &filters, FilterState const &filter_state)=0
Sending filter state back to the UI is deprecated and will be removed from future releases. Please use the push(Filters const&) method instead.
Returns
True if the filters were accepted, false otherwise.