akregator/src

Akregator::ActionManager Class Referenceabstract

#include <actionmanager.h>

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

Public Member Functions

 ActionManager (TQObject *parent=0, const char *name=0)
 
virtual TDEAction * action (const char *name, const char *classname=0)=0
 
virtual TQWidget * container (const char *name)=0
 

Static Public Member Functions

static ActionManagergetInstance ()
 
static void setInstance (ActionManager *manager)
 

Detailed Description

interface for accessing actions, popup menus etc.

from widgets. (Extracted from the implementation to avoid dependencies between widgets and Akregator::Part).

Definition at line 39 of file actionmanager.h.


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