#include <jsvalueproxy.h>
Inheritance diagram for KJSEmbed::JSValueProxy:
Public Member Functions | |
JSValueProxy () | |
virtual | ~JSValueProxy () |
QString | typeName () const |
void | setValue (const QVariant &var) |
QVariant | toVariant () const |
virtual void | addBindings (KJS::ExecState *state, KJS::Object &object) |
virtual KJS::UString | toString (KJS::ExecState *exec) const |
|
|
|
|
|
|
|
|
|
Reimplemented to return the name and class of the target.
|
|
|
|
|