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

Detailed Description
Definition at line 57 of file khtmladaptorpart.h.
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 () |
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] |
bool AdaptorView::openFile | ( | ) | [protected, virtual] |
KJS::JSObject * AdaptorView::scriptObject | ( | ) | [virtual] |
void AdaptorView::stopScripting | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following files: