#include <VisualizerListener.h>
Inheritance diagram for VisualizerListener::
Public Methods | |
void | setFrame (VisualizerFrame *listenerFrame) |
void | handleEvent (ObservableInterface *o, int type, void *data) |
This function is called when something interesting happens within the ObservableInterface. More... | |
Private Attributes | |
VisualizerFrame * | m_mainFrame |
|
This function is called when something interesting happens within the ObservableInterface.
Reimplemented from ListenerInterface. Definition at line 15 of file VisualizerListener.cpp. |
|
Definition at line 5 of file VisualizerListener.cpp. |
|
Definition at line 30 of file VisualizerListener.h. |