kjsembed
value_binding.cpp
Go to the documentation of this file.
ProxyBinding(KJS::ExecState *exec)
Definition binding_support.cpp:28
static void publish(KJS::ExecState *exec, KJS::JSObject *object, const Method *methods)
Publishes an array of Methods to an object.
Definition static_binding.cpp:60
ValueBinding(KJS::ExecState *exec, const char *typeName, T val)
Definition value_binding.h:107
KJS::UString toString(KJS::ExecState *exec) const
Definition value_binding.cpp:66
Definition application.h:33
T * extractBindingImp(KJS::ExecState *exec, KJS::JSValue *val)
This will extract a binding implementation from a KJS::JSValue.
Definition binding_support.h:268
KJS::JSValue * callValueType(KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args)
Definition value_binding.cpp:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.