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
static const Method ValueMethods[]
Definition: value_binding.h:96
Definition: application.h:33
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-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.