akregator
Akregator::ActionManagerImpl Class Reference
#include <actionmanagerimpl.h>
Inheritance diagram for Akregator::ActionManagerImpl:

Detailed Description
Akregator-specific implementation of the ActionManager interface.Definition at line 50 of file actionmanagerimpl.h.
Public Slots | |
| void | slotNodeSelected (Akregator::TreeNode *node) |
Public Member Functions | |
| virtual QAction * | action (const char *name) |
| ActionManagerImpl (Part *part, QObject *parent=0) | |
| virtual QWidget * | container (const char *name) |
| void | initArticleListView (ArticleListView *articleList) |
| void | initArticleViewer (ArticleViewer *articleViewer) |
| void | initFrameManager (FrameManager *frameManager) |
| void | initMainWidget (MainWidget *mainWidget) |
| void | initSubscriptionListView (SubscriptionListView *subscriptionListView) |
| void | initTabWidget (TabWidget *tabWidget) |
| void | initTrayIcon (TrayIcon *trayIcon) |
| virtual | ~ActionManagerImpl () |
Protected Member Functions | |
| KActionCollection * | actionCollection () |
Constructor & Destructor Documentation
Definition at line 130 of file actionmanagerimpl.cpp.
| Akregator::ActionManagerImpl::~ActionManagerImpl | ( | ) | [virtual] |
Definition at line 147 of file actionmanagerimpl.cpp.
Member Function Documentation
| QAction * Akregator::ActionManagerImpl::action | ( | const char * | name | ) | [virtual] |
| KActionCollection * Akregator::ActionManagerImpl::actionCollection | ( | ) | [protected] |
Definition at line 563 of file actionmanagerimpl.cpp.
| QWidget * Akregator::ActionManagerImpl::container | ( | const char * | name | ) | [virtual] |
| void Akregator::ActionManagerImpl::initArticleListView | ( | ArticleListView * | articleList | ) |
Definition at line 412 of file actionmanagerimpl.cpp.
| void Akregator::ActionManagerImpl::initArticleViewer | ( | ArticleViewer * | articleViewer | ) |
Definition at line 404 of file actionmanagerimpl.cpp.
| void Akregator::ActionManagerImpl::initFrameManager | ( | FrameManager * | frameManager | ) |
Definition at line 525 of file actionmanagerimpl.cpp.
| void Akregator::ActionManagerImpl::initMainWidget | ( | MainWidget * | mainWidget | ) |
Definition at line 190 of file actionmanagerimpl.cpp.
| void Akregator::ActionManagerImpl::initSubscriptionListView | ( | SubscriptionListView * | subscriptionListView | ) |
Definition at line 429 of file actionmanagerimpl.cpp.
| void Akregator::ActionManagerImpl::initTabWidget | ( | TabWidget * | tabWidget | ) |
Definition at line 489 of file actionmanagerimpl.cpp.
| void Akregator::ActionManagerImpl::initTrayIcon | ( | TrayIcon * | trayIcon | ) |
Definition at line 154 of file actionmanagerimpl.cpp.
| void Akregator::ActionManagerImpl::slotNodeSelected | ( | Akregator::TreeNode * | node | ) | [slot] |
Definition at line 124 of file actionmanagerimpl.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference