KParts::Event
Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
List of all members
KParts::Event Class Reference
#include <KParts/Event>
Inheritance diagram for KParts::Event:

Public Member Functions | |
Event (const char *eventName) | |
virtual const char * | eventName () const |
![]() | |
QEvent (QEvent::Type type) | |
void | accept () |
void | ignore () |
bool | isAccepted () const const |
void | setAccepted (bool accepted) |
bool | spontaneous () const const |
QEvent::Type | type () const const |
Static Public Member Functions | |
static bool | test (const QEvent *event) |
static bool | test (const QEvent *event, const char *name) |
![]() | |
int | registerEventType (int hint) |
Protected Member Functions | |
Event (EventPrivate &dd) | |
Detailed Description
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 03:54:20 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 03:54:20 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.