KDEUI
krestrictedline.cpp
Go to the documentation of this file.
KLineEdit(const QString &string, QWidget *parent=0)
Constructs a KLineEdit object with a default text, a parent, and a name.
Definition klineedit.cpp:232
virtual void keyPressEvent(QKeyEvent *)
Re-implemented for internal reasons.
Definition klineedit.cpp:702
void keyPressEvent(QKeyEvent *e)
Re-implemented for internal reasons.
Definition krestrictedline.cpp:48
void inputMethodEvent(QInputMethodEvent *e)
Definition krestrictedline.cpp:72
void setValidChars(const QString &valid)
All characters in the string valid are treated as acceptable characters.
Definition krestrictedline.cpp:94
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.