Kontact::UniqueAppHandlerFactory< T > Class Template Reference
Used by UniqueAppWatcher below, to create the above UniqueAppHandler object when necessary. More...
#include <uniqueapphandler.h>
Inherits Kontact::UniqueAppHandlerFactoryBase.
Public Member Functions
- virtual UniqueAppHandler * createHandler (Plugin *plugin)
Detailed Description
template<class T>
class Kontact::UniqueAppHandlerFactory< T >
Used by UniqueAppWatcher below, to create the above UniqueAppHandler object when necessary.
The template argument is the UniqueAppHandler-derived class. This allows to remove the need to subclass UniqueAppWatcher.
The documentation for this class was generated from the following file:
- uniqueapphandler.h