Go to the documentation of this file.
25 #ifndef KLFITEMVIEWSEARCHTARGET_H
26 #define KLFITEMVIEWSEARCHTARGET_H
28 #include <QAbstractItemModel>
29 #include <QAbstractItemView>
36 struct KLFItemViewSearchTargetPrivate;
67 QAbstractItemView *
view() ;
void setSearchView(QAbstractItemView *view)
A search target (for KLFSearchBar) for standard item views.
virtual void searchMoveToIterPos(const QModelIndex &pos)
virtual void searchReinitialized()
virtual bool searchIterMatches(const QModelIndex &pos, const QString &queryString)
void setSearchColumns(const QList< int > &columnList)
virtual QModelIndex searchIterAdvance(const QModelIndex &pos, bool forward)
virtual void searchPerformed(const QModelIndex &resultMatchPosition, bool found, const QString &queryString)
QList< int > searchColumns()
virtual ~KLFItemViewSearchTarget()
KLFItemViewSearchTarget(QAbstractItemView *view, QObject *parent=NULL)
QAbstractItemView * view()
virtual void searchAborted()
A Searchable object interface based on iterative searching.
virtual QModelIndex searchIterBegin()
virtual QModelIndex searchIterEnd()
Base declarations for klatexformula and some utilities.
Generated by doxygen 1.8.20