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 |