Home
last modified time | relevance | path

Searched refs:setMetaContact (Results 1 – 10 of 10) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/libkopete/ui/
H A Daddressbooklinkwidget.h59 void setMetaContact(const Kopete::MetaContact *);
H A Daddressbooklinkwidget.cpp55 void AddressBookLinkWidget::setMetaContact(const Kopete::MetaContact *mc) in setMetaContact() function in Kopete::UI::AddressBookLinkWidget
/dports/net-im/kopete/kopete-21.12.3/libkopete/
H A Dkopetecontact.h162 void setMetaContact(MetaContact *m);
H A Dkabcpersistence.cpp343 … otherMc->findContact(proto->pluginId(), QString(), *it)->setMetaContact(mc); in syncWithKABC()
H A Dkopeteaccount.cpp391 c->setMetaContact(parentContact); in addContact()
431 c->setMetaContact(parent); in addContact()
H A Dkopetecontactlist.cpp284 c->setMetaContact(dst); in mergeMetaContacts()
H A Dkopetecontact.cpp411 setMetaContact(mc); in changeMetaContact()
429 void Contact::setMetaContact(MetaContact *m) in setMetaContact() function in Kopete::Contact
H A Dkopetemetacontact.cpp620 m->d->contacts.first()->setMetaContact(this); in setDisplayName()
/dports/net-im/kopete/kopete-21.12.3/kopete/contactlist/
H A Dkopetelviprops.cpp237 ui_mainWidget->widAddresseeLink->setMetaContact(mMetaContact); in KopeteMetaLVIProps()
/dports/net-im/kopete/kopete-21.12.3/
H A DKABC_INTEG_NOTES550 *) When moving contacts between KMCs. KC::setMetaContact()?