#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/document/katecmds.h>
Inheritance diagram for KateCommands::SedReplace:


Public Member Functions | |
| SedReplace (KateDocument *doc=0) | |
| bool | execCmd (QString cmd=0, KateView *view=0) |
Static Private Member Functions | |
| static QString | sedMagic (QString textLine, QString find, QString replace, bool noCase, bool repeat) |
$s/// is currently unsupported
Definition at line 55 of file katecmds.h.
|
|
Definition at line 58 of file katecmds.h. |
|
||||||||||||
|
Implements KateCmdParser. Definition at line 186 of file katecmds.cpp. References KateView::currentLine(), KateView::currentTextLine(), KateView::doc(), Opie::Core::endl(), KateCommands::exchangeAbbrevs(), kdDebug(), QString::latin1(), repeat(), KateCommands::replace(), sedMagic(), KateCommands::setLineText(), text, and KateView::textLine(). |
|
||||||||||||||||||||||||
|
Definition at line 127 of file katecmds.cpp. References KateCommands::backslashString(), QValueList< T >::begin(), QValueList< T >::end(), i, QString::length(), QString::number(), KateCommands::replace(), QString::replace(), and start. Referenced by execCmd(). |
1.4.2