okteta
#include <bookmarksconstiterator.h>
Public Member Functions | |
BookmarksConstIterator (BookmarksConstIteratorAdapter *adapter=0) | |
bool | findNext (const Okteta::Bookmark &bookmark) |
bool | findNextFrom (unsigned int offset) |
bool | findPrevious (const Okteta::Bookmark &bookmark) |
bool | findPreviousFrom (unsigned int offset) |
bool | hasList () const |
bool | hasNext () const |
bool | hasPrevious () const |
const Okteta::Bookmark & | next () |
const Okteta::Bookmark & | peekNext () const |
const Okteta::Bookmark & | peekPrevious () const |
const Okteta::Bookmark & | previous () |
void | toBack () |
void | toFront () |
Protected Attributes | |
KSharedPtr < BookmarksConstIteratorAdapter > | mAdapter |
Detailed Description
Definition at line 36 of file bookmarksconstiterator.h.
Constructor & Destructor Documentation
|
inlineexplicit |
Definition at line 65 of file bookmarksconstiterator.h.
Member Function Documentation
|
inline |
Definition at line 74 of file bookmarksconstiterator.h.
|
inline |
Definition at line 76 of file bookmarksconstiterator.h.
|
inline |
Definition at line 75 of file bookmarksconstiterator.h.
|
inline |
Definition at line 77 of file bookmarksconstiterator.h.
|
inline |
Definition at line 67 of file bookmarksconstiterator.h.
|
inline |
Definition at line 69 of file bookmarksconstiterator.h.
|
inline |
Definition at line 70 of file bookmarksconstiterator.h.
|
inline |
Definition at line 78 of file bookmarksconstiterator.h.
|
inline |
Definition at line 71 of file bookmarksconstiterator.h.
|
inline |
Definition at line 72 of file bookmarksconstiterator.h.
|
inline |
Definition at line 79 of file bookmarksconstiterator.h.
|
inline |
Definition at line 80 of file bookmarksconstiterator.h.
|
inline |
Definition at line 81 of file bookmarksconstiterator.h.
Member Data Documentation
|
protected |
Definition at line 61 of file bookmarksconstiterator.h.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.