kjsembed
console.cpp
Go to the documentation of this file.
126 m_ui.mConsole->append(errorTemplate.arg( KJSEmbed::toQString(jsres.value()->toString(exec)) ) );
ExitStatus execute(const KJS::UString &code)
Execute a code string using the current interpreter.
Definition: kjsembed.cpp:245
Definition: kjs_object_model.h:35
void on_actionOpenScript_activated()
Definition: console.cpp:83
void on_actionCloseScript_activated()
Definition: console.cpp:107
Definition: kjsembed.h:65
END_OBJECT_METHOD object close()
void updateModel(KJS::JSObject *m_root)
Definition: kjs_object_model.cpp:43
KJS::Completion completion() const
Returns the Completion object for the last script executed.
Definition: kjsembed.cpp:195
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Aug 12 2019 21:51:59 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Aug 12 2019 21:51:59 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.