kjsembed
value_binding.cpp
Go to the documentation of this file.
static const Method ValueMethods[]
Definition: value_binding.h:96
KJS::UString toString(KJS::ExecState *exec) const
Definition: value_binding.cpp:66
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
Definition: binding_support.h:247
ValueBinding(KJS::ExecState *exec, const char *typeName, T val)
Definition: value_binding.h:107
KJS::JSValue * callValueType(KJS::ExecState *exec, KJS::JSObject *self, const KJS::List &args)
Definition: value_binding.cpp:29
Definition: variant_binding.cpp:130
virtual const std::type_info & type() const =0
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.