searchwindow.h
This widget is intended to be used in the filter configuration as well as in the message search dialo...
Definition kmsearchpatternedit.h:167
This class is an abstraction of a search over messages.
Definition kmsearchpattern.h:308
A widget that contains a KLineEdit which shows the current folder and a button that fires a KMFolderS...
Definition folderrequester.h:47
KMMessage * message()
Provides access to the currently selected message.
Definition searchwindow.cpp:767
virtual void keyPressEvent(TQKeyEvent *)
Reimplemented to react to Escape.
Definition searchwindow.cpp:434
SearchWindow(KMMainWidget *parent, const char *name=0, KMFolder *curFolder=0, bool modal=false)
Creates a new search window.
Definition searchwindow.cpp:109
virtual void closeEvent(TQCloseEvent *)
Reimplemented to stop searching when the window is closed.
Definition searchwindow.cpp:613
KMMessageList selectedMessages()
Provides access to the list of currently selected message in the listview.
Definition searchwindow.cpp:751
void activateFolder(KMFolder *curFolder)
Changes the base folder for search operations to a different folder.
Definition searchwindow.cpp:454
