25 #ifndef TBX_AUTOCREATE_LISTENER_H 26 #define TBX_AUTOCREATE_LISTENER_H A library for creating RISC OS toolbox applications.
Definition: abouttobeshownlistener.cc:34
Base class for all toolbox event listeners.
Definition: listener.h:33
Base Listener for auto create events.
Definition: autocreatelistener.h:41
Class to manipulate a toolbox object.
Definition: object.h:50
virtual void auto_created(std::string template_name, Object object)=0
This is called when an object has been automatically created by the toolbox if the listener has been ...