akregator
Akregator::PageViewer Class Reference
#include <pageviewer.h>

Detailed Description
Definition at line 38 of file pageviewer.h.
Signals | |
| void | setTabIcon (const QPixmap &) |
Public Member Functions | |
| virtual void | openPage (const KUrl &url) |
| virtual bool | openURL (const KUrl &url) |
| PageViewer (QWidget *parent, const char *name=0) | |
| virtual | ~PageViewer () |
Protected Slots | |
| void | slotBack () |
| void | slotBackAboutToShow () |
| void | slotCancelled (const QString &errMsg) |
| void | slotCompleted () |
| void | slotForward () |
| void | slotForwardAboutToShow () |
| void | slotGlobalBookmarkArticle () |
| virtual void | slotOpenUrlRequest (const KUrl &url, const KParts::URLArgs &args) |
| virtual void | slotPaletteOrFontChanged () |
| void | slotPopupActivated (int id) |
| virtual void | slotPopupMenu (const QPoint &, const KUrl &, mode_t, const KParts::URLArgs &, KParts::BrowserExtension::PopupFlags) |
| void | slotReload () |
| void | slotSetCaption (const QString &cap) |
| void | slotStarted (KIO::Job *) |
| void | slotStop () |
| virtual void | urlSelected (const QString &url, int button, int state, const QString &_target, KParts::URLArgs args) |
Protected Member Functions | |
| void | addHistoryEntry (const KUrl &url) |
| void | restoreHistoryEntry (const QList< HistoryEntry >::Iterator &entry) |
| void | updateHistoryEntry () |
Constructor & Destructor Documentation
| Akregator::PageViewer::PageViewer | ( | QWidget * | parent, | |
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 91 of file pageviewer.cpp.
| Akregator::PageViewer::~PageViewer | ( | ) | [virtual] |
Definition at line 141 of file pageviewer.cpp.
Member Function Documentation
| void Akregator::PageViewer::addHistoryEntry | ( | const KUrl & | url | ) | [protected] |
Definition at line 326 of file pageviewer.cpp.
| void Akregator::PageViewer::openPage | ( | const KUrl & | url | ) | [virtual] |
| virtual bool Akregator::PageViewer::openURL | ( | const KUrl & | url | ) | [virtual] |
| void Akregator::PageViewer::restoreHistoryEntry | ( | const QList< HistoryEntry >::Iterator & | entry | ) | [protected] |
Definition at line 311 of file pageviewer.cpp.
| void Akregator::PageViewer::setTabIcon | ( | const QPixmap & | ) | [signal] |
| void Akregator::PageViewer::slotBack | ( | ) | [protected, slot] |
Definition at line 148 of file pageviewer.cpp.
| void Akregator::PageViewer::slotBackAboutToShow | ( | ) | [protected, slot] |
Definition at line 169 of file pageviewer.cpp.
| void Akregator::PageViewer::slotCancelled | ( | const QString & | errMsg | ) | [protected, slot] |
Definition at line 359 of file pageviewer.cpp.
| void Akregator::PageViewer::slotCompleted | ( | ) | [protected, slot] |
Definition at line 353 of file pageviewer.cpp.
| void Akregator::PageViewer::slotForward | ( | ) | [protected, slot] |
Definition at line 159 of file pageviewer.cpp.
| void Akregator::PageViewer::slotForwardAboutToShow | ( | ) | [protected, slot] |
Definition at line 195 of file pageviewer.cpp.
| void Akregator::PageViewer::slotGlobalBookmarkArticle | ( | ) | [protected, slot] |
Definition at line 389 of file pageviewer.cpp.
| void Akregator::PageViewer::slotOpenUrlRequest | ( | const KUrl & | url, | |
| const KParts::URLArgs & | args | |||
| ) | [protected, virtual, slot] |
Definition at line 259 of file pageviewer.cpp.
| void Akregator::PageViewer::slotPaletteOrFontChanged | ( | ) | [protected, virtual, slot] |
Definition at line 372 of file pageviewer.cpp.
| void Akregator::PageViewer::slotPopupActivated | ( | int | id | ) | [protected, slot] |
Definition at line 285 of file pageviewer.cpp.
| void Akregator::PageViewer::slotPopupMenu | ( | const QPoint & | p, | |
| const KUrl & | kurl, | |||
| mode_t | , | |||
| const KParts::URLArgs & | , | |||
| KParts::BrowserExtension::PopupFlags | kpf | |||
| ) | [protected, virtual, slot] |
Definition at line 399 of file pageviewer.cpp.
| void Akregator::PageViewer::slotReload | ( | ) | [protected, slot] |
Definition at line 223 of file pageviewer.cpp.
| void Akregator::PageViewer::slotSetCaption | ( | const QString & | cap | ) | [protected, slot] |
Definition at line 365 of file pageviewer.cpp.
| void Akregator::PageViewer::slotStarted | ( | KIO::Job * | ) | [protected, slot] |
Definition at line 347 of file pageviewer.cpp.
| void Akregator::PageViewer::slotStop | ( | ) | [protected, slot] |
Definition at line 228 of file pageviewer.cpp.
| void Akregator::PageViewer::updateHistoryEntry | ( | ) | [protected] |
Definition at line 299 of file pageviewer.cpp.
| void Akregator::PageViewer::urlSelected | ( | const QString & | url, | |
| int | button, | |||
| int | state, | |||
| const QString & | _target, | |||
| KParts::URLArgs | args | |||
| ) | [protected, virtual, slot] |
Definition at line 270 of file pageviewer.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference