Home
last modified time | relevance | path

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

/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/autotests/
H A Dkurltest.cpp840 KUrl xmppUri("xmpp:ogoffart@kde.org"); in testPrettyURL() local
841 QCOMPARE(xmppUri.path(), QString::fromLatin1("ogoffart@kde.org")); in testPrettyURL()
842 QCOMPARE(xmppUri.prettyUrl(), QString::fromLatin1("xmpp:ogoffart@kde.org")); in testPrettyURL()