kjsembed
KJSEmbed::ProxyBinding Class Reference
#include <binding_support.h>
Inheritance diagram for KJSEmbed::ProxyBinding:
Public Member Functions | |
ProxyBinding (KJS::ExecState *exec) | |
virtual | ~ProxyBinding () |
bool | implementsCall () const |
bool | implementsConstruct () const |
Detailed Description
Definition at line 247 of file binding_support.h.
Constructor & Destructor Documentation
ProxyBinding::ProxyBinding | ( | KJS::ExecState * | exec | ) |
Definition at line 28 of file binding_support.cpp.
|
inlinevirtual |
Definition at line 251 of file binding_support.h.
Member Function Documentation
|
inline |
Definition at line 253 of file binding_support.h.
|
inline |
Definition at line 254 of file binding_support.h.
The documentation for this class was generated from the following files:
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.