KHTML
KHTMLPopupGUIClient Class Reference
#include <khtml_ext.h>
Inheritance diagram for KHTMLPopupGUIClient:
Public Member Functions | |
KHTMLPopupGUIClient (KHTMLPart *khtml, const KUrl &url) | |
virtual | ~KHTMLPopupGUIClient () |
KParts::BrowserExtension::ActionGroupMap | actionGroups () const |
Static Public Member Functions | |
static void | saveURL (QWidget *parent, const QString &caption, const KUrl &url, const QMap< QString, QString > &metaData=KIO::MetaData(), const QString &filter=QString(), long cacheId=0, const QString &suggestedFilename=QString()) |
static void | saveURL (QWidget *parent, const KUrl &url, const KUrl &destination, const QMap< QString, QString > &metaData=KIO::MetaData(), long cacheId=0) |
static QString | selectedTextAsOneLine (KHTMLPart *part) |
Detailed Description
INTERNAL class. NOT part of the public API.
Definition at line 116 of file khtml_ext.h.
Constructor & Destructor Documentation
Definition at line 389 of file khtml_ext.cpp.
|
virtual |
Definition at line 620 of file khtml_ext.cpp.
Member Function Documentation
KParts::BrowserExtension::ActionGroupMap KHTMLPopupGUIClient::actionGroups | ( | ) | const |
Definition at line 688 of file khtml_ext.cpp.
|
static |
Definition at line 859 of file khtml_ext.cpp.
|
static |
Definition at line 891 of file khtml_ext.cpp.
Definition at line 670 of file khtml_ext.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.