|
| ContactGrantleeWrapper (const KContacts::Addressee &addr) |
|
| Addressee (const Addressee &other) |
|
void | addEmail (const Email &email) |
|
QString | additionalName () const |
|
Address | address (Address::Type type) const |
|
Address::List | addresses () const |
|
Address::List | addresses (Address::Type type) const |
|
QDate | anniversary () const |
|
QString | assembledName () const |
|
QString | assistantsName () const |
|
QDateTime | birthday () const |
|
bool | birthdayHasTime () const |
|
QUrl | blogFeed () const |
|
QStringList | categories () const |
|
bool | changed () const |
|
QString | custom (const QString &app, const QString &name) const |
|
QStringList | customs () const |
|
QString | department () const |
|
QStringList | emails () const |
|
QString | familyName () const |
|
Address | findAddress (const QString &id) const |
|
Key | findKey (const QString &id) const |
|
PhoneNumber | findPhoneNumber (const QString &id) const |
|
QString | formattedName () const |
|
QString | fullEmail (const QString &email=QString()) const |
|
Geo | geo () const |
|
QString | givenName () const |
|
bool | hasCategory (const QString &category) const |
|
void | insertAddress (const Address &address) |
|
void | insertCategory (const QString &category) |
|
void | insertCustom (const QString &app, const QString &name, const QString &value) |
|
void | insertEmail (const QString &email, bool preferred=false, const QMap< QString, QStringList > ¶m=QMap< QString, QStringList >()) |
|
void | insertKey (const Key &key) |
|
void | insertLang (const Lang &language) |
|
void | insertPhoneNumber (const PhoneNumber &phoneNumber) |
|
bool | isEmpty () const |
|
Key | key (Key::Type type, const QString &customTypeString=QString()) const |
|
Key::List | keys () const |
|
Key::List | keys (Key::Type type, const QString &customTypeString=QString()) const |
|
Lang::List | langs () const |
|
Picture | logo () const |
|
QString | mailer () const |
|
QString | managersName () const |
|
QString | name () const |
|
QString | nickName () const |
|
QString | note () const |
|
QString | office () const |
|
bool | operator!= (const Addressee &other) const |
|
Addressee & | operator= (const Addressee &other) |
|
bool | operator== (const Addressee &other) const |
|
QString | organization () const |
|
PhoneNumber | phoneNumber (PhoneNumber::Type type) const |
|
PhoneNumber::List | phoneNumbers () const |
|
PhoneNumber::List | phoneNumbers (PhoneNumber::Type type) const |
|
Picture | photo () const |
|
QString | preferredEmail () const |
|
QString | prefix () const |
|
QString | productId () const |
|
QString | profession () const |
|
QString | realName () const |
|
void | removeAddress (const Address &address) |
|
void | removeCategory (const QString &category) |
|
void | removeCustom (const QString &app, const QString &name) |
|
void | removeEmail (const QString &email) |
|
void | removeKey (const Key &key) |
|
void | removeLang (const QString &language) |
|
void | removePhoneNumber (const PhoneNumber &phoneNumber) |
|
QDateTime | revision () const |
|
QString | role () const |
|
Secrecy | secrecy () const |
|
void | setAdditionalName (const QString &additionalName) |
|
void | setAddresses (const Address::List &addresses) |
|
void | setAnniversary (const QDate &anniversary) |
|
void | setAssistantsName (const QString &assistantsName) |
|
void | setBirthday (const QDate &birthday) |
|
void | setBirthday (const QDateTime &birthday, bool withTime=true) |
|
void | setBlogFeed (const QUrl &blogFeed) |
|
void | setCategories (const QStringList &category) |
|
void | setChanged (bool value) |
|
void | setCustoms (const QStringList &customs) |
|
void | setDepartment (const QString &department) |
|
void | setEmails (const QStringList &list) |
|
void | setFamilyName (const QString &familyName) |
|
void | setFormattedName (const QString &formattedName) |
|
void | setGeo (const Geo &geo) |
|
void | setGivenName (const QString &givenName) |
|
void | setKeys (const Key::List &keys) |
|
void | setLogo (const Picture &logo) |
|
void | setMailer (const QString &mailer) |
|
void | setManagersName (const QString &managersName) |
|
void | setName (const QString &name) |
|
void | setNameFromString (const QString &s) |
|
void | setNickName (const QString &nickName) |
|
void | setNote (const QString ¬e) |
|
void | setOffice (const QString &office) |
|
void | setOrganization (const QString &organization) |
|
void | setPhoto (const Picture &photo) |
|
void | setPrefix (const QString &prefix) |
|
void | setProductId (const QString &productId) |
|
void | setProfession (const QString &profession) |
|
void | setRevision (const QDateTime &revision) |
|
void | setRole (const QString &role) |
|
void | setSecrecy (const Secrecy &secrecy) |
|
void | setSortString (const QString &sortString) |
|
void | setSound (const Sound &sound) |
|
void | setSpousesName (const QString &spousesName) |
|
void | setSuffix (const QString &suffix) |
|
void | setTimeZone (const TimeZone &timeZone) |
|
void | setTitle (const QString &title) |
|
void | setUid (const QString &uid) |
|
void | setUrl (const ResourceLocatorUrl &url) |
|
QString | sortString () const |
|
Sound | sound () const |
|
QString | spousesName () const |
|
QString | suffix () const |
|
TimeZone | timeZone () const |
|
QString | title () const |
|
QString | toString () const |
|
QString | uid () const |
|
ResourceLocatorUrl | url () const |
|
Additional properties for the KContacts::Addressee Grantlee model.
Definition at line 16 of file contactgrantleewrapper.h.