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


Public Member Functions | |
| KateCmdParser (KateDocument *doc=0L) | |
| virtual | ~KateCmdParser () |
| virtual bool | execCmd (QString cmd=0L, KateView *view=0L)=0 |
Private Attributes | |
| KateDocument * | myDoc |
|
|
Definition at line 49 of file katecmd.cpp. References myDoc. |
|
|
Definition at line 54 of file katecmd.cpp. |
|
||||||||||||
|
Implemented in KateCommands::InsertTime, KateCommands::SedReplace, KateCommands::Character, and KateCommands::Fifo. |
|
|
Definition at line 38 of file katecmd.h. Referenced by KateCmdParser(). |
1.4.2