akregator/src
Akregator::Backend::StorageFactoryRegistry Class Reference
List of all members.Detailed Description
Definition at line 38 of file storagefactoryregistry.h.
Public Member Functions | |
~StorageFactoryRegistry () | |
bool | registerFactory (StorageFactory *factory, const QString &typestr) |
void | unregisterFactory (const QString &typestr) |
StorageFactory * | getFactory (const QString &typestr) |
bool | containsFactory (const QString &typestr) const |
QStringList | list () const |
Static Public Member Functions | |
static StorageFactoryRegistry * | self () |
The documentation for this class was generated from the following files: