Home
last modified time | relevance | path

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

/dports/x11/plasma5-kwayland-server/kwayland-server-5.23.5/autotests/client/
H A Dtest_text_input_v2.cpp292 QSignalSpy inputPanelStateChangedSpy(textInput.data(), &TextInput::inputPanelStateChanged); in testShowHidePanel() local
293 QVERIFY(inputPanelStateChangedSpy.isValid()); in testShowHidePanel()
299 QVERIFY(inputPanelStateChangedSpy.wait()); in testShowHidePanel()
305 QVERIFY(inputPanelStateChangedSpy.wait()); in testShowHidePanel()
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/autotests/client/
H A Dtext_input.cpp323 QSignalSpy inputPanelStateChangedSpy(textInput.get(), in testShowHidePanel() local
325 QVERIFY(inputPanelStateChangedSpy.isValid()); in testShowHidePanel()
331 QVERIFY(inputPanelStateChangedSpy.wait()); in testShowHidePanel()
337 QVERIFY(inputPanelStateChangedSpy.wait()); in testShowHidePanel()
/dports/x11/kf5-kwayland/kwayland-5.89.0/autotests/client/
H A Dtest_text_input.cpp342 QSignalSpy inputPanelStateChangedSpy(textInput.data(), &TextInput::inputPanelStateChanged); in testShowHidePanel() local
343 QVERIFY(inputPanelStateChangedSpy.isValid()); in testShowHidePanel()
349 QVERIFY(inputPanelStateChangedSpy.wait()); in testShowHidePanel()
355 QVERIFY(inputPanelStateChangedSpy.wait()); in testShowHidePanel()