lib
KoTextBookmark Class Reference
List of all members.Detailed Description
Definition at line 34 of file KoTextBookmark.h.
Public Member Functions | |
KoTextBookmark (const QString &name=QString::null) | |
KoTextBookmark (const QString &name, KoTextParag *startParag, KoTextParag *endParag, int start, int end) | |
QString | bookmarkName () const |
void | setBookmarkName (const QString &name) |
KoTextDocument * | textDocument () const |
KoTextParag * | startParag () const |
void | setStartParag (KoTextParag *parag) |
KoTextParag * | endParag () const |
void | setEndParag (KoTextParag *parag) |
void | setBookmarkStartIndex (int pos) |
int | bookmarkStartIndex () const |
void | setBookmarkEndIndex (int end) |
int | bookmarkEndIndex () const |
bool | isSimple () const |
The documentation for this class was generated from the following files: