KTextWidgets 5.109.0
|
This is the complete list of members for KReplace, including all inherited members.
CaseSensitive enum value | KFind | |
closeFindNextDialog() | KFind | |
closeReplaceNextDialog() | KReplace | |
dialogClosed() | KFind | signal |
dialogsParent() const (defined in KFind) | KFind | protected |
displayFinalDialog() const override | KReplace | virtual |
find() | KFind | |
find(const QString &text, const QString &pattern, int index, long options, int *matchedLength, QRegularExpressionMatch *rmatch) | KFind | static |
FindBackwards enum value | KFind | |
FindIncremental enum value | KFind | |
findNext() (defined in KFind) | KFind | signal |
findNextDialog(bool create=false) | KFind | |
FromCursor enum value | KFind | |
index() const | KFind | |
KFind(const QString &pattern, long options, QWidget *parent) | KFind | |
KFind(const QString &pattern, long options, QWidget *parent, QWidget *findDialog) | KFind | |
KFind(KFindPrivate &dd, const QString &pattern, long options, QWidget *parent) (defined in KFind) | KFind | protected |
KFind(KFindPrivate &dd, const QString &pattern, long options, QWidget *parent, QWidget *findDialog) (defined in KFind) | KFind | protected |
KReplace(const QString &pattern, const QString &replacement, long options, QWidget *parent=nullptr) | KReplace | |
KReplace(const QString &pattern, const QString &replacement, long options, QWidget *parent, QWidget *replaceDialog) | KReplace | |
Match enum value (defined in KFind) | KFind | |
MinimumUserOption enum value | KFind | |
needData() const | KFind | |
NoMatch enum value (defined in KFind) | KFind | |
numMatches() const | KFind | |
numReplacements() const | KReplace | |
Options enum name | KFind | |
options() const | KFind | |
optionsChanged() | KFind | signal |
parentWidget() const (defined in KFind) | 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 |
replaceNextDialog(bool create=false) | KReplace | |
resetCounts() override | KReplace | virtual |
Result enum name (defined in KFind) | KFind | |
SearchOptions typedef | 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 override | KReplace | virtual |
textFound(const QString &text, int matchingIndex, int matchedLength) | KFind | signal |
textFoundAtId(int id, int matchingIndex, int matchedLength) | KFind | signal |
textReplaced(const QString &text, int replacementIndex, int replacedLength, int matchedLength) | KReplace | signal |
validateMatch(const QString &text, int index, int matchedlength) | KFind | virtual |
WholeWordsOnly enum value | KFind | |
~KFind() override (defined in KFind) | KFind | |
~KReplace() override (defined in KReplace) | KReplace |