kaddressbook
XXPortFactory Class Reference
#include <xxportfactory.h>
Public Member Functions | |
XXPort * | createXXPort (const QString &identifier, QWidget *parentWidget) const |
Detailed Description
A factory for import/export modules.
This class is a factory that creates import/export modules for a given identifier.
Definition at line 33 of file xxportfactory.h.
Member Function Documentation
Returns a new import/export module that matches the given identifier
or a null pointer if the identifier is invalid.
The caller has to take ownership of the created module.
Definition at line 28 of file xxportfactory.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:32:34 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:32:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.