• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kate
 

kate

Public Slots | Public Member Functions | Protected Member Functions
KateConsole Class Reference

#include <kateconsole.h>

Inherits TQVBox.

List of all members.

Public Slots

void slotPipeToConsole ()

Public Member Functions

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

Protected Member Functions

void showEvent (TQShowEvent *ev)

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.


Constructor & Destructor Documentation

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

construct us

Parameters:
mwmain window
parenttoolview

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:
urlgiven dir

Definition at line 103 of file kateconsole.cpp.

void KateConsole::sendInput ( const TQString &  text)

send given text to console

Parameters:
textcommands for console

Definition at line 112 of file kateconsole.cpp.

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

the konsole get shown

Parameters:
evshow event

Definition at line 96 of file kateconsole.cpp.

void KateConsole::slotPipeToConsole ( ) [slot]

pipe current document to console

Definition at line 125 of file kateconsole.cpp.


The documentation for this class was generated from the following files:
  • kateconsole.h
  • kateconsole.cpp

kate

Skip menu "kate"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kate

Skip menu "kate"
  • kate
  • kwin
  •   lib
  • libkonq
Generated for kate by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |