KateConsole Class Reference
#include <kateconsole.h>
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
|
construct us
Definition at line 42 of file kateconsole.cpp. |
|
destruct us
Definition at line 50 of file kateconsole.cpp. |
Member Function Documentation
|
cd to dir
Definition at line 100 of file kateconsole.cpp. |
|
send given text to console
Definition at line 109 of file kateconsole.cpp. |
|
the konsole get shown
Definition at line 93 of file kateconsole.cpp. |
|
pipe current document to console
Definition at line 122 of file kateconsole.cpp. |
The documentation for this class was generated from the following files: