Akonadi::Search::ResultIterator
Akonadi::Search::ResultIterator Class Reference
#include <resultiterator.h>
Public Member Functions | |
ResultIterator (const ResultIterator &rhs) | |
ResultIterator (int id, SearchStore *store) | |
QString | icon () const |
QByteArray | id () const |
bool | next () |
ResultIterator & | operator= (const ResultIterator &other) |
QString | text () const |
QUrl | url () const |
Detailed Description
Result iterator.
Definition at line 42 of file core/resultiterator.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 04:08:51 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 04:08:51 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.