okteta
KHECore::KBookmarkList Class Reference
#include <kbookmarklist.h>
Inheritance diagram for KHECore::KBookmarkList:

Detailed Description
H. Kossebau
Definition at line 38 of file kbookmarklist.h.
Public Member Functions | |
| void | addBookmark (const KBookmark &bookmark) |
| void | addBookmarks (const QList< KHECore::KBookmark > &bookmarks) |
| bool | adjustToReplaced (int offset, int removedLength, int insertedLength) |
| bool | adjustToSwapped (int firstPartStart, int secondPartStart, int secondPartLength) |
| bool | contains (int offset) const |
| KBookmarkList () | |
| QList< KHECore::KBookmark > | list () const |
| const_iterator | nextFrom (int offset) const |
| const_iterator | previousFrom (int offset) const |
| void | removeBookmark (const KBookmark &bookmark) |
| void | removeBookmarks (const QList< KHECore::KBookmark > &bookmarks) |
| ~KBookmarkList () | |
Constructor & Destructor Documentation
| KHECore::KBookmarkList::KBookmarkList | ( | ) |
Definition at line 29 of file kbookmarklist.cpp.
| KHECore::KBookmarkList::~KBookmarkList | ( | ) |
Definition at line 195 of file kbookmarklist.cpp.
Member Function Documentation
| void KHECore::KBookmarkList::addBookmark | ( | const KBookmark & | bookmark | ) |
Definition at line 31 of file kbookmarklist.cpp.
| void KHECore::KBookmarkList::addBookmarks | ( | const QList< KHECore::KBookmark > & | bookmarks | ) |
Definition at line 61 of file kbookmarklist.cpp.
Definition at line 89 of file kbookmarklist.cpp.
| bool KHECore::KBookmarkList::adjustToSwapped | ( | int | firstPartStart, | |
| int | secondPartStart, | |||
| int | secondPartLength | |||
| ) |
Definition at line 112 of file kbookmarklist.cpp.
| bool KHECore::KBookmarkList::contains | ( | int | offset | ) | const |
Definition at line 155 of file kbookmarklist.cpp.
| QList< KHECore::KBookmark > KHECore::KBookmarkList::list | ( | ) | const |
Definition at line 147 of file kbookmarklist.cpp.
| KBookmarkList::const_iterator KHECore::KBookmarkList::nextFrom | ( | int | offset | ) | const |
Definition at line 184 of file kbookmarklist.cpp.
| KBookmarkList::const_iterator KHECore::KBookmarkList::previousFrom | ( | int | offset | ) | const |
Definition at line 170 of file kbookmarklist.cpp.
| void KHECore::KBookmarkList::removeBookmark | ( | const KBookmark & | bookmark | ) |
Definition at line 67 of file kbookmarklist.cpp.
| void KHECore::KBookmarkList::removeBookmarks | ( | const QList< KHECore::KBookmark > & | bookmarks | ) |
Definition at line 83 of file kbookmarklist.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference