Home
last modified time | relevance | path

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

/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/
H A Drccspec.cpp61 QVERIFY(!spec.hasTargetHandleType()); in testRCCSpec()
67 QVERIFY(!spec.hasTargetHandleType()); in testRCCSpec()
87 QVERIFY(!spec.hasTargetHandleType()); in testRCCSpec()
93 QVERIFY(!spec.hasTargetHandleType()); in testRCCSpec()
H A Dprofile.cpp118 QCOMPARE(rccSpec.hasTargetHandleType(), true); in testProfile()
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Drequestable-channel-class-spec.h83 bool hasTargetHandleType() const;
H A Drequestable-channel-class-spec.cpp525 bool RequestableChannelClassSpec::hasTargetHandleType() const in hasTargetHandleType() function in Tp::RequestableChannelClassSpec
536 if (!hasTargetHandleType()) { in targetHandleType()