khtml Library API Documentation

KJSProxy Class Reference

List of all members.

Public Member Functions

 KJSProxy ()
virtual ~KJSProxy ()
virtual QVariant evaluate (QString filename, int baseLine, const QString &, const DOM::Node &n, KJS::Completion *completion=0)=0
virtual void clear ()=0
virtual DOM::EventListenercreateHTMLEventHandler (QString sourceUrl, QString name, QString code)=0
virtual void finishedWithEvent (const DOM::Event &event)=0
virtual KJS::Interpreter * interpreter ()=0
virtual void setDebugEnabled (bool enabled)=0
virtual void showDebugWindow (bool show=true)=0
virtual bool paused () const =0
virtual void dataReceived ()=0
void setEventHandlerLineno (int lineno)

Public Attributes

khtml::ChildFrame * m_frame
int m_handlerLineno

Detailed Description

Definition at line 53 of file kjs_proxy.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:08:36 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003