Nemo QML Plugin Contacts API Documentation API Documentation Libsailfishapp Sailfish Silica Documentation Icon Reference Sailfish Components Sailfish Accounts Sailfish Bluetooth Sailfish Contacts Sailfish Crypto Sailfish Gallery Sailfish Media Sailfish Pickers Sailfish Secrets Sailfish Share Sailfish Telephony Sailfish Webview Amber Web Authorization Amber MPRIS Nemo QML Plugins Configuration Contacts D-Bus Keepalive Notifications Thumbnailer Sailfish Middleware MDM Framework MDM Policy Framework User Manager Daemon List of All Members for PeopleModel This is the complete list of members for PeopleModel, including inherited members. count : int displayLabelOrder : enumeration filterPattern : string filterType : enumeration groupProperty : string placeholderDisplayLabel : string populated : bool requiredProperty : int searchByFirstNameCharacter : bool searchableProperty : int sortProperty : string string exportContacts() object get(int row, int role) object get(int row) int importContacts(string path) Person personByEmailAddress(string email, bool requireComplete) Person personById(int id) Person personByOnlineAccount(string localUid, string remoteUid, bool requireComplete) Person personByPhoneNumber(string number, bool requireComplete) Person personByRow(int row) void removePeople(array people) void removePerson(Person person) bool savePeople(array people) bool savePerson(Person person) savePersonFailed() savePersonSucceeded(int localId, int aggregateId) Person selfPerson()