lib
KoTextIterator Member ListThis is the complete list of members for KoTextIterator, including all inherited members.
atEnd() const | KoTextIterator | |
connectTextObjects() | KoTextIterator | [protected] |
currentParag() const | KoTextIterator | [inline] |
currentParagraphDeleted() | KoTextIterator | [signal] |
currentParagraphModified(int modifyType, int pos, int length) | KoTextIterator | [signal] |
currentStartIndex() const | KoTextIterator | |
currentText() const | KoTextIterator | |
currentTextAndIndex() const | KoTextIterator | |
currentTextObject() const | KoTextIterator | [inline] |
hasText() const | KoTextIterator | |
init(const QValueList< KoTextObject * > &lstObjects, KoTextView *textView, int options) | KoTextIterator | |
KoTextIterator(const QValueList< KoTextObject * > &lstObjects, KoTextView *textView, int options) | KoTextIterator | [inline] |
nextTextObject() | KoTextIterator | [protected] |
operator++() | KoTextIterator | |
options() const | KoTextIterator | [inline] |
restart() | KoTextIterator | |
setOptions(int options) | KoTextIterator | |
slotParagraphDeleted(KoTextParag *parag) | KoTextIterator | [protected, slot] |
slotParagraphModified(KoTextParag *parag, int, int pos, int length) | KoTextIterator | [protected, slot] |
|