#include <amarok_factory.h>
Inheritance diagram for AmarokFactory:


Public Member Functions | |
| AmarokFactory () | |
| void | init () |
| ModulType | type () |
| ModuleInterface * | create (const QString &) |
| AmarokFactory::AmarokFactory | ( | ) | [inline] |
| ModuleInterface * AmarokFactory::create | ( | const QString & | ) | [virtual] |
Implements ModuleFactory.
| void AmarokFactory::init | ( | ) | [virtual] |
Implements ModuleFactory.
| ModulType AmarokFactory::type | ( | ) | [inline, virtual] |
Implements ModuleFactory.
1.4.7