KateConsole Class Reference

#include <kateconsole.h>

List of all members.


Detailed Description

KateConsole This class is used for the internal terminal emulator It uses internally the konsole part, thx to konsole devs :).

Definition at line 45 of file kateconsole.h.


Public Slots

void slotPipeToConsole ()

Public Member Functions

 KateConsole (KateMainWindow *mw, KateMDI::ToolView *parent)
 ~KateConsole ()
void cd (const KURL &url)
void sendInput (const QString &text)

Protected Member Functions

void showEvent (QShowEvent *ev)

Constructor & Destructor Documentation

KateConsole::KateConsole ( KateMainWindow mw,
KateMDI::ToolView parent 
)

construct us

Parameters:
mw main window
parent toolview

Definition at line 42 of file kateconsole.cpp.

KateConsole::~KateConsole (  ) 

destruct us

Definition at line 50 of file kateconsole.cpp.


Member Function Documentation

void KateConsole::cd ( const KURL &  url  ) 

cd to dir

Parameters:
url given dir

Definition at line 103 of file kateconsole.cpp.

void KateConsole::sendInput ( const QString &  text  ) 

send given text to console

Parameters:
text commands for console

Definition at line 112 of file kateconsole.cpp.

void KateConsole::slotPipeToConsole (  )  [slot]

pipe current document to console

Definition at line 125 of file kateconsole.cpp.

void KateConsole::showEvent ( QShowEvent *  ev  )  [protected]

the konsole get shown

Parameters:
ev show event

Definition at line 96 of file kateconsole.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys