kabc
addresslineedit.h
void doCompletion(bool)
Triggers looking for a completion of the address or the last address if there are already more than o...
Definition addresslineedit.cpp:343
virtual void mouseReleaseEvent(QMouseEvent *e)
Enables smart paste for X11 middle mouse text paste if completion is enabled.
Definition addresslineedit.cpp:247
void addAddress(const QString &addr)
Adds a new address to the line edit.
Definition addresslineedit.cpp:482
virtual void loadAddresses()
Always call AddressLineEdit::loadAddresses() as the first thing.
Definition addresslineedit.cpp:470
AddressLineEdit(QWidget *parent, bool useCompletion=true)
Creates the line edit instance.
Definition addresslineedit.cpp:193
virtual void setFont(const QFont &font)
Reimplemented for internal reasons.
Definition addresslineedit.cpp:215
virtual void keyPressEvent(QKeyEvent *e)
Handles KDE completion short cuts.
Definition addresslineedit.cpp:224
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.