kjs Library API Documentation

KJS::Object Member List

This is the complete list of members for KJS::Object, including all inherited members.
call(ExecState *exec, Object &thisObj, const List &args)KJS::Object
canPut(ExecState *exec, const UString &propertyName) constKJS::Object
classInfo() const (defined in KJS::Object)KJS::Object [virtual]
className() constKJS::Object
construct(ExecState *exec, const List &args)KJS::Object
defaultValue(ExecState *exec, Type hint) constKJS::Object
deleteProperty(ExecState *exec, const UString &propertyName)KJS::Object
dynamicCast(const Value &v)KJS::Object [static]
get(ExecState *exec, const UString &propertyName) constKJS::Object
getBase(ExecState *exec) constKJS::Value
getPropertyName(ExecState *exec) constKJS::Value
getValue(ExecState *exec) constKJS::Value
hasInstance(ExecState *exec, const Value &value)KJS::Object
hasProperty(ExecState *exec, const UString &propertyName) constKJS::Object
imp() const (defined in KJS::Value)KJS::Value
implementsCall() constKJS::Object
implementsConstruct() constKJS::Object
implementsHasInstance() constKJS::Object
inherits(const ClassInfo *cinfo) const (defined in KJS::Object)KJS::Object
internalValue() constKJS::Object
isA(Type t) constKJS::Value
isNull() constKJS::Value
isValid() constKJS::Value
Object() (defined in KJS::Object)KJS::Object
Object(ObjectImp *v) (defined in KJS::Object)KJS::Object [explicit]
Object(const Object &v) (defined in KJS::Object)KJS::Object
operator=(const Object &v) (defined in KJS::Object)KJS::Object
operator=(const Value &v) (defined in KJS::Value)KJS::Value
propList(ExecState *exec, bool recursive=true)KJS::Object
prototype() constKJS::Object
put(ExecState *exec, const UString &propertyName, const Value &value, int attr=None)KJS::Object
putValue(ExecState *exec, const Value w)KJS::Value
rep (defined in KJS::Value)KJS::Value [protected]
scope() constKJS::Object
setInternalValue(const Value &v)KJS::Object
setScope(const List &s) (defined in KJS::Object)KJS::Object
toBoolean(ExecState *exec) constKJS::Value
toInt32(ExecState *exec) constKJS::Value
toInteger(ExecState *exec) constKJS::Value
toNumber(ExecState *exec) constKJS::Value
toObject(ExecState *exec) constKJS::Value
toPrimitive(ExecState *exec, Type preferredType=UnspecifiedType) constKJS::Value
toString(ExecState *exec) constKJS::Value
toUInt16(ExecState *exec) constKJS::Value
toUInt32(ExecState *exec) constKJS::Value
type() constKJS::Value
Value() (defined in KJS::Value)KJS::Value
Value(ValueImp *v) (defined in KJS::Value)KJS::Value [explicit]
Value(const Value &v) (defined in KJS::Value)KJS::Value
~Object() (defined in KJS::Object)KJS::Object [virtual]
~Value() (defined in KJS::Value)KJS::Value [virtual]
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:21:16 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001