|
|
A KPart that provides a console for executing Javascript commands.
JSConsolePart ( QWidget *parent, const char *name=0 )
| JSConsolePart |
JSConsolePart ( KJS::Interpreter *js, QWidget *parent, const char *name=0 )
| JSConsolePart |
~JSConsolePart ()
| ~JSConsolePart |
KJS::Interpreter * jscript ()
| jscript |
[const]
JSConsoleWidget * widget ()
| widget |
[const]
bool openURL ( const KURL &url )
| openURL |
[virtual slot]
bool openFile ()
| openFile |
[protected virtual]