Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

KateCmd Class Reference

#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/document/katecmd.h>

Collaboration diagram for KateCmd:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KateCmd (KateDocument *doc=0L)
 ~KateCmd ()
void execCmd (QString cmd=0L, KateView *view=0L)

Private Attributes

KateDocumentmyDoc
QList< KateCmdParsermyParser

Constructor & Destructor Documentation

KateCmd::KateCmd KateDocument doc = 0L  ) 
 

Definition at line 27 of file katecmd.cpp.

References myDoc, and myParser.

KateCmd::~KateCmd  ) 
 

Definition at line 36 of file katecmd.cpp.


Member Function Documentation

void KateCmd::execCmd QString  cmd = 0L,
KateView view = 0L
 

Definition at line 40 of file katecmd.cpp.

References i, and myParser.


Member Data Documentation

KateDocument* KateCmd::myDoc [private]
 

Definition at line 52 of file katecmd.h.

Referenced by KateCmd().

QList<KateCmdParser> KateCmd::myParser [private]
 

Definition at line 53 of file katecmd.h.

Referenced by execCmd(), and KateCmd().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:37:12 2005 for OPIE by  doxygen 1.4.2