#include <ndkonsole.h>
Public Types | |
| enum | { OK = 0, NO_KPART = 1, PART_LOADING_ERROR = 2 } |
Public Slots | |
| int | loadConsoleIfNeeded (const KURL url) |
Signals | |
| void | beingDestroyed () |
Public Member Functions | |
| NdKonsole (QWidget *parent=0, const char *name=0) | |
| bool | runCommand (QString command) const |
Protected Member Functions | |
| void | focusInEvent (QFocusEvent *) |
| virtual void | showEvent (QShowEvent *event) |
| anonymous enum |
Information retun after a call to addKonsole
| int NdKonsole::loadConsoleIfNeeded | ( | const KURL | url | ) | [slot] |
Adds a Konsole and a LauncherPage.
| url | url of the currently open parameter file. |
1.5.1