KPeople C++ Classes

Provides access to all contacts and aggregates them by person. More...

Namespaces

Classes

KPeople::PersonData

Allows querying the information about a given person

KPeople::PersonPluginManager

This class allows applications to manage DataSource plugins

KPeople::PersonsModel

This class creates a model of all known contacts from all sources

KPeople::PersonsSortFilterProxyModel

Helps filtering and sorting PersonsModel

Detailed Description

KPeople offers unified access to our contacts from different sources, grouping them by person while still exposing all the data.

Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components.

The sources are plugin-based, allowing to easily extend the contacts collection.