akregator/src

Akregator::ActionManagerImpl Class Reference

#include <actionmanagerimpl.h>

Inheritance diagram for Akregator::ActionManagerImpl:
Akregator::ActionManager

Public Slots

void slotUpdateTagActions (bool enabled, const TQStringList &tagIds)
void slotNodeSelected (TreeNode *node)
void slotTagAdded (const Tag &tag)
void slotTagRemoved (const Tag &tag)

Public Member Functions

 ActionManagerImpl (Part *part, TQObject *parent=0, const char *name=0)
virtual TDEAction * action (const char *name, const char *classname=0)
virtual TQWidget * container (const char *name)
void initView (View *view)
void initTrayIcon (TrayIcon *trayIcon)
void initArticleViewer (ArticleViewer *articleViewer)
void initArticleListView (ArticleListView *articleList)
void initListTabWidget (ListTabWidget *listTabWidget)
void initTabWidget (TabWidget *tabWidget)
void setTagSet (TagSet *tagSet)
- Public Member Functions inherited from Akregator::ActionManager
 ActionManager (TQObject *parent=0, const char *name=0)

Protected Member Functions

TDEActionCollection * actionCollection ()

Friends

class NodeSelectVisitor

Additional Inherited Members

- Static Public Member Functions inherited from Akregator::ActionManager
static ActionManagergetInstance ()
static void setInstance (ActionManager *manager)

Detailed Description

Akregator-specific implementation of the ActionManager interface.

Definition at line 50 of file actionmanagerimpl.h.

Member Function Documentation

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.


The documentation for this class was generated from the following files: