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

KJSEmbed::Bindings::KJSEmbedPartImp Class Reference

Implements KJS bindings for KJSEmbedPart. More...

#include <kjsembedpart_imp.h>

Inheritance diagram for KJSEmbed::Bindings::KJSEmbedPartImp::

KJS::ObjectImp List of all members.

Public Types

enum  MethodId {
  MethodPrint, MethodPrintLn, MethodWarn, MethodReadLine,
  MethodReadFile, MethodCreate, MethodLoadUI, MethodLoadScript,
  ConstructImage, ConstructTextStream, ConstructQObject, MethodDumpObject,
  CustomMethod = 0x1000
}

Public Methods

 KJSEmbedPartImp (KJSEmbedPart *part, int id, const QString &param=QString::null)
 ~KJSEmbedPartImp ()
QString parameter () const
virtual bool implementsCall () const
virtual KJS::Value call (KJS::ExecState *exec, KJS::Object &self, const KJS::List &args)
virtual bool implementsConstruct () const
virtual KJS::Object construct (KJS::ExecState *exec, const KJS::List &args)

Detailed Description

Implements KJS bindings for KJSEmbedPart.


Member Enumeration Documentation

enum MethodId
 

Identifiers for the various methods.


The documentation for this class was generated from the following file:
Generated at Sat Feb 1 03:23:35 2003 for KJSEmbed by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001