Akregator::AboutData | - Author:
- Teemu Rytilahti
|
Akregator::Filters::AbstractAction | |
Akregator::Filters::AbstractMatcher | Abstract base class for matchers, a matcher just takes an article and checks whether the article matches some criterion or not |
Akregator::ActionManager | Interface for accessing actions, popup menus etc |
Akregator::ActionManagerImpl | Akregator-specific implementation of the ActionManager interface |
Akregator::AddFeedDialog | |
Akregator::AddFeedWidget | |
Akregator::AddFeedWidgetBase | |
Akregator::AkregatorPartIface | |
Akregator::Article | A proxy class for RSS::Article with some additional methods to assist sorting |
Akregator::ArticleDrag | |
Akregator::ArticleDragItem | |
Akregator::Filters::ArticleFilter | Article filter, basically a matcher and an action |
Akregator::Filters::ArticleFilterList | |
Akregator::ArticleInterceptor | Interface for intercepting new articles which were just fetched before adding them to the archive |
Akregator::ArticleInterceptorManager | Singleton managing the interceptors |
Akregator::ArticleListView | |
Akregator::Filters::ArticleMatcher | Powerful matcher supporting multiple criterions, which can be combined via logical OR or AND |
Akregator::ArticleViewer | This HTML viewer is used to display articles |
Akregator::Filters::AssignTagAction | |
Akregator::BrowserExtension | |
Akregator::BrowserInterface | |
Akregator::BrowserRun | |
Akregator::Backend::Category | Convenience class to handle categories in the backend |
Akregator::ConfigDialog | |
Akregator::Filters::Criterion | Criterion for ArticleMatcher |
Akregator::Filters::DeleteAction | |
Akregator::Feed | Feed |
Akregator::FeedIconManager | |
Akregator::FeedItem | Item class corresponding to a Feed |
Akregator::FeedList | The model of a feed tree, represents an OPML document |
Akregator::FeedPropertiesDialog | |
Akregator::FeedPropertiesWidget | |
Akregator::FeedPropertiesWidgetBase | |
Akregator::Backend::FeedStorage | |
Akregator::Backend::FeedStorageDummyImpl | |
Akregator::FetchQueue | |
Akregator::Folder | Represents a folder (containing feeds and/or other folders) |
Akregator::FolderItem | |
Akregator::Frame | |
Akregator::KCursorSaver | Sets a cursor and makes sure it's restored on destruction Create a KCursorSaver object when you want to set the cursor |
Akregator::Kernel | |
KSpeech_stub | |
Akregator::ListTabWidget | A widget containing multiple list views, e.g |
Akregator::MainWindow | This is the application "Shell".Application Shell |
Akregator::NodeList | |
Akregator::NodeListView | |
Akregator::NotificationManager | This class collects notification requests (new articles etc |
Akregator::PageViewer | |
Akregator::Part | This is a RSS Aggregator "Part" |
Akregator::Plugin | |
Akregator::PluginManager | |
Akregator::ProgressItemHandler | This class handles the creation and deletion of progress items for one feed |
Akregator::ProgressManager | This class manages the progress items for all feeds |
Akregator::SearchBar | |
Akregator::SelectNodeDialog | 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 |
Akregator::Filters::SetStatusAction | |
Akregator::Settings | |
Akregator::Settings::EnumArchiveMode | |
Akregator::Settings::EnumLMBBehaviour | |
Akregator::Settings::EnumMMBBehaviour | |
Akregator::SettingsAdvanced | |
Akregator::SettingsAdvancedBase | |
Akregator::SettingsAppearance | |
Akregator::SettingsArchive | |
Akregator::SettingsBrowser | |
Akregator::SettingsGeneral | |
Akregator::Shared | |
Akregator::SimpleNodeSelector | |
Akregator::SpeechClient | |
Akregator::Backend::Storage | Storage is the main interface to the article archive |
Akregator::Backend::StorageDummyImpl | Metakit implementation of Storage interface |
Akregator::Backend::StorageFactory | |
Akregator::Backend::StorageFactoryDummyImpl | |
Akregator::Backend::StorageFactoryRegistry | |
Akregator::TabWidget | |
Akregator::TagAction | KToggleAction for assigning and removing tags |
Akregator::TagFolder | |
Akregator::TagFolderItem | |
Akregator::Filters::TagMatcher | |
Akregator::TagNode | |
Akregator::TagNodeItem | |
Akregator::TagNodeList | |
Akregator::TagNodeListView | |
Akregator::TagPropertiesDialog | |
TagPropertiesWidgetBase | |
Akregator::TagSet | Set of tags (see Tag) In an application, there is usually one central tag set that is used |
Akregator::TrayIcon | |
Akregator::TreeNode | Abstract base class for all kind of elements in the feed tree, like feeds and feed groups (and search folders later) |
Akregator::TreeNodeItem | Abstract base class for all items in the feeds tree |
Akregator::TreeNodeVisitor | |
Akregator::Utils | |
Akregator::View | This is the main widget of the view, containing tree view, article list, viewer etc |
Akregator::Viewer | |