Namespace List
Here is a list of all documented namespaces 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 | |
CArticleFilter | Article filter, basically a matcher and an action |
CAbstractMatcher | Abstract base class for matchers, a matcher just takes an article and checks whether the article matches some criterion or not |
CArticleMatcher | Powerful matcher supporting multiple criterions, which can be combined via logical OR or AND |
CCriterion | Criterion for ArticleMatcher |
NKBusyPtr | Convenience functions |
CAboutData | |
CActionManager | Interface for accessing actions, popup menus etc |
CActionManagerImpl | Akregator-specific implementation of the ActionManager interface |
CPart | This is a RSS Aggregator "Part" |
CView | This is the main widget of the view, containing tree view, article list, viewer etc |
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 |
CProgressManager | This class manages the progress items for all feeds |
CProgressItemHandler | This class handles the creation and deletion of progress items for one feed |
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 |