akonadi/contact
customfieldmanager.cpp
29 void CustomFieldManager::setGlobalCustomFieldDescriptions( const CustomField::List &customFields )
37 const QString value = CustomField::typeToString( field.type() ) + QLatin1Char( ':' ) + field.title();
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
Field has been defined by user for all contacts.
Definition: customfields_p.h:64
QString mid(int position, int n) const
Definition: customfields_p.h:29
QString left(int n) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:19 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:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.