KCalCore::CompatFactory Class Reference
Factory for creating the right Compat object. More...
#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: