kmail
searchwindow.h
Go to the documentation of this file.
75 explicit SearchWindow( KMMainWidget* parent, const Akonadi::Collection &collection = Akonadi::Collection() );
Akonadi::Item selectedMessage() const
Provides access to the currently selected message.
Definition: searchwindow.cpp:723
Akonadi::Item::List selectedMessages() const
Provides access to the list of currently selected message in the listview.
Definition: searchwindow.cpp:710
void closeEvent(QCloseEvent *)
Reimplemented to stop searching when the window is closed.
Definition: searchwindow.cpp:615
Definition: kmmainwidget.h:91
void addRulesToSearchPattern(const MailCommon::SearchPattern &pattern)
Loads a search pattern into the search window, appending its rules to the current one...
Definition: searchwindow.cpp:833
Definition: kmsearchmessagemodel.h:33
SearchWindow(KMMainWidget *parent, const Akonadi::Collection &collection=Akonadi::Collection())
Creates a new search window.
Definition: searchwindow.cpp:70
void activateFolder(const Akonadi::Collection &folder)
Changes the base folder for search operations to a different folder.
Definition: searchwindow.cpp:382
Definition: searchwindow.h:63
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.