KJSEmbed::Engine-members

Search for usage in LXR

KJSEmbed::Engine Member List

This is the complete list of members for KJSEmbed::Engine, including all inherited members.

addObject(QObject *obj, const KJS::UString &name=KJS::UString()) constKJSEmbed::Engine
addObject(QObject *obj, KJS::JSObject *parent, const KJS::UString &name=KJS::UString()) constKJSEmbed::Engine
callMethod(const KJS::UString &methodName, const KJS::List &args=KJS::List())KJSEmbed::Engine
callMethod(KJS::JSObject *parent, const KJS::UString &methodName, const KJS::List &args=KJS::List())KJSEmbed::Engine
completion() constKJSEmbed::Engine
construct(const KJS::UString &className, const KJS::List &args=KJS::List()) constKJSEmbed::Engine
Engine(bool enableBindings=true)KJSEmbed::Engine
execute(const KJS::UString &code)KJSEmbed::Engine
ExitStatus enum nameKJSEmbed::Engine
Failure enum value (defined in KJSEmbed::Engine)KJSEmbed::Engine
interpreter() constKJSEmbed::Engine
isBindingsEnabled() constKJSEmbed::Engine
runFile(const KJS::UString &file)KJSEmbed::Engine
runFile(KJS::Interpreter *interpreter, const KJS::UString &file)KJSEmbed::Enginestatic
Success enum value (defined in KJSEmbed::Engine)KJSEmbed::Engine
~Engine()KJSEmbed::Enginevirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Dec 11 2023 03:58:55 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.