KDEUI
ksystemeventfilter.cpp
Go to the documentation of this file.
bool _k_eventFilter(void *message)
Copyright 2009, 2010 Michael Leupold lemma@confuego.org
Definition: ksystemeventfilter.cpp:89
QAbstractEventDispatcher * instance(QThread *thread)
typedef EventFilter
#define K_GLOBAL_STATIC(TYPE, NAME)
virtual bool macEvent(EventHandlerCallRef caller, EventRef event)
T * data() const
virtual bool x11Event(XEvent *event)
virtual bool winEvent(MSG *message, long *result)
void remove()
bool hasNext() const
T & next()
void removeEventFilter(const QWidget *filter)
Removes a global widget filter.
Definition: ksystemeventfilter.cpp:153
void installEventFilter(QWidget *filter)
Installs a widget filter as a global X11 event filter.
Definition: ksystemeventfilter.cpp:146
EventFilter setEventFilter(EventFilter filter)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.