32 #ifndef TBX_PREPOLLLISTENER_H_
33 #define TBX_PREPOLLLISTENER_H_
Class to provide a listener to allow processing before the call to wimp poll.
Definition: prepolllistener.h:47
Base class for all toolbox event listeners.
Definition: listener.h:33
virtual bool pre_poll()=0
Method called immediately before the call to Wimp_Poll.