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) const KJS::Object
classInfo() const (defined in KJS::Object)KJS::Object [virtual]
className() const KJS::Object
construct(ExecState *exec, const List &args)KJS::Object
defaultValue(ExecState *exec, Type hint) const KJS::Object
deleteProperty(ExecState *exec, const UString &propertyName)KJS::Object
dynamicCast(const Value &v)KJS::Object [static]
get(ExecState *exec, const UString &propertyName) const KJS::Object
getBase(ExecState *exec) const KJS::Value
getPropertyName(ExecState *exec) const KJS::Value
getValue(ExecState *exec) const KJS::Value
hasInstance(ExecState *exec, const Value &value)KJS::Object
hasProperty(ExecState *exec, const UString &propertyName) const KJS::Object
imp() const (defined in KJS::Value)KJS::Value
implementsCall() const KJS::Object
implementsConstruct() const KJS::Object
implementsHasInstance() const KJS::Object
inherits(const ClassInfo *cinfo) const (defined in KJS::Object)KJS::Object
internalValue() const KJS::Object
isA(Type t) const KJS::Value
isNull() const KJS::Value
isValid() const KJS::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() const KJS::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() const KJS::Object
setInternalValue(const Value &v)KJS::Object
setScope(const List &s) (defined in KJS::Object)KJS::Object
toBoolean(ExecState *exec) const KJS::Value
toInt32(ExecState *exec) const KJS::Value
toInteger(ExecState *exec) const KJS::Value
toNumber(ExecState *exec) const KJS::Value
toObject(ExecState *exec) const KJS::Value
toPrimitive(ExecState *exec, Type preferredType=UnspecifiedType) const KJS::Value
toString(ExecState *exec) const KJS::Value
toUInt16(ExecState *exec) const KJS::Value
toUInt32(ExecState *exec) const KJS::Value
type() const KJS::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 [inline]
~Object() (defined in KJS::Object)KJS::Object [virtual]
~Value() (defined in KJS::Value)KJS::Value [inline]
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:15:18 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001