Home
last modified time | relevance | path

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

/dports/net-im/kopete/kopete-21.12.3/protocols/bonjour/
H A Dbonjourprotocol.cpp61 … = Kopete::Contact::nameTypeFromString(serializedData[ QStringLiteral("preferredNameType") ]); in deserializeContact()
/dports/net-im/kopete/kopete-21.12.3/protocols/sms/
H A Dsmsprotocol.cpp77 …Kopete::Contact::NameType nameType = Kopete::Contact::nameTypeFromString(serializedData[ "preferre… in deserializeContact()
/dports/net-im/kopete/kopete-21.12.3/protocols/testbed/
H A Dtestbedprotocol.cpp62 …Kopete::Contact::NameType nameType = Kopete::Contact::nameTypeFromString(serializedData[ QStringLi… in deserializeContact()
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/
H A Doscarprotocol.cpp66 …Kopete::Contact::NameType nameType = Kopete::Contact::nameTypeFromString(serializedData[ "preferre… in deserializeContact()
/dports/net-im/kopete/kopete-21.12.3/protocols/meanwhile/
H A Dmeanwhileprotocol.cpp101 …Kopete::Contact::NameType nameType = Kopete::Contact::nameTypeFromString(serializedData[ "preferre… in deserializeContact()
/dports/net-im/kopete/kopete-21.12.3/protocols/qq/
H A Dqqprotocol.cpp67 …Kopete::Contact::NameType nameType = Kopete::Contact::nameTypeFromString(serializedData[ QStringLi… in deserializeContact()
/dports/net-im/kopete/kopete-21.12.3/libkopete/
H A Dkopetecontact.h94 static NameType nameTypeFromString(const QString &nameType);
H A Dkopetecontact.cpp82 Kopete::Contact::NameType Kopete::Contact::nameTypeFromString(const QString &nameType) in nameTypeFromString() function in Kopete::Kopete::Contact
/dports/net-im/kopete/kopete-21.12.3/protocols/winpopup/
H A Dwpprotocol.cpp97 …Kopete::Contact::NameType nameType = Kopete::Contact::nameTypeFromString(serializedData[ QStringLi… in deserializeContact()
/dports/net-im/kopete/kopete-21.12.3/tests/libkopete/
H A Dkopetecontacttest.cpp155 QCOMPARE(testContact->nameTypeFromString(TypeInString), TypeInEnum); in testContactCreation()
/dports/net-im/kopete/kopete-21.12.3/protocols/gadu/
H A Dgaduprotocol.cpp138 = Kopete::Contact::nameTypeFromString(serializedData[ "preferredNameType" ]); in deserializeContact()
/dports/net-im/kopete/kopete-21.12.3/protocols/skype/
H A Dskypeprotocol.cpp171 …Kopete::Contact::NameType nameType = Kopete::Contact::nameTypeFromString(serializedData[ "preferre… in deserializeContact()
/dports/net-im/kopete/kopete-21.12.3/protocols/groupwise/
H A Dgwprotocol.cpp97 …Kopete::Contact::NameType nameType = Kopete::Contact::nameTypeFromString(serializedData[ QStringLi… in deserializeContact()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/
H A Djabberprotocol.cpp280 …Kopete::Contact::NameType nameType = Kopete::Contact::nameTypeFromString(serializedData[ QStringLi… in deserializeContact()