Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ▼NAkregator | |
| ▼NBackend | |
| CCategory | Convenience class to handle categories in the backend |
| CStorage | Storage is the main interface to the article archive |
| CStorageDummyImpl | Metakit implementation of Storage interface |
| ▼NFilters | |
| CAbstractMatcher | Abstract base class for matchers, a matcher just takes an article and checks whether the article matches some criterion or not |
| CArticleFilter | Article filter, basically a matcher and an action |
| CArticleMatcher | Powerful matcher supporting multiple criterions, which can be combined via logical OR or AND |
| CCriterion | Criterion for ArticleMatcher |
| CAboutData | |
| CActionManager | Interface for accessing actions, popup menus etc |
| CActionManagerImpl | Akregator-specific implementation of the ActionManager interface |
| CArticle | A proxy class for RSS::Article with some additional methods to assist sorting |
| CArticleInterceptor | Interface for intercepting new articles which were just fetched before adding them to the archive |
| CArticleInterceptorManager | Singleton managing the interceptors |
| CArticleViewer | This HTML viewer is used to display articles |
| CFeed | Feed |
| CFeedItem | Item class corresponding to a Feed |
| CFeedList | The model of a feed tree, represents an OPML document |
| CFolder | Represents a folder (containing feeds and/or other folders) |
| CKCursorSaver | Sets a cursor and makes sure it's restored on destruction Create a KCursorSaver object when you want to set the cursor |
| CListTabWidget | A widget containing multiple list views, e.g |
| CMainWindow | This is the application "Shell" |
| CNotificationManager | This class collects notification requests (new articles etc.) and processes them using KNotify |
| CPart | This is a RSS Aggregator "Part" |
| CProgressItemHandler | This class handles the creation and deletion of progress items for one feed |
| CProgressManager | This class manages the progress items for all feeds |
| CSelectNodeDialog | A dialog with a simple listview displaying a feed list for selection purposes Use this dialog if you want the user to select a node from the feed list where FeedListView is inappropriate (e.g |
| CTagAction | TDEToggleAction for assigning and removing tags |
| CTagSet | Set of tags (see Tag) In an application, there is usually one central tag set that is used |
| CTreeNode | Abstract base class for all kind of elements in the feed tree, like feeds and feed groups (and search folders later) |
| CTreeNodeItem | Abstract base class for all items in the feeds tree |
| CView | This is the main widget of the view, containing tree view, article list, viewer etc |
