lib
KoTextBookmarkList Class Reference
List of all members.Detailed Description
Definition at line 69 of file KoTextBookmark.h.
Public Member Functions | |
| const_iterator | findByName (const QString &name) const |
| iterator | findByName (const QString &name) |
| bool | removeByName (const QString &name) |
| QMap< const KoTextParag *, KoTextBookmarkList > | bookmarksPerParagraph () const |
Member Function Documentation
| QMap<const KoTextParag*, KoTextBookmarkList> KoTextBookmarkList::bookmarksPerParagraph | ( | ) | const [inline] |
return a map of bookmarks per paragraph.
Note that multi-paragraph bookmarks will be present twice in the map.
Definition at line 94 of file KoTextBookmark.h.
The documentation for this class was generated from the following file:

