KHTML
AdaptorView Class Reference
#include <khtmladaptorpart.h>
Inheritance diagram for AdaptorView:

Public Member Functions | |
| AdaptorView (QWidget *wparent, QObject *parent, const QStringList &args) | |
| void | initScripting (KJS::ExecState *exec) |
| KJS::JSObject * | scriptObject () |
| void | stopScripting () |
Protected Member Functions | |
| bool | openFile () |
Detailed Description
Definition at line 58 of file khtmladaptorpart.h.
Constructor & Destructor Documentation
| AdaptorView::AdaptorView | ( | QWidget * | wparent, |
| QObject * | parent, | ||
| const QStringList & | args | ||
| ) |
Definition at line 25 of file khtmladaptorpart.cpp.
Member Function Documentation
| void AdaptorView::initScripting | ( | KJS::ExecState * | exec | ) | [virtual] |
Implements ScriptingInterface.
Definition at line 41 of file khtmladaptorpart.cpp.
| bool AdaptorView::openFile | ( | ) | [protected, virtual] |
Reimplemented from KParts::ReadOnlyPart.
Definition at line 36 of file khtmladaptorpart.cpp.
| KJS::JSObject * AdaptorView::scriptObject | ( | ) | [virtual] |
Implements ScriptingInterface.
Definition at line 45 of file khtmladaptorpart.cpp.
| void AdaptorView::stopScripting | ( | ) | [inline, virtual] |
Implements ScriptingInterface.
Definition at line 66 of file khtmladaptorpart.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:02 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:02 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.