kaddressbook
quicksearchwidget.cpp
Go to the documentation of this file.
QLayout * layout() const
void slotFocusQuickSearch()
Definition: quicksearchwidget.cpp:67
virtual QSize sizeHint() const
Returns the size hint of the quick search widget.
Definition: quicksearchwidget.cpp:61
void filterStringChanged(const QString &filterString)
This signal is emitted whenever the user has changed the filter string in the line edit...
QSize size() const
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
void setMargin(int margin)
void arrowDownKeyPressed()
This signal is emitted whenever the user pressed the arrow down key.
int key() const
void stop()
int height() const
virtual void keyPressEvent(QKeyEvent *event)
void updateQuickSearchText(const QString &text)
Definition: quicksearchwidget.cpp:96
void start(int msec)
QuickSearchWidget(QWidget *parent=0)
Creates the quick search widget.
Definition: quicksearchwidget.cpp:31
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.