TDEListViewIndexedSearchLine Class Reference
#include <tdelistviewindexedsearchline.h>
Inherits KMail::HeaderListQuickSearch.
Public Slots | |
virtual void | updateSearch (const TQString &s=TQString()) |
Public Member Functions | |
TDEListViewIndexedSearchLine (TQWidget *parent, TDEListView *listView, TDEActionCollection *action, const char *name=0) | |
Protected Member Functions | |
virtual bool | itemMatches (const TQListViewItem *item, const TQString &s) const |
Detailed Description
Extends HeaderListQuickSearch to also search inside message bodies using KMMsgIndex.
Definition at line 49 of file tdelistviewindexedsearchline.h.
Constructor & Destructor Documentation
◆ TDEListViewIndexedSearchLine()
|
explicit |
Definition at line 41 of file tdelistviewindexedsearchline.cpp.
◆ ~TDEListViewIndexedSearchLine()
TDEListViewIndexedSearchLine::~TDEListViewIndexedSearchLine | ( | ) |
Definition at line 47 of file tdelistviewindexedsearchline.cpp.
Member Function Documentation
◆ itemMatches()
|
protectedvirtual |
Definition at line 66 of file tdelistviewindexedsearchline.cpp.
◆ updateSearch
|
virtualslot |
Updates search to only make visible the items that match s.
If s is null then the line edit's text will be used.
Definition at line 51 of file tdelistviewindexedsearchline.cpp.
The documentation for this class was generated from the following files: