kabc
formatfactory.cpp
Format * format(const QString &type)
Returns a pointer to a format object or a null pointer if format type doesn't exist.
Definition: formatfactory.cpp:145
QString descriptionLabel
Localized string to describe the format, e.g.
Definition: formatfactory.h:75
FormatInfo info(const QString &type) const
Returns the info structure for a special type.
Definition: formatfactory.cpp:136
QStringList formats()
Returns a list of all available format types.
Definition: formatfactory.cpp:118
virtual void setNameLabel(const QString &label)
Sets the plugin's name.
Definition: plugin.cpp:53
virtual void setDescriptionLabel(const QString &label)
Sets the plugin's description.
Definition: plugin.cpp:63
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Thu Feb 8 2018 02:53:33 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Thu Feb 8 2018 02:53:33 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.