KDEUI
kcompletionbox.h
Go to the documentation of this file.
A helper widget for "completion-widgets" (KLineEdit, KComboBox))
Definition: kcompletionbox.h:44
void activated(const QString &)
Emitted when an item was selected, contains the text of the selected item.
void userCancelled(const QString &)
Emitted whenever the user chooses to ignore the available selections and close the this box.
A variant of QListWidget that honors KDE's system-wide settings.
Definition: klistwidget.h:41
KAction * home(const QObject *recvr, const char *slot, QObject *parent)
Go to the "Home" position or document.
Definition: kstandardaction.cpp:404
KAction * up(const QObject *recvr, const char *slot, QObject *parent)
Move up (web style menu).
Definition: kstandardaction.cpp:389
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.