#include <statlistener.h>
Definition at line 31 of file statlistener.h.
◆ StatListener()
StatListener::StatListener |
( |
| ) |
|
◆ ~ StatListener()
◆ addListener()
void StatListener::addListener |
( |
StatListener *const |
listener | ) |
|
|
static |
◆ distributeEvent()
void StatListener::distributeEvent |
( |
const AttributesT |
id, |
|
|
const int |
oldVal1, |
|
|
const int |
oldVal2 |
|
) |
| |
|
static |
◆ removeListener()
void StatListener::removeListener |
( |
const StatListener *const |
listener | ) |
|
|
static |
◆ statChanged()
virtual void StatListener::statChanged |
( |
const AttributesT |
id, |
|
|
const int |
oldVal1, |
|
|
const int |
oldVal2 |
|
) |
| |
|
pure virtual |
◆ mListeners
The documentation for this class was generated from the following files: