Akonadi Contacts
grantleecontactformatter.h
30class AKONADI_CONTACT_CORE_EXPORT GrantleeContactFormatter : public Akonadi::AbstractContactFormatter
The interface for all contact formatters.
Definition abstractcontactformatter.h:38
GrantleeContactFormatter()
Creates a new grantlee contact formatter.
Definition grantleecontactformatter.cpp:86
~GrantleeContactFormatter() override
Destroys the grantlee contact formatter.
void setApplicationDomain(const QByteArray &domain)
Translation domain for the Grantlee localizer.
Definition grantleecontactformatter.cpp:240
QString toHtml(HtmlForm form=SelfcontainedForm) const override
Returns the contact formatted as HTML.
Definition grantleecontactformatter.cpp:119
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:33 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:33 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.