Kate
KateCommands::SedReplace::InteractiveSedReplacer Class Reference
  #include <katecmds.h>
Public Member Functions | |
| InteractiveSedReplacer (KateDocument *doc, const QString &findPattern, const QString &replacePattern, bool caseSensitive, bool onlyOnePerLine, int startLine, int endLine) | |
| KTextEditor::Range | currentMatch () | 
| QString | currentMatchReplacementConfirmationMessage () | 
| QString | finalStatusReportMessage () | 
| void | replaceAllRemaining () | 
| void | replaceCurrentMatch () | 
| void | skipCurrentMatch () | 
Detailed Description
Definition at line 275 of file katecmds.h.
Constructor & Destructor Documentation
| KateCommands::SedReplace::InteractiveSedReplacer::InteractiveSedReplacer | ( | KateDocument * | doc, | 
| const QString & | findPattern, | ||
| const QString & | replacePattern, | ||
| bool | caseSensitive, | ||
| bool | onlyOnePerLine, | ||
| int | startLine, | ||
| int | endLine | ||
| ) | 
Definition at line 1024 of file katecmds.cpp.
Member Function Documentation
| Range KateCommands::SedReplace::InteractiveSedReplacer::currentMatch | ( | ) | 
Will return invalid Range if there are no further matches.
Definition at line 1039 of file katecmds.cpp.
| QString KateCommands::SedReplace::InteractiveSedReplacer::currentMatchReplacementConfirmationMessage | ( | ) | 
Definition at line 1114 of file katecmds.cpp.
| QString KateCommands::SedReplace::InteractiveSedReplacer::finalStatusReportMessage | ( | ) | 
Definition at line 1119 of file katecmds.cpp.
| void KateCommands::SedReplace::InteractiveSedReplacer::replaceAllRemaining | ( | ) | 
Definition at line 1104 of file katecmds.cpp.
| void KateCommands::SedReplace::InteractiveSedReplacer::replaceCurrentMatch | ( | ) | 
Definition at line 1064 of file katecmds.cpp.
| void KateCommands::SedReplace::InteractiveSedReplacer::skipCurrentMatch | ( | ) | 
Definition at line 1054 of file katecmds.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference