akregator
storagefactorydummyimpl.cpp
Go to the documentation of this file.
virtual void configure()
shows the plugin's configuration dialog
Definition: storagefactorydummyimpl.cpp:51
virtual QString key() const
identifier of the storage type, like "metakit", "postgres" etc.
Definition: storagefactorydummyimpl.cpp:41
virtual Storage * createStorage(const QStringList ¶ms) const
creates a storage object with given parameters
Definition: storagefactorydummyimpl.cpp:34
Storage is the main interface to the article archive.
Definition: storage.h:43
virtual void initialize(const QStringList ¶ms)=0
initializes the storage object with given parameters
virtual QString name() const
returns the (i18n'd) name of the storage type.
Definition: storagefactorydummyimpl.cpp:46
Metakit implementation of Storage interface.
Definition: storagedummyimpl.h:37
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.