#include <actionmanagerimpl.h>
Akregator-specific implementation of the ActionManager interface.
Definition at line 50 of file actionmanagerimpl.h.
◆ ActionManagerImpl()
| Akregator::ActionManagerImpl::ActionManagerImpl |
( |
Part * | part, |
|
|
TQObject * | parent = 0, |
|
|
const char * | name = 0 ) |
◆ ~ActionManagerImpl()
| Akregator::ActionManagerImpl::~ActionManagerImpl |
( |
| ) |
|
|
virtual |
◆ action()
| TDEAction * Akregator::ActionManagerImpl::action |
( |
const char * | name, |
|
|
const char * | classname = 0 ) |
|
virtual |
◆ actionCollection()
| TDEActionCollection * Akregator::ActionManagerImpl::actionCollection |
( |
| ) |
|
|
protected |
◆ container()
| TQWidget * Akregator::ActionManagerImpl::container |
( |
const char * | name | ) |
|
|
virtual |
◆ initArticleListView()
| void Akregator::ActionManagerImpl::initArticleListView |
( |
ArticleListView * | articleList | ) |
|
◆ initArticleViewer()
| void Akregator::ActionManagerImpl::initArticleViewer |
( |
ArticleViewer * | articleViewer | ) |
|
◆ initListTabWidget()
| void Akregator::ActionManagerImpl::initListTabWidget |
( |
ListTabWidget * | listTabWidget | ) |
|
◆ initTabWidget()
| void Akregator::ActionManagerImpl::initTabWidget |
( |
TabWidget * | tabWidget | ) |
|
◆ initTrayIcon()
| void Akregator::ActionManagerImpl::initTrayIcon |
( |
TrayIcon * | trayIcon | ) |
|
◆ initView()
| void Akregator::ActionManagerImpl::initView |
( |
View * | view | ) |
|
◆ setTagSet()
| void Akregator::ActionManagerImpl::setTagSet |
( |
TagSet * | tagSet | ) |
|
◆ slotNodeSelected
| void Akregator::ActionManagerImpl::slotNodeSelected |
( |
TreeNode * | node | ) |
|
|
slot |
◆ slotTagAdded
| void Akregator::ActionManagerImpl::slotTagAdded |
( |
const Tag & | tag | ) |
|
|
slot |
◆ slotTagRemoved
| void Akregator::ActionManagerImpl::slotTagRemoved |
( |
const Tag & | tag | ) |
|
|
slot |
◆ slotUpdateTagActions
| void Akregator::ActionManagerImpl::slotUpdateTagActions |
( |
bool | enabled, |
|
|
const TQStringList & | tagIds ) |
|
slot |
fills the remove tag menu with the given tags enables/disables tag menu action according to enabled
Definition at line 143 of file actionmanagerimpl.cpp.
◆ NodeSelectVisitor
| friend class NodeSelectVisitor |
|
friend |
The documentation for this class was generated from the following files: