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-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.