KWidgetsAddons
klineediteventhandler.cpp
This class provides an event filter that can be installed on a QLineEdit or a subclass of it (KLineEd...
Definition klineediturldropeventfilter.h:28
void catchReturnKey(QObject *lineEdit)
Do not propagate Return or Enter key presses in line edits.
Definition klineediteventhandler.cpp:50
void handleUrlDrops(QObject *lineEdit)
Handle drop events with URLs and replace the current line edit with the dropped URL.
Definition klineediteventhandler.cpp:57
KeyPress
void returnPressed()
Q_EMITQ_EMIT
Q_OBJECTQ_OBJECT
virtual bool event(QEvent *e)
virtual bool eventFilter(QObject *watched, QEvent *event)
void installEventFilter(QObject *filterObj)
Key_Return
KeypadModifier
NoButton
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.