Home
last modified time | relevance | path

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

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/integration/
H A Dpointer_input.cpp929 QSignalSpy window1DestroyedSpy(window1, &QObject::destroyed); in testMouseActionActiveWindow() local
930 QVERIFY(window1DestroyedSpy.isValid()); in testMouseActionActiveWindow()
976 QVERIFY(window1DestroyedSpy.wait()); in testMouseActionActiveWindow()