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
| KHTMLPopupGUIClient::KHTMLPopupGUIClient | ( | KHTMLPart * | khtml, |
| const KUrl & | url | ||
| ) |
Definition at line 389 of file khtml_ext.cpp.
| KHTMLPopupGUIClient::~KHTMLPopupGUIClient | ( | ) | [virtual] |
Definition at line 620 of file khtml_ext.cpp.
Member Function Documentation
Definition at line 685 of file khtml_ext.cpp.
| void KHTMLPopupGUIClient::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] |
Definition at line 856 of file khtml_ext.cpp.
| void KHTMLPopupGUIClient::saveURL | ( | QWidget * | parent, |
| const KUrl & | url, | ||
| const KUrl & | destination, | ||
| const QMap< QString, QString > & | metaData = KIO::MetaData(), |
||
| long | cacheId = 0 |
||
| ) | [static] |
Definition at line 888 of file khtml_ext.cpp.
| QString KHTMLPopupGUIClient::selectedTextAsOneLine | ( | KHTMLPart * | part | ) | [static] |
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-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.