kmail
searchwindow.h
Go to the documentation of this file.
77 explicit SearchWindow( KMMainWidget* parent, const Akonadi::Collection &collection = Akonadi::Collection() );
119 void childCollectionsFromSelectedCollection( const Akonadi::Collection& collection, KUrl::List &list );
120 void getChildren( const QAbstractItemModel *model, const QModelIndex &parentIndex, KUrl::List &list );
Akonadi::Item selectedMessage() const
Provides access to the currently selected message.
Definition: searchwindow.cpp:701
Akonadi::Item::List selectedMessages() const
Provides access to the list of currently selected message in the listview.
Definition: searchwindow.cpp:688
void closeEvent(QCloseEvent *)
Reimplemented to stop searching when the window is closed.
Definition: searchwindow.cpp:582
Definition: kmmainwidget.h:83
void addRulesToSearchPattern(const MailCommon::SearchPattern &pattern)
Loads a search pattern into the search window, appending its rules to the current one...
Definition: searchwindow.cpp:806
void getChildren(const QAbstractItemModel *model, const QModelIndex &parentIndex, KUrl::List &list)
Definition: searchwindow.cpp:832
Definition: kmsearchmessagemodel.h:33
SearchWindow(KMMainWidget *parent, const Akonadi::Collection &collection=Akonadi::Collection())
Creates a new search window.
Definition: searchwindow.cpp:75
void childCollectionsFromSelectedCollection(const Akonadi::Collection &collection, KUrl::List &list)
Definition: searchwindow.cpp:822
void activateFolder(const Akonadi::Collection &folder)
Changes the base folder for search operations to a different folder.
Definition: searchwindow.cpp:388
Definition: searchwindow.h:65
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.