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
The SearchWindow class provides a dialog for triggering a search on folders and storing that search a...
Definition searchwindow.h:69
KMMessage * message()
Provides access to the currently selected message.
Definition searchwindow.cpp:773
virtual void keyPressEvent(TQKeyEvent *)
Reimplemented to react to Escape.
Definition searchwindow.cpp:440
virtual void closeEvent(TQCloseEvent *)
Reimplemented to stop searching when the window is closed.
Definition searchwindow.cpp:619
KMMessageList selectedMessages()
Provides access to the list of currently selected message in the listview.
Definition searchwindow.cpp:757
void activateFolder(KMFolder *curFolder)
Changes the base folder for search operations to a different folder.
Definition searchwindow.cpp:460