personData QML Value Type

Allows querying the information about a given person. More...

Import Statement: import org.kde.kpeople
In C++: PersonData

Properties

Detailed Description

PersonData exposes the information of a given person (in contrast to everyone available, which is done by PersonsModel). This class will provide comfortable interfaces so it can be easily adopted in any application.

Property Documentation

isEditable : bool [read-only]


name : string [read-only]


photo : image [read-only]


presenceIconName : string [read-only]