kjsembed
application.cpp
Go to the documentation of this file.
53 namespace ApplicationNS
73 return new KJSEmbed::ApplicationBinding( exec, ::qobject_cast<QApplication*>(QCoreApplication::instance() ) );
Definition: qobject_binding.h:79
END_METHOD_LUT setOwnership(CPPOwned)
START_STATIC_METHOD_LUT(CoreApplicationBinding)
Definition: application.cpp:37
int KJSEMBED_EXPORT extractInt(KJS::ExecState *exec, const KJS::List &args, int idx, int defaultValue=0)
Extracts an integer from an argument list.
Definition: binding_support.cpp:72
#define KJSO_START_BINDING_CTOR(NAME, TYPE, BASENAME)
Definition: binding_support.h:104
#define START_STATIC_OBJECT_METHOD(METHODNAME)
Definition: object_binding.h:67
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.