kjsembed
qaction_binding.cpp
Go to the documentation of this file.
#define KJSO_SIMPLE_BINDING_CTOR(NAME, TYPE, BASENAME)
Definition binding_support.h:113
Definition qobject_binding.h:80
Definition application.h:33
QString KJSEMBED_EXPORT extractQString(KJS::ExecState *exec, const KJS::List &args, int idx, const QString defaultValue=QString())
Extracts a QString from an argument list.
Definition binding_support.cpp:34
T * extractObject(KJS::ExecState *exec, KJS::JSValue *arg, T *defaultValue)
Extracts a pointer based type from an ObjectBinding object.
Definition object_binding.h:158
JSObject * throwError(ExecState *e, ErrorType t, const QString &m)
Definition binding_support.h:241
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.11.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.11.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.