KContacts
addresseehelper.cpp
bool containsSuffix(const QString &suffix) const
Queries the list of honoric suffixes.
Definition: addresseehelper.cpp:98
bool treatAsFamilyName() const
Returns whether or not a single name component should be interpreted as a family name.
Definition: addresseehelper.cpp:103
This singleton class stores static data, which is shared by all Addressee objects.
Definition: addresseehelper.h:41
void initSettings()
Recreates the static data and reparses the configuration.
Definition: addresseehelper.cpp:56
QSet::iterator insert(const T &value)
bool containsPrefix(const QString &prefix) const
Queries the list of inclusions.
Definition: addresseehelper.cpp:93
NoGlobals
bool containsTitle(const QString &title) const
Queries the list of honoric prefixes.
Definition: addresseehelper.cpp:88
QList::iterator end()
QString i18n(const char *text, const TYPE &arg...)
Definition: address.h:19
typedef ConstIterator
T readEntry(const QString &key, const T &aDefault) const
QList::iterator begin()
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 22:56:01 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 22:56:01 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.