akonadi/contact
abstractcontactgroupformatter.h
The interface for all contact group formatters.
Definition abstractcontactgroupformatter.h:47
virtual QString toHtml(HtmlForm form=SelfcontainedForm) const =0
This method must be reimplemented to return the contact group formatted as HTML according to the requ...
AbstractContactGroupFormatter()
Creates a new abstract contact group formatter.
Definition abstractcontactgroupformatter.cpp:37
HtmlForm
Describes the form of the HTML that is created.
Definition abstractcontactgroupformatter.h:52
@ EmbeddableForm
Creates a div HTML element that can be embedded.
Definition abstractcontactgroupformatter.h:54
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.