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 685 of file khtml_ext.cpp.
|
static |
Definition at line 856 of file khtml_ext.cpp.
|
static |
Definition at line 888 of file khtml_ext.cpp.
Definition at line 667 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-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.