kontact Library API Documentation

Kontact::UniqueAppHandlerFactory< T > Class Template Reference

Used by UniqueAppWatcher below, to create the above UniqueAppHandler object when necessary. More...

#include <uniqueapphandler.h>

Inheritance diagram for Kontact::UniqueAppHandlerFactory< T >:

Inheritance graph
[legend]
Collaboration diagram for Kontact::UniqueAppHandlerFactory< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual UniqueAppHandlercreateHandler (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.

Definition at line 69 of file uniqueapphandler.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kontact Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 4 14:43:48 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003