KHTML
KHTMLPopupGUIClient Class Reference
#include <khtml_ext.h>
Inheritance diagram for KHTMLPopupGUIClient:

Public Member Functions | |
KParts::BrowserExtension::ActionGroupMap | actionGroups () const |
KHTMLPopupGUIClient (KHTMLPart *khtml, const KUrl &url) | |
virtual | ~KHTMLPopupGUIClient () |
Static Public Member Functions | |
static void | saveURL (QWidget *parent, const KUrl &url, const KUrl &destination, const QMap< QString, QString > &metaData=KIO::MetaData(), long cacheId=0) |
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()) |
Detailed Description
For internal use only.
INTERNAL class. *NOT* part of the public API.
Definition at line 114 of file khtml_ext.h.
Constructor & Destructor Documentation
Definition at line 396 of file khtml_ext.cpp.
KHTMLPopupGUIClient::~KHTMLPopupGUIClient | ( | ) | [virtual] |
Definition at line 627 of file khtml_ext.cpp.
Member Function Documentation
KParts::BrowserExtension::ActionGroupMap KHTMLPopupGUIClient::actionGroups | ( | ) | const |
Definition at line 740 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 941 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 910 of file khtml_ext.cpp.
The documentation for this class was generated from the following files: