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 () |
![]() | |
ReadOnlyPart (QObject *parent=0) | |
virtual | ~Part () |
virtual | ~PartBase () |
virtual | ~ReadOnlyPart () |
OpenUrlArguments | arguments () const |
BrowserExtension * | browserExtension () const |
bool | closeStream () |
virtual bool | closeUrl () |
virtual void | embed (QWidget *parentWidget) |
virtual Part * | hitTest (QWidget *widget, const QPoint &globalPos) |
KIconLoader * | iconLoader () |
bool | isProgressInfoEnabled () const |
bool | isSelectable () const |
PartManager * | manager () const |
bool | openStream (const QString &mimeType, const KUrl &url) |
Part (QObject *parent=0) | |
PartBase () | |
QObject * | partObject () const |
void | setArguments (const OpenUrlArguments &arguments) |
void | setAutoDeletePart (bool autoDeletePart) |
void | setAutoDeleteWidget (bool autoDeleteWidget) |
virtual void | setManager (PartManager *manager) |
void | setPartObject (QObject *object) |
void | setProgressInfoEnabled (bool show) |
virtual void | setSelectable (bool selectable) |
void | showProgressInfo (bool show) |
KUrl | url () const |
virtual QWidget * | widget () |
bool | writeStream (const QByteArray &data) |
![]() | |
virtual | ~ScriptingInterface () |
Additional Inherited Members | |
![]() | |
virtual bool | openUrl (const KUrl &url) |
![]() | |
void | canceled (const QString &errMsg) |
void | completed () |
void | completed (bool pendingAction) |
void | setStatusBarText (const QString &text) |
void | setWindowCaption (const QString &caption) |
void | started (KIO::Job *) |
void | urlChanged (const KUrl &url) |
![]() | |
![]() | |
void | slotWidgetDestroyed () |
![]() | |
![]() | |
KUrl | url |
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
|
virtual |
Implements ScriptingInterface.
Definition at line 41 of file khtmladaptorpart.cpp.
|
protectedvirtual |
Reimplemented from KParts::ReadOnlyPart.
Definition at line 36 of file khtmladaptorpart.cpp.
|
virtual |
Implements ScriptingInterface.
Definition at line 45 of file khtmladaptorpart.cpp.
|
inlinevirtual |
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-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:52:51 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:52:51 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.