, 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 QString &text, const QString &pattern, int index, long options, int *matchedlength) | KFind | [static] |
find(const QString &text, const QRegExp &pattern, int index, long options, int *matchedlength) (defined in KFind) | KFind | [static] |
findNext() (defined in KFind) | KFind | [signal] |
findNextDialog(bool create=false) | KFind | |
highlight(const QString &text, int matchingIndex, int matchedLength) | KFind | [signal] |
index() const | KFind | |
KFind(const QString &pattern, long options, QWidget *parent) | KFind | |
KFind(const QString &pattern, long options, QWidget *parent, QWidget *findDialog) | KFind | |
KReplace(const QString &pattern, const QString &replacement, long options, QWidget *parent=0) | KReplace | |
KReplace(const QString &pattern, const QString &replacement, long options, QWidget *parent, QWidget *replaceDialog) | KReplace | |
Match enum value (defined in KFind) | KFind | |
needData() const | KFind | |
NoMatch enum value (defined in KFind) | 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(QString &text, const QString &pattern, const QString &replacement, int index, long options, int *replacedLength) | KReplace | [static] |
replace(QString &text, const QRegExp &pattern, const QString &replacement, int index, long options, int *replacedLength) (defined in KReplace) | KReplace | [static] |
replace(const QString &text, int replacementIndex, int replacedLength, int matchedLength) | KReplace | [signal] |
replaceNextDialog(bool create=false) | KReplace | |
resetCounts() | KReplace | [virtual] |
Result enum name (defined in KFind) | KFind | |
setData(const QString &data, int startPos=-1) | KFind | |
setOptions(long options) | KFind | [virtual] |
setPattern(const QString &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 QString &text, int index, int matchedlength) | KFind | [inline, virtual] |
~KFind() (defined in KFind) | KFind | [virtual] |
~KReplace() (defined in KReplace) | KReplace | [virtual] |