akregator
storagefactoryregistry.cpp
Go to the documentation of this file.
bool containsFactory(const QString &typestr) const
Definition: storagefactoryregistry.cpp:69
QStringList list() const
Definition: storagefactoryregistry.cpp:74
Definition: feedlist.h:40
static StorageFactoryRegistry * self()
Definition: storagefactoryregistry.cpp:43
~StorageFactoryRegistry()
Definition: storagefactoryregistry.cpp:83
void unregisterFactory(const QString &typestr)
Definition: storagefactoryregistry.cpp:59
StorageFactory * getFactory(const QString &typestr)
Definition: storagefactoryregistry.cpp:64
bool registerFactory(StorageFactory *factory, const QString &typestr)
Definition: storagefactoryregistry.cpp:51
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.