KCal Library
KCal::CompatFactory Class Reference
#include <compat.h>
Static Public Member Functions | |
static Compat * | createCompat (const QString &productId) |
Detailed Description
Member Function Documentation
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 45 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.