Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

KJSEmbed::JSValueProxy Class Reference

Provides a binding to an opaque value. More...

#include <jsvalueproxy.h>

Inheritance diagram for KJSEmbed::JSValueProxy:

KJSEmbed::JSProxy List of all members.

Public Methods

 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

Detailed Description

Provides a binding to an opaque value.

Author:
Richard Moore, rich@kde.org


Constructor & Destructor Documentation

KJSEmbed::JSValueProxy::JSValueProxy  
 

virtual KJSEmbed::JSValueProxy::~JSValueProxy   [virtual]
 


Member Function Documentation

virtual void KJSEmbed::JSValueProxy::addBindings KJS::ExecState *    state,
KJS::Object &    object
[virtual]
 

void KJSEmbed::JSValueProxy::setValue const QVariant &    var
 

virtual KJS::UString KJSEmbed::JSValueProxy::toString KJS::ExecState *    exec const [virtual]
 

Reimplemented to return the name and class of the target.

QVariant KJSEmbed::JSValueProxy::toVariant  
 

QString KJSEmbed::JSValueProxy::typeName  
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 11 02:29:54 2004 for KJSEmbed by doxygen1.2.18