KReplace Member List
This is the complete list of members for KReplace, including all inherited members.
closeFindNextDialog() | KFind | |
closeReplaceNextDialog() | KReplace | |
dialogClosed() | KFind | [signal] |
dialogsParent() const (defined in KFind) | KFind | [protected] |
displayFinalDialog() const | KReplace | [virtual] |
find() | KFind | |
find(const TQString &text, const TQString &pattern, int index, long options, int *matchedlength) | KFind | [static] |
find(const TQString &text, const TQRegExp &pattern, int index, long options, int *matchedlength) | KFind | [static] |
findNext() (defined in KFind) | KFind | [signal] |
findNextDialog(bool create=false) | KFind | |
highlight(const TQString &text, int matchingIndex, int matchedLength) | KFind | [signal] |
highlight(int id, int matchingIndex, int matchedLength) | KFind | [signal] |
index() const | KFind | |
KFind(const TQString &pattern, long options, TQWidget *parent) | KFind | |
KFind(const TQString &pattern, long options, TQWidget *parent, TQWidget *findDialog) | KFind | |
KReplace(const TQString &pattern, const TQString &replacement, long options, TQWidget *parent=0) | KReplace | |
KReplace(const TQString &pattern, const TQString &replacement, long options, TQWidget *parent, TQWidget *replaceDialog) | KReplace | |
Match enum value | KFind | |
needData() const | KFind | |
NoMatch enum value | KFind | |
numMatches() const | KFind | [inline] |
numReplacements() const | KReplace | [inline] |
options() const | KFind | [inline] |
optionsChanged() | KFind | [signal] |
parentWidget() const (defined in KFind) | KFind | [inline, protected] |
pattern() const | KFind | [inline] |
replace() | KReplace | |
replace(TQString &text, const TQString &pattern, const TQString &replacement, int index, long options, int *replacedLength) | KReplace | [static] |
replace(TQString &text, const TQRegExp &pattern, const TQString &replacement, int index, long options, int *replacedLength) | KReplace | [static] |
replace(const TQString &text, int replacementIndex, int replacedLength, int matchedLength) | KReplace | [signal] |
replaceNextDialog(bool create=false) | KReplace | |
resetCounts() | KReplace | [virtual] |
Result enum name | KFind | |
setData(const TQString &data, int startPos=-1) | KFind | |
setData(int id, const TQString &data, int startPos=-1) | KFind | |
setOptions(long options) | KFind | [virtual] |
setPattern(const TQString &pattern) | KFind | |
shouldRestart(bool forceAsking=false, bool showNumMatches=true) const | KReplace | [virtual] |
slotDialogClosed() (defined in KFind) | KFind | [protected, slot] |
slotFindNext() (defined in KFind) | KFind | [protected, slot] |
slotReplace() (defined in KReplace) | KReplace | [protected, slot] |
slotReplaceAll() (defined in KReplace) | KReplace | [protected, slot] |
slotSkip() (defined in KReplace) | KReplace | [protected, slot] |
validateMatch(const TQString &text, int index, int matchedlength) | KFind | [inline, virtual] |
~KFind() | KFind | [virtual] |
~KReplace() | KReplace | [virtual] |