22 #ifndef LISTENERS_STATLISTENER_H
23 #define LISTENERS_STATLISTENER_H
38 const
int oldVal2) = 0;
Attributes ::T AttributesT
#define defineListenerHeader(name)
virtual void statChanged(const AttributesT id, const int oldVal1, const int oldVal2)=0
static void distributeEvent(const AttributesT id, const int oldVal1, const int oldVal2)
#define A_DELETE_COPY(func)