addBindings(KJS::ExecState *exec, KJS::Object &object) | KJSEmbed::JSObjectProxy | [virtual] |
addBindingsClass(KJS::ExecState *exec, KJS::Object &object) | KJSEmbed::JSObjectProxy | [protected] |
addBindingsEnum(KJS::ExecState *exec, KJS::Object &object) | KJSEmbed::JSObjectProxy | [protected] |
addBindingsSlots(KJS::ExecState *exec, KJS::Object &object) | KJSEmbed::JSObjectProxy | [protected] |
Bindings::JSObjectProxyImp class | KJSEmbed::JSObjectProxy | [friend] |
get(KJS::ExecState *exec, const KJS::Identifier &p) const | KJSEmbed::JSObjectProxy | [virtual] |
inherits(const char *clazz) | KJSEmbed::JSObjectProxy | [inline] |
interpreter() const | KJSEmbed::JSObjectProxy | [inline] |
isObjectProxy() const | KJSEmbed::JSProxy | [inline] |
isOpaqueProxy() const | KJSEmbed::JSProxy | [inline] |
isValueProxy() const | KJSEmbed::JSProxy | [inline] |
JSObjectProxy(KJSEmbedPart *part, QObject *target) | KJSEmbed::JSObjectProxy | |
JSObjectProxy(KJSEmbedPart *part, QObject *target, QObject *root) | KJSEmbed::JSObjectProxy | |
JSObjectProxy(KJSEmbedPart *part, QObject *target, QObject *root, const JSSecurityPolicy *sp) | KJSEmbed::JSObjectProxy | |
JSProxy(int type) | KJSEmbed::JSProxy | |
object() const | KJSEmbed::JSObjectProxy | [inline] |
ObjectProxy enum value | KJSEmbed::JSProxy | |
OpaqueProxy enum value | KJSEmbed::JSProxy | |
part() const | KJSEmbed::JSObjectProxy | [inline] |
proxyType() const | KJSEmbed::JSProxy | [inline] |
ProxyType enum name | KJSEmbed::JSProxy | |
put(KJS::ExecState *exec, const KJS::Identifier &p, const KJS::Value &v, int attr=KJS::None) | KJSEmbed::JSObjectProxy | [virtual] |
rootObject() const | KJSEmbed::JSObjectProxy | [inline] |
securityPolicy() const | KJSEmbed::JSObjectProxy | [inline] |
setSecurityPolicy(const JSSecurityPolicy *sp) | KJSEmbed::JSObjectProxy | |
toObjectProxy() | KJSEmbed::JSProxy | |
toObjectProxy(KJS::ValueImp *imp) | KJSEmbed::JSProxy | [static] |
toOpaqueProxy() | KJSEmbed::JSProxy | |
toOpaqueProxy(KJS::ValueImp *imp) | KJSEmbed::JSProxy | [static] |
toProxy(KJS::ValueImp *imp) | KJSEmbed::JSProxy | [static] |
toString(KJS::ExecState *exec) const | KJSEmbed::JSObjectProxy | [virtual] |
toValueProxy() | KJSEmbed::JSProxy | |
toValueProxy(KJS::ValueImp *imp) | KJSEmbed::JSProxy | [static] |
toVoidStar() | KJSEmbed::JSObjectProxy | [inline] |
UnknownProxy enum value | KJSEmbed::JSProxy | |
ValueProxy enum value | KJSEmbed::JSProxy | |
widget() const | KJSEmbed::JSObjectProxy | [inline] |
~JSObjectProxy() | KJSEmbed::JSObjectProxy | [inline, virtual] |
~JSProxy() | KJSEmbed::JSProxy | [virtual] |