KDEUI
ksystemeventfilter.cpp
Go to the documentation of this file.
void message(KMessage::MessageType messageType, const QString &text, const QString &caption=QString())
bool _k_eventFilter(void *message)
Copyright 2009, 2010 Michael Leupold lemma@confuego.org
Definition: ksystemeventfilter.cpp:89
Members of this namespace allow installing and removing global event-filters that will catch all wind...
Definition: ksystemeventfilter.cpp:143
#define K_GLOBAL_STATIC(TYPE, NAME)
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:12:35 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:12:35 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.