/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/tasks/ |
H A D | oscarlogintask.cpp | 204 QList<TLV> tlvList = st->buffer()->getTLVList(); in handleLoginResponse() local 206 TLV uin = findTLV( tlvList, 0x0001 ); in handleLoginResponse() 212 TLV err = findTLV( tlvList, 0x0008 ); in handleLoginResponse() 224 TLV server = findTLV( tlvList, 0x0005 ); in handleLoginResponse() 235 TLV cookie = findTLV( tlvList, 0x0006 ); in handleLoginResponse() 242 TLV sslcert = findTLV( tlvList, 141 ); in handleLoginResponse() 249 TLV ssl = findTLV( tlvList, 142 ); in handleLoginResponse() 255 tlvList.clear(); in handleLoginResponse()
|
H A D | ssimodifytask.cpp | 91 QList<TLV> tlvList; in addContact() local 96 tlvList.append( t ); in addContact() 100 …act newItem( newContact, groupItem.gid(), m_ssiManager->nextContactId(), ROSTER_CONTACT, tlvList ); in addContact() 174 OContact newItem( newName, m_oldItem.gid(), m_oldItem.bid(), ROSTER_GROUP, m_oldItem.tlvList() ); in renameGroup() 400 QList<TLV> list = oldGroupItem.tlvList(); in changeGroupOnServer() 422 QList<TLV> list2 = m_groupItem.tlvList(); in changeGroupOnServer() 558 QList<TLV>::const_iterator it = item.tlvList().begin(); in addItemToBuffer() 559 QList<TLV>::const_iterator listEnd = item.tlvList().end(); in addItemToBuffer() 566 QList<TLV> tlvList; in getItemFromBuffer() local 578 tlvList.append( t ); in getItemFromBuffer() [all …]
|
H A D | ssilisttask.cpp | 90 QList<TLV> tlvList; in handleContactListReply() local 102 tlvList.clear(); in handleContactListReply() 113 tlvList.append( t ); in handleContactListReply() 119 OContact s( itemName, groupId, itemId, itemType, tlvList ); in handleContactListReply()
|
H A D | closeconnectiontask.cpp | 56 QList<TLV> tlvList = ft->buffer()->getTLVList(); in take() local 58 TLV err = findTLV( tlvList, 0x0009 ); in take()
|
H A D | chatnavservicetask.cpp | 236 QList<Oscar::TLV> tlvList = b.getTLVList(); in handleBasicRoomInfo() local 237 QList<Oscar::TLV>::iterator it, itEnd = tlvList.end(); in handleBasicRoomInfo() 239 for ( it = tlvList.begin(); it != itEnd; ++it ) in handleBasicRoomInfo()
|
H A D | chatservicetask.cpp | 182 QList<Oscar::TLV> tlvList = b->getTLVList(); in parseRoomInfo() local 183 QList<Oscar::TLV>::iterator it = tlvList.begin(); in parseRoomInfo() 184 QList<Oscar::TLV>::iterator itEnd = tlvList.end(); in parseRoomInfo()
|
H A D | ssiauthtask.cpp | 194 QList<Oscar::TLV> tlvList = buffer->getTLVList(); in parseReason() local 196 Oscar::TLV encodingTlv = findTLV( tlvList, 0x0001 ); in parseReason()
|
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/ |
H A D | icquserinfo.cpp | 695 QList<TLV> tlvList = tlvListBuffer.getTLVList(); in fill() local 698 for ( it = tlvList.constBegin(); it != tlvList.constEnd(); ++it ) in fill() 1015 QList<TLV> tlvList = Buffer( buffer.getBSTR() ).getTLVList(); in parseAddressItemList() local 1019 for ( it = tlvList.constBegin(); it != tlvList.constEnd(); ++it ) in parseAddressItemList() 1079 QList<TLV> tlvList = Buffer( buffer.getBSTR() ).getTLVList(); in parseWorkItemList() local 1083 for ( it = tlvList.constBegin(); it != tlvList.constEnd(); ++it ) in parseWorkItemList() 1171 QList<TLV> tlvList = Buffer( buffer.getBSTR() ).getTLVList(); in parseInfoItemList() local 1175 for ( it = tlvList.constBegin(); it != tlvList.constEnd(); ++it ) in parseInfoItemList()
|
H A D | contact.h | 71 const QList<Oscar::TLV>& tlvList() const;
|
H A D | oscarutils.cpp | 59 QList<TLV> tList( item.tlvList() ); in updateTLVs()
|
H A D | contact.cpp | 100 const QList<TLV>& OContact::tlvList() const in tlvList() function in OContact
|
H A D | contactmanager.cpp | 272 TLV t = Oscar::findTLV( ( *it ).tlvList(), 0x00D5 ); in findItemForIcon()
|
H A D | client.cpp | 1005 QList<TLV> tList( item.tlvList() ); in changeContactAlias()
|
/dports/net-im/licq-jabber/licq-f271d55/icq/src/ |
H A D | icq-srv.cpp | 3574 TlvList tlvList = packet.getTlvList(); in ProcessListFam() local 3576 for (iter = tlvList.begin(); iter != tlvList.end(); ++iter) in ProcessListFam()
|
/dports/net-im/licq-osd/licq-f271d55/icq/src/ |
H A D | icq-srv.cpp | 3574 TlvList tlvList = packet.getTlvList(); in ProcessListFam() local 3576 for (iter = tlvList.begin(); iter != tlvList.end(); ++iter) in ProcessListFam()
|
/dports/net-im/licq-qt-gui/licq-f271d55/icq/src/ |
H A D | icq-srv.cpp | 3574 TlvList tlvList = packet.getTlvList(); in ProcessListFam() local 3576 for (iter = tlvList.begin(); iter != tlvList.end(); ++iter) in ProcessListFam()
|
/dports/net-im/licq-icq/licq-f271d55/icq/src/ |
H A D | icq-srv.cpp | 3574 TlvList tlvList = packet.getTlvList(); in ProcessListFam() local 3576 for (iter = tlvList.begin(); iter != tlvList.end(); ++iter) in ProcessListFam()
|
/dports/net-im/licq/licq-f271d55/icq/src/ |
H A D | icq-srv.cpp | 3574 TlvList tlvList = packet.getTlvList(); in ProcessListFam() local 3576 for (iter = tlvList.begin(); iter != tlvList.end(); ++iter) in ProcessListFam()
|
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/ |
H A D | oscaraccount.cpp | 1112 QList<TLV> tList( item.tlvList() ); in updateBuddyIconInSSI()
|