KDEUI
kfilterproxysearchline.cpp
Go to the documentation of this file.
QLayout * layout() const
QString i18n(const char *text)
void setText(const QString &text)
To set the search to a text.
Definition: kfilterproxysearchline.cpp:88
void setProxy(QSortFilterProxyModel *proxy)
Associate a proxy.
Definition: kfilterproxysearchline.cpp:93
int timeout
KLineEdit * lineEdit() const
Returns the pointer of the lineedit.
Definition: kfilterproxysearchline.cpp:98
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
void setMargin(int margin)
Responsible for the quick search when you are using a QSortFilterProxyModel.
Definition: kfilterproxysearchline.h:42
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 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:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.