akonadi
agentfactory.h
119 explicit agentClass ## Factory( QObject * parent = 0 ) : Akonadi::AgentFactory< agentClass >( # catalogName, parent ) {\
The interface for reacting on monitored or replayed changes.
Definition: agentbase.h:187
virtual QObject * createInstance(const QString &identifier) const =0
Creates a new agent instace with the given identifier.
QObject * createInstance(const QString &identifier) const
Creates a new agent instace with the given identifier.
Definition: agentfactory.h:89
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.