KJS-API
KJSPrototype Member List
This is the complete list of members for KJSPrototype, including all inherited members.
constructGlobalObject(void *internalValue=0) | KJSPrototype | |
constructObject(KJSContext *ctx, void *internalValue=0) | KJSPrototype | |
defineConstant(const QString &name, double value) | KJSPrototype | |
defineConstant(const QString &name, const QString &value) | KJSPrototype | |
defineConstant(const QString &name, const KJSObject &value) | KJSPrototype | |
defineFunction(KJSContext *ctx, const QString &name, FunctionCall callback) | KJSPrototype | |
defineProperty(KJSContext *ctx, const QString &name, PropertyGetter getter, PropertySetter setter=0) | KJSPrototype | |
FunctionCall typedef | KJSPrototype | |
KJSPrototype() | KJSPrototype | |
PropertyGetter typedef | KJSPrototype | |
PropertySetter typedef | KJSPrototype | |
~KJSPrototype() | KJSPrototype |
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.