kabc
addresseehelper.cpp
void initSettings()
Recreates the static data and reparses the configuration.
Definition: addresseehelper.cpp:66
bool containsPrefix(const QString &prefix) const
Queries the list of inclusions.
Definition: addresseehelper.cpp:103
This singleton class stores static data, which is shared by all Addressee objects.
Definition: addresseehelper.h:54
QDBusConnection sessionBus()
bool containsSuffix(const QString &suffix) const
Queries the list of honoric suffixes.
Definition: addresseehelper.cpp:108
const_iterator insert(const T &value)
bool containsTitle(const QString &title) const
Queries the list of honoric prefixes.
Definition: addresseehelper.cpp:98
static AddresseeHelper * self()
Singleton interface to this class.
Definition: addresseehelper.cpp:34
iterator end()
bool contains(const T &value) const
typedef ConstIterator
bool tradeAsFamilyName() const
Returns whether or not a single name component should be interpreted as a family name.
Definition: addresseehelper.cpp:113
void clear()
bool connect(const QString &service, const QString &path, const QString &interface, const QString &name, QObject *receiver, const char *slot)
iterator begin()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:38 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:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.