Akonadi::Search::PIM::ResultIterator
Akonadi::Search::PIM::ResultIterator Class Reference
#include <resultiterator.h>
Public Member Functions | |
ResultIterator (const ResultIterator &ri) | |
Akonadi::Item::Id | id () |
bool | next () |
Detailed Description
Result iterator.
Definition at line 29 of file lib/resultiterator.h.
Constructor & Destructor Documentation
◆ ResultIterator() [1/2]
ResultIterator::ResultIterator | ( | ) |
Definition at line 13 of file lib/resultiterator.cpp.
◆ ResultIterator() [2/2]
ResultIterator::ResultIterator | ( | const ResultIterator & | ri | ) |
Definition at line 18 of file lib/resultiterator.cpp.
Member Function Documentation
◆ id()
|
nodiscard |
Definition at line 41 of file lib/resultiterator.cpp.
◆ next()
bool ResultIterator::next | ( | ) |
Definition at line 25 of file lib/resultiterator.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:50 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:50 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.