Scopira
20080306
|
#include <sidekick.h>
Public Member Functions | |
virtual void | react_sidekick_notify (sidekick_i *t)=0 |
virtual void | react_sidekick_done (sidekick_i *t)=0 |
Something that listens to sidekick-related events.
|
pure virtual |
This is called upon completion of the sidekick.
Note that this will be called from the worker thread, possibly without any gui locks!
|
pure virtual |
This is called when the sidekick calls the notify function.
Note that this will be called from the worker thread, possibly without any gui locks!