NotificationListenerBase

Undocumented in source.
abstract
class NotificationListenerBase : NotificationListener (
T
) {}

Members

Functions

handle
void handle(T* t)
Undocumented in source.
handleNotification
void handleNotification(void* t)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From NotificationListener

handleNotification
void handleNotification(void* t)
Undocumented in source.

Meta