KParts::Event Class Reference
#include <event.h>
Inheritance diagram for KParts::Event:

Public Member Functions | |
| Event (const char *eventName) | |
| virtual | ~Event () |
| virtual const char * | eventName () const |
Static Public Member Functions | |
| static bool | test (const QEvent *event) |
| static bool | test (const QEvent *event, const char *name) |
Detailed Description
Base class for all KParts events.
Constructor & Destructor Documentation
Member Function Documentation
| bool Event::test | ( | const QEvent * | event | ) | [static] |
Reimplemented in KParts::OpenUrlEvent, KParts::PartSelectEvent, KParts::PartActivateEvent, and KParts::GUIActivateEvent.
| bool Event::test | ( | const QEvent * | event, |
| const char * | name | ||
| ) | [static] |
The documentation for this class was generated from the following files:
KDE 4.7 API Reference