, including all inherited members.
CaseSensitive enum value | KFind | |
closeFindNextDialog() | KFind | |
closeReplaceNextDialog() | KReplace | |
dialogClosed() | KFind | [signal] |
dialogsParent() const | 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) | KFind | [static] |
FindBackwards enum value | KFind | |
FindIncremental enum value | KFind | |
findNext() | KFind | [signal] |
findNextDialog(bool create=false) | KFind | |
FromCursor enum value | KFind | |
highlight(const QString &text, int matchingIndex, int matchedLength) | KFind | [signal] |
highlight(int id, 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 | KFind | |
MinimumUserOption enum value | KFind | |
needData() const | KFind | |
NoMatch enum value | KFind | |
numMatches() const | KFind | |
numReplacements() const | KReplace | |
Options enum name | KFind | |
options() const | KFind | |
optionsChanged() | KFind | [signal] |
parentWidget() const | KFind | [protected] |
pattern() const | KFind | |
RegularExpression enum value | KFind | |
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) | 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 | KFind | |
SelectedText enum value | KFind | |
setData(const QString &data, int startPos=-1) | KFind | |
setData(int id, 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] |
validateMatch(const QString &text, int index, int matchedlength) | KFind | [virtual] |
WholeWordsOnly enum value | KFind | |
~KFind() | KFind | [virtual] |
~KReplace() | KReplace | [virtual] |