okteta
bookmarklist.h
Go to the documentation of this file.
57 // TODO: this function needs to be called with a valid offset, will return a reference to a zero pointer else
Definition: bookmarklist.h:40
const Bookmark & bookmark(Address offset) const
Definition: bookmarklist.cpp:177
void removeBookmarks(const QList< Okteta::Bookmark > &bookmarks)
Definition: bookmarklist.cpp:86
Definition: bookmark.h:38
void addBookmark(const Bookmark &bookmark)
Definition: bookmarklist.cpp:34
void removeBookmark(const Bookmark &bookmark)
Definition: bookmarklist.cpp:70
bool adjustToSwapped(Address firstPartStart, Address secondPartStart, Size secondPartLength)
Definition: bookmarklist.cpp:131
bool adjustToReplaced(Address offset, Size removedLength, Size insertedLength)
Definition: bookmarklist.cpp:106
void addBookmarks(const QList< Okteta::Bookmark > &bookmarks)
Definition: bookmarklist.cpp:64
void setBookmark(unsigned int index, const Bookmark &bookmark)
Definition: bookmarklist.cpp:92
Definition: bookmarkable.h:29
const Bookmark & at(unsigned int index) const
Definition: bookmarklist.cpp:207
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:07 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 23:04:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.