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