Searched refs:MatchReply (Results 1 – 4 of 4) sorted by relevance
98 return QPlaceReply::MatchReply; in type()
71 MatchReply enumerator
80 QVERIFY(reply->type() == QPlaceReply::MatchReply); in typeTest()
816 } else if (reply->type() == QPlaceReply::MatchReply) { in queryFinished()855 } else if (reply->type() == QPlaceReply::MatchReply) { in onContentUpdated()