#include <browserrun.h>
Inheritance diagram for KParts::BrowserRun:

Public Methods | |
| BrowserRun (const KURL &url, const KParts::URLArgs &args, KParts::ReadOnlyPart *part, QWidget *window, bool removeReferrer, bool trustedSource) | |
| BrowserRun (const KURL &url, const KParts::URLArgs &args, KParts::ReadOnlyPart *part, QWidget *window, bool removeReferrer, bool trustedSource, bool hideErrorDialog) | |
Protected Types | |
| enum | NonEmbeddableResult |
Protected Slots | |
| virtual void | slotStatResult (KIO::Job *job) |
Protected Methods | |
| virtual void | scanFile () |
| virtual void | init () |
| virtual void | handleError (KIO::Job *job) |
| NonEmbeddableResult | handleNonEmbeddable (const QString &mimeType) |
Definition at line 39 of file browserrun.h.
|
|
NotHandled means that foundMimeType should call KRun::foundMimeType, i.e. launch an external app. Definition at line 114 of file browserrun.h. |
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
|
Called when an error happens. NOTE: |
|
|
Helper for foundMimeType: call this if the mimetype couldn't be embedded |
|
|
Reimplemented from KRun Reimplemented from KRun. |
|
|
Reimplemented from KRun Reimplemented from KRun. |
1.2.18