kword
KWFindReplace Class Reference
#include <KWFindReplace.h>
Detailed Description
This class implements the 'find' functionality ( the "search next, prompt" loop ) and the 'replace' functionality.Same class, to allow centralizing the code that finds the framesets and paragraphs to look into.
Definition at line 41 of file KWFindReplace.h.
Public Member Functions | |
KWFindReplace (KWCanvas *canvas, KoSearchDia *dialog, const QValueList< KoTextObject * > &lstObjects, KWTextFrameSetEdit *textView) | |
KWFindReplace (KWCanvas *parent, KoReplaceDia *dialog, const QValueList< KoTextObject * > &lstObjects, KWTextFrameSetEdit *textView) | |
~KWFindReplace () | |
virtual void | emitNewCommand (KCommand *) |
virtual void | highlightPortion (KoTextParag *parag, int index, int length, KoTextDocument *textdocument, KDialogBase *dialog) |
The documentation for this class was generated from the following files: