akregator/src
Akregator::View Class Reference
#include <akregator_view.h>
Detailed Description
This is the main widget of the view, containing tree view, article list, viewer etc.
Definition at line 80 of file akregator_view.h.
Constructor & Destructor Documentation
|
constructor
Definition at line 213 of file akregator_view.cpp. |
|
destructor. Note that cleanups should be done in slotOnShutdown(), so we don't risk accessing self-deleting objects after deletion. Definition at line 200 of file akregator_view.cpp. |
Member Function Documentation
|
Add a feed to a group.
Definition at line 594 of file akregator_view.cpp. |
|
Definition at line 589 of file akregator_view.cpp. |
|
Adds the feeds in
Definition at line 496 of file akregator_view.cpp. |
|
Parse OPML presentation of feeds and read in articles archive, if present.
If
Definition at line 528 of file akregator_view.cpp. |
|
session management
Definition at line 1440 of file akregator_view.cpp. |
|
saves settings. Make sure that the Settings singleton is not destroyed yet when saveSettings is called Definition at line 407 of file akregator_view.cpp. |
|
emitted when the unread count of "All Feeds" was changed
|
|
deletes the currently selected article
Definition at line 1293 of file akregator_view.cpp. |
|
the article selection has changed
Definition at line 1158 of file akregator_view.cpp. |
|
toggles the keep flag of the currently selected article
Definition at line 1341 of file akregator_view.cpp. |
|
sets the window caption after a frame change
Definition at line 466 of file akregator_view.cpp. |
|
switches view mode to combined view
Definition at line 663 of file akregator_view.cpp. |
|
copies the link of current article to clipboard
Definition at line 1246 of file akregator_view.cpp. |
|
adds a new feed to the feed tree
Definition at line 864 of file akregator_view.cpp. |
|
adds a feed group to the feed tree
Definition at line 929 of file akregator_view.cpp. |
|
Feed has been fetched, populate article view if needed and update counters.
Definition at line 1075 of file akregator_view.cpp. |
|
calls the properties dialog for feeds, starts renaming for feed groups
Definition at line 974 of file akregator_view.cpp. |
|
removes the currently selected feed (ask for confirmation)
Definition at line 963 of file akregator_view.cpp. |
|
Shows requested popup menu for feed tree.
Definition at line 709 of file akregator_view.cpp. |
|
called when URLs are dropped into the tree view
Definition at line 1267 of file akregator_view.cpp. |
|
starts fetching of all feeds in the tree
Definition at line 1056 of file akregator_view.cpp. |
|
fetches the currently selected feed
Definition at line 1049 of file akregator_view.cpp. |
|
called when another part/frame is activated. Updates progress bar, caption etc. accordingly
Definition at line 676 of file akregator_view.cpp. |
|
marks all articles in all feeds in the tree as read
Definition at line 1006 of file akregator_view.cpp. |
|
marks all articles in the currently selected feed as read
Definition at line 1011 of file akregator_view.cpp. |
|
special behaviour in article list view (TODO: move code there?)
Definition at line 1093 of file akregator_view.cpp. |
|
displays a URL in the status bar when the user moves the mouse over a link
Definition at line 1427 of file akregator_view.cpp. |
|
selects the next unread article in the article list
Definition at line 982 of file akregator_view.cpp. |
|
selected tree node has changed
Definition at line 776 of file akregator_view.cpp. |
|
switches view mode to normal view
Definition at line 615 of file akregator_view.cpp. |
|
opens article of
Definition at line 1195 of file akregator_view.cpp. |
|
opens current article in new tab, background/foreground depends on settings TODO: use selected instead of current?
Definition at line 1202 of file akregator_view.cpp. |
|
opens the current article (currentItem) in background tab TODO: use selected instead of current?
Definition at line 1226 of file akregator_view.cpp. |
|
opens the current article (currentItem) in external browser TODO: use selected instead of current?
Definition at line 1221 of file akregator_view.cpp. |
|
opens the homepage of the currently selected feed
Definition at line 1017 of file akregator_view.cpp. |
|
opens a page viewer in a new tab and loads an URL
Definition at line 415 of file akregator_view.cpp. |
|
HACK: receives signal from browserrun when the browserrun detects an HTML mimetype and actually loads the page TODO: Remove for KDE 4.0.
Definition at line 847 of file akregator_view.cpp. |
|
selects the previous unread article in the article list
Definition at line 994 of file akregator_view.cpp. |
|
marks the currenctly selected article as read after a user-set delay
Definition at line 1417 of file akregator_view.cpp. |
|
marks the currently selected article as new
Definition at line 1406 of file akregator_view.cpp. |
|
marks the currently selected article as read
Definition at line 1357 of file akregator_view.cpp. |
|
marks the currently selected article as unread
Definition at line 1395 of file akregator_view.cpp. |
|
emits signalUnreadCountChanged(int)
Definition at line 1039 of file akregator_view.cpp. |
|
sets the status bar text to a given string
Definition at line 460 of file akregator_view.cpp. |
|
reads the currently selected articles using KTTSD
Definition at line 1368 of file akregator_view.cpp. |
|
toggles the visibility of the filter bar
Definition at line 1276 of file akregator_view.cpp. |
|
HACK: part of the url opening hack for 3.5. called when a viewer emits urlClicked(). TODO: Remove for KDE4 Definition at line 833 of file akregator_view.cpp. |
|
switches view mode to widescreen view
Definition at line 639 of file akregator_view.cpp. |
The documentation for this class was generated from the following files: