queue_cleared


Description:

[ NoWrapper ]
public virtual void queue_cleared ()

All items were removed from queue.

Note that in such event queue_item_removed will NOT be called for each item for performance reasons. You probably want to implement this function if you also implemented item removal.

Parameters:

this

a Feature