KHtml
khtml_ext.h
106 BrowserHostExtension *findFrameParent(KParts::ReadOnlyPart *callingPart, const QString &frame) override;
108 bool openUrlInFrame(const QUrl &url, const KParts::OpenUrlArguments &arguments, const KParts::BrowserArguments &browserArguments) override;
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
QCA_EXPORT void init()
Definition: khtml_ext.h:183
QueryMethod
Definition: dom_nodeimpl.h:39
HtmlSettingsType
virtual const QList< KParts::ReadOnlyPart * > frames() const
QWidget * widget() const const
Definition: khtml_ext.h:118
This is the BrowserExtension for a KHTMLPart document.
Definition: khtml_ext.h:45
Q_SIGNALSQ_SIGNALS
Q_INTERFACES(...)
Definition: khtml_ext.h:200
virtual BrowserHostExtension * findFrameParent(KParts::ReadOnlyPart *callingPart, const QString &frame)
QObject * parent() const const
virtual QStringList frameNames() const
virtual bool openUrlInFrame(const QUrl &url, const KParts::OpenUrlArguments &arguments, const KParts::BrowserArguments &browserArguments)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 03:59:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 03:59:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.