kjsembed
value_binding.cpp
Go to the documentation of this file.
Definition binding_support.h:248
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
virtual const std::type_info & type() const =0
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-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.