Home
last modified time | relevance | path

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

/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/tests/auto/ircconnection/
H A Dtst_ircconnection.cpp857 …QSignalSpy hostChangeMessageSpy(connection, SIGNAL(hostChangeMessageReceived(IrcHostChangeMessage*… in Q_DECLARE_METATYPE() local
883 QVERIFY(hostChangeMessageSpy.isValid()); in Q_DECLARE_METATYPE()
1067 QCOMPARE(hostChangeMessageSpy.count(), 1); in Q_DECLARE_METATYPE()