kjsembed
KJSEmbed::ProxyBinding Class Reference
#include <binding_support.h>
Inheritance diagram for KJSEmbed::ProxyBinding:
Public Member Functions | |
| bool | implementsCall () const |
| bool | implementsConstruct () const |
| ProxyBinding (KJS::ExecState *exec) | |
| virtual | ~ProxyBinding () |
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.
| virtual KJSEmbed::ProxyBinding::~ProxyBinding | ( | ) | [inline, virtual] |
Definition at line 251 of file binding_support.h.
Member Function Documentation
| bool KJSEmbed::ProxyBinding::implementsCall | ( | ) | const [inline] |
Definition at line 253 of file binding_support.h.
| bool KJSEmbed::ProxyBinding::implementsConstruct | ( | ) | const [inline] |
Definition at line 254 of file binding_support.h.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference