KParts
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
Constructor & Destructor Documentation
| Event::Event | ( | const char * | eventName | ) |
| Event::~Event | ( | ) | [virtual] |
Member Function Documentation
| const char * Event::eventName | ( | ) | const [virtual] |
| 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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:57:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:57:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.