KCalCore Library
KCalCore::CompatFactory Class Reference
#include <compat.h>
Static Public Member Functions | |
static Compat * | createCompat (const QString &productId) |
Detailed Description
Member Function Documentation
Compat * CompatFactory::createCompat | ( | const QString & | productId | ) | [static] |
Creates the appropriate Compat class as determined by the Product ID.
- Parameters:
-
productId is a string containing a valid Product ID from a supported calendar format.
- Returns:
- A pointer to a Compat object which is owned by the caller.
Definition at line 44 of file compat.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Apr 30 2012 21:48:22 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Apr 30 2012 21:48:22 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.