kmail

KListViewIndexedSearchLine Class Reference

#include <klistviewindexedsearchline.h>

Inherits KMail::HeaderListQuickSearch.

List of all members.

Public Slots

virtual void updateSearch (const TQString &s=TQString())

Public Member Functions

 KListViewIndexedSearchLine (TQWidget *parent, KListView *listView, KActionCollection *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 klistviewindexedsearchline.h.


Member Function Documentation

void KListViewIndexedSearchLine::updateSearch ( const TQString &  s = TQString()) [virtual, slot]

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 klistviewindexedsearchline.cpp.


The documentation for this class was generated from the following files: