Home
last modified time | relevance | path

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

/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/
H A Doscaraccount.cpp345 const QHash<QString, Kopete::Contact*> &nonServerContacts = contacts(); in processSSIList() local
346 QHash<QString, Kopete::Contact*>::ConstIterator it = nonServerContacts.constBegin(); in processSSIList()
348 for ( ; it != nonServerContacts.constEnd(); ++it ) in processSSIList()