Home
last modified time | relevance | path

Searched defs:notifyPhoto (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/psi/psi-1.5/src/
H A Dvcardfactory.cpp86 bool notifyPhoto = task->property("phntf").toBool(); in taskFinished() local
97 bool notifyPhoto = task->property("phntf").toBool(); in mucTaskFinished() local
110 void VCardFactory::saveVCard(const Jid& j, const VCard& vcard, bool notifyPhoto) in saveVCard()
182 void VCardFactory::setVCard(const Jid &j, const VCard &v, bool notifyPhoto) in setVCard()
228 bool cacheVCard, bool isMuc, bool notifyPhoto) in getVCard()