akregator/src
Akregator::BrowserRun Class Reference
List of all members.Detailed Description
Definition at line 35 of file akregator_run.h.
Public Types | |
enum | OpeningMode { CURRENT_TAB, NEW_TAB_FOREGROUND, NEW_TAB_BACKGROUND, EXTERNAL } |
Signals | |
void | signalOpenInViewer (const KURL &, Akregator::Viewer *, Akregator::BrowserRun::OpeningMode) |
Public Member Functions | |
BrowserRun (QWidget *mainWindow, Viewer *currentViewer, const KURL &url, const KParts::URLArgs &args, OpeningMode mode) | |
virtual | ~BrowserRun () |
Protected Member Functions | |
virtual void | foundMimeType (const QString &type) |
Member Enumeration Documentation
indicates how HTML pages should be opened.
It is passed in the constructor and sent back via the openInViewer signal. This is a workaround to fix opening of non-HTML mimetypes in 3.5, which will be refactored for KDE4 anyway. For 3.5.x it's the easiest way to fix the problem without changing too much code TODO KDE4: refactor, remove this enum
Definition at line 40 of file akregator_run.h.
The documentation for this class was generated from the following files: