KHTML
KHTMLRun Class Reference
#include <khtml_run.h>
Inheritance diagram for KHTMLRun:

Public Member Functions | |
| virtual void | foundMimeType (const QString &mimetype) |
| KHTMLRun (KHTMLPart *part, khtml::ChildFrame *child, const KURL &url, const KParts::URLArgs &args, bool hideErrorDialog) | |
Protected Member Functions | |
| bool | askSave (const KURL &url, KService::Ptr offer, const QString &mimeType, const QString &suggestedFilename) |
| virtual void | handleError (KIO::Job *job) |
| virtual void | save (const KURL &url, const QString &suggestedFilename) |
Detailed Description
Definition at line 38 of file khtml_run.h.
Constructor & Destructor Documentation
| KHTMLRun::KHTMLRun | ( | KHTMLPart * | part, | |
| khtml::ChildFrame * | child, | |||
| const KURL & | url, | |||
| const KParts::URLArgs & | args, | |||
| bool | hideErrorDialog | |||
| ) |
Definition at line 31 of file khtml_run.cpp.
Member Function Documentation
| bool KHTMLRun::askSave | ( | const KURL & | url, | |
| KService::Ptr | offer, | |||
| const QString & | mimeType, | |||
| const QString & | suggestedFilename | |||
| ) | [protected] |
Reimplemented from KParts::BrowserRun.
| void KHTMLRun::foundMimeType | ( | const QString & | mimetype | ) | [virtual] |
| void KHTMLRun::handleError | ( | KIO::Job * | job | ) | [protected, virtual] |
The documentation for this class was generated from the following files:
KDE 3.5 API Reference