KJS-API
KJSUndefined Member List
This is the complete list of members for KJSUndefined, including all inherited members.
isBoolean() const | KJSObject | |
isNull() const | KJSObject | |
isNumber() const | KJSObject | |
isObject() const | KJSObject | |
isString() const | KJSObject | |
isUndefined() const | KJSObject | |
KJSObject() | KJSObject | |
KJSObject(const KJSObject &o) | KJSObject | |
KJSUndefined() | KJSUndefined | |
operator=(const KJSObject &o) | KJSObject | |
property(KJSContext *ctx, const QString &name) | KJSObject | |
setProperty(KJSContext *ctx, const QString &name, const KJSObject &value) | KJSObject | |
setProperty(KJSContext *ctx, const QString &name, bool value) | KJSObject | |
setProperty(KJSContext *ctx, const QString &name, double value) | KJSObject | |
setProperty(KJSContext *ctx, const QString &name, int value) | KJSObject | |
setProperty(KJSContext *ctx, const QString &name, const QString &value) | KJSObject | |
setProperty(KJSContext *ctx, const QString &name, const char *value) | KJSObject | |
toBoolean(KJSContext *ctx) | KJSObject | |
toInt32(KJSContext *ctx) | KJSObject | |
toNumber(KJSContext *ctx) | KJSObject | |
toString(KJSContext *ctx) | KJSObject | |
~KJSObject() | KJSObject |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:58 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:48:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.