KHTML
ScriptingInterface Class Referenceabstract
#include <khtmladaptorpart.h>
Inheritance diagram for ScriptingInterface:
Public Member Functions | |
virtual | ~ScriptingInterface () |
virtual void | initScripting (KJS::ExecState *exec)=0 |
virtual KJS::JSObject * | scriptObject ()=0 |
virtual void | stopScripting ()=0 |
Detailed Description
Definition at line 34 of file khtmladaptorpart.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 37 of file khtmladaptorpart.h.
Member Function Documentation
|
pure virtual |
Implemented in AdaptorView.
|
pure virtual |
Implemented in AdaptorView.
|
pure virtual |
Implemented in AdaptorView.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.