Home
last modified time | relevance | path

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

/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/autotests/client/
H A Dinput_method_v2.cpp566 QSignalSpy popup_spy(server_input_method, in test_popup_surface() local
568 QVERIFY(popup_spy.isValid()); in test_popup_surface()
573 QVERIFY(popup_spy.wait()); in test_popup_surface()
575 = popup_spy.first().first().value<Wrapland::Server::input_method_popup_surface_v2*>(); in test_popup_surface()