KParts::Event Class Reference
Base class for all KParts events. More...
#include <event.h>
Inheritance diagram for KParts::Event:


| Public Member Functions | |
| Event (const char *eventName) | |
| virtual const char * | eventName () const | 
| Static Public Member Functions | |
| bool | test (const QEvent *event) | 
| bool | test (const QEvent *event, const char *name) | 
Detailed Description
Base class for all KParts events.
Definition at line 34 of file event.h.
The documentation for this class was generated from the following files:

