IKrWidgetListener Class Reference

An abstract class, the HandleWidgetEvent when a widget listener receives an event. More...

#include <widget.h>

Inheritance diagram for IKrWidgetListener:

grinliz::Listener< IKrWidgetListener > KrWidget KrButton KrConsole KrImageListBox KrListBox KrProgress KrTextWidget KrPushButton KrToggleButton List of all members.

Detailed Description

An abstract class, the HandleWidgetEvent when a widget listener receives an event.

The events widgets publish are documented on a per-widget basis.

The class is abstract, so it can be used as a mix in and there are no multiple inheritance issues.

The HandleWidgetEvent is a strange method with a lot of paremeters. An obvious solution would be to send a WidgetEvent class that is abstract and polymorphic...but Kyra doesn't use/require dynamic cast, so implementing that is less useful than it seems.


The documentation for this class was generated from the following file:
Generated on Thu Jul 20 20:45:32 2006 for Kyra by  doxygen 1.4.7